Files
docker-docs/engine/reference/commandline/stack_rm.md
Sebastiaan van Stijn f0e552f8db Add SEO redirects for edge commandline reference
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-14 22:44:30 +01:00

21 lines
567 B
Markdown

---
datafolder: engine-cli
datafile: docker_stack_rm
title: docker stack rm
redirect_from:
- /edge/engine/reference/commandline/stack_rm/
---
<!--
Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
https://github.com/docker/cli
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
{% endif %}
{% include cli.md datafolder=page.datafolder datafile=page.datafile %}