docs/content/en/reference/references/mesheryctl/design/undeploy.md
Undeploy design
Undeploy design will trigger undeploy of design
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl design undeploy [flags] </div> </pre>Undeploy design by providing file path
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl design undeploy -f [filepath] </div> </pre>Go back to [command reference index]({{< ref "reference/references/mesheryctl/_index.md" >}}), if you want to add content manually to the CLI documentation, please refer to the [instruction]({{< ref "project/contributing/contributing-cli.md#preserving-manually-added-documentation" >}}) for guidance.