mesheryctl pattern
Cloud Native Patterns Management
Synopsis
Manage service meshes using predefined patterns
mesheryctl pattern [flags]
Examples
Apply pattern file
mesheryctl pattern apply --file [path to pattern file | URL of the file]
Delete pattern file
mesheryctl pattern delete --file [path to pattern file]
View pattern file
mesheryctl pattern view [pattern name | ID]
List all patterns
mesheryctl pattern list
Options
-h, --help help for pattern -t, --token string Path to token file default from current context
Options inherited from parent commands
--config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output
See Also
Go back to command reference index