mesheryctl pattern view

Display pattern(s)

Synopsis

Displays the contents of a specific pattern based on name or id

mesheryctl pattern view [flags] </div> </pre> ## Examples view a pattern
mesheryctl pattern 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
## See Also Go back to [command reference index](/reference/mesheryctl/)