docs/content/en/reference/references/mesheryctl/design/view.md
Display a design content
Display the content of a specific design based on name or id
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl design view design name [flags] </div> </pre>view a design
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl design view [design-name | ID] </div> </pre>Usage of mesheryctl design view
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.