mesheryctl design view

Display a design content

Synopsis

Display the content of a specific design based on name or id

mesheryctl design view design name [flags]

Examples

view a design

mesheryctl design view [design-name | ID]

Options

-a, --all (optional) view all designs available -h, --help help for view -o, --output-format string (optional) format to display in [json|yaml] (default "yaml")

Options inherited from parent commands

--config string path to config file (default "/home/runner/.meshery/config.yaml") -t, --token string Path to token file default from current context -v, --verbose verbose output

Screenshots

Usage of mesheryctl design view pattern-view-usage

See Also

Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.