docs/_data/engine-cli/docker_stack.yaml

23 lines
426 B
YAML

command: docker stack
short: Manage Docker stacks
long: Manage stacks.
usage: docker stack
pname: docker
plink: docker.yaml
cname:
- docker stack deploy
- docker stack ls
- docker stack ps
- docker stack rm
- docker stack services
clink:
- docker_stack_deploy.yaml
- docker_stack_ls.yaml
- docker_stack_ps.yaml
- docker_stack_rm.yaml
- docker_stack_services.yaml
deprecated: false
min_api_version: "1.25"
experimental: false