Merge pull request #28278 from yuexiao-wang/stack-deploy

Add --with-registry-auth for stack deploy
Upstream-commit: e68003142f641729d62264dce2a1e1b2c63916d7
Component: engine
This commit is contained in:
Victor Vieux
2016-11-10 21:28:40 -08:00
committed by GitHub
@@ -25,8 +25,9 @@ Aliases:
deploy, up
Options:
--file string Path to a Distributed Application Bundle file (Default: STACK.dab)
--help Print usage
--file string Path to a Distributed Application Bundle file (Default: STACK.dab)
--help Print usage
--with-registry-auth Send registry authentication details to swarm agents
```
Create and update a stack from a `dab` file on the swarm. This command