mirror of https://github.com/docker/cli.git
Add a short flag for docker stack deploy
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
12858eb8d4
commit
c41fa83e4d
|
@ -25,7 +25,7 @@ Aliases:
|
|||
|
||||
Options:
|
||||
--bundle-file string Path to a Distributed Application Bundle file
|
||||
--compose-file string Path to a Compose file
|
||||
-c, --compose-file string Path to a Compose file
|
||||
--help Print usage
|
||||
--with-registry-auth Send registry authentication details to Swarm agents
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue