mesheryctl design view
Display pattern(s)
Synopsis
Displays the contents of a specific pattern based on name or id
mesheryctl design view pattern name [flags]
Examples
view a pattern
mesheryctl design view [pattern-name | ID]
Options
-a, --all (optional) view all patterns 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
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.