mirror of https://github.com/docker/cli.git
986 B
986 B
stack
Manage Swarm stacks
Subcommands
Name | Description |
---|---|
config |
Outputs the final config file, after doing merges and interpolations |
deploy |
Deploy a new stack or update an existing stack |
ls |
List stacks |
ps |
List the tasks in the stack |
rm |
Remove one or more stacks |
services |
List the services in the stack |
Description
Manage stacks.