mirror of
https://github.com/docker/cli.git
synced 2025-08-01 04:26:55 +03:00
Add --prune to stack deploy.
Add to command line reference. Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
committed by
Tibor Vass
parent
145bb0218d
commit
9888942fbc
@ -27,6 +27,7 @@ Options:
|
||||
--bundle-file string Path to a Distributed Application Bundle file
|
||||
-c, --compose-file string Path to a Compose file
|
||||
--help Print usage
|
||||
--prune Prune services that are no longer referenced
|
||||
--with-registry-auth Send registry authentication details to Swarm agents
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user