Explorar o código

Add --with-registry-auth for stack deploy

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
yuexiao-wang %!s(int64=8) %!d(string=hai) anos
pai
achega
8e04bc5572
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      docs/reference/commandline/stack_deploy.md

+ 3 - 2
docs/reference/commandline/stack_deploy.md

@@ -25,8 +25,9 @@ Aliases:
   deploy, up
   deploy, up
 
 
 Options:
 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
 Create and update a stack from a `dab` file on the swarm. This command