mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Reorder flags in help
This commit is contained in:
parent
d3fe9898cf
commit
867357401c
4
psu
4
psu
@ -456,9 +456,9 @@ Arguments:
|
||||
action The name of the action to execute (possible values: '${ACTIONS// /\', \'}')
|
||||
|
||||
Options:
|
||||
-u, --user=USERNAME Username
|
||||
-p, --password=PASSWORD Password
|
||||
-l, --url=URL URL to Portainer
|
||||
-u, --user=USERNAME Username of Portainer
|
||||
-p, --password=PASSWORD Password of Portainer
|
||||
-n, --name=STACK_NAME Stack name
|
||||
-c, --compose-file=[FILE_PATH] Path to docker-compose file (required if action=deploy)
|
||||
-g, --env-file Path to file with environment variables to be used by the stack (only used when action=deploy or action=update)
|
||||
|
Loading…
Reference in New Issue
Block a user