mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
command/push: update help text
This commit is contained in:
parent
80c93bfea0
commit
f02000c85d
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ Options:
|
|||
-create Create the build configuration if it doesn't exist.
|
||||
|
||||
-token=<token> Access token to use to upload. If blank, the
|
||||
TODO environmental variable will be used.
|
||||
ATLAS_TOKEN environmental variable will be used.
|
||||
`
|
||||
|
||||
return strings.TrimSpace(helpText)
|
||||
|
|
|
|||
Loading…
Reference in a new issue