Files
docker-docs/_data/engine-cli/docker_stack.yaml
French Ben a1933d276b New CLI added
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:30:56 -08:00

20 lines
370 B
YAML

command: docker stack
short: Manage Docker stacks
long: Manage Docker 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