Skip to content

Commit

Permalink
docs: clarify example for --azuredevops-token flag (runatlantis#1712)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkIannucci authored and krrrr38 committed Dec 16, 2022
1 parent fd12935 commit 1f38286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runatlantis.io/docs/server-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Values are chosen in this order:

* ### `--azuredevops-token`
```bash
atlantis server --azuredevops-token="[email protected]"
atlantis server --azuredevops-token="RandomStringProducedByAzureDevOps"
```
Azure DevOps token of API user. Can also be specified via the ATLANTIS_AZUREDEVOPS_TOKEN
environment variable.
Expand Down

0 comments on commit 1f38286

Please sign in to comment.