mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 22:58:44 +00:00
Fix github username cli argument (#106)
Fixes: https://github.com/hootsuite/atlantis/issues/104
This commit is contained in:
@@ -237,7 +237,7 @@ Once you've created the user (or have decided to use an existing user) you need
|
||||
### Start Atlantis
|
||||
Now you're ready to start Atlantis! Run
|
||||
```
|
||||
$ atlantis server --atlantis-url $URL --gh-username $USERNAME --gh-token $TOKEN
|
||||
$ atlantis server --atlantis-url $URL --gh-user $USERNAME --gh-token $TOKEN
|
||||
2049/10/6 00:00:00 [WARN] server: Atlantis started - listening on port 4141
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user