Skip to content

Commit

Permalink
docs: clarify example for --azuredevops-token flag (#1712)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkIannucci authored Dec 30, 2021
1 parent e6ed102 commit 01d79df
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="username@example.com"
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 01d79df

Please sign in to comment.