docs/content/en/reference/references/mesheryctl/adapter/remove.md
remove cloud and cloud native infrastructure
remove cloud and cloud native infrastructure
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl adapter remove [flags] </div> </pre>Remove Linkerd deployment
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl adapter remove linkerd </div> </pre>Remove a Linkerd control plane found under a specific namespace (linkerd-ns)
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl adapter remove linkerd --namespace linkerd-ns </div> </pre> <pre class='codeblock-pre'> <div class='codeblock'> </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.