mesheryctl pattern apply
Apply pattern file
Synopsis
Apply pattern file will trigger deploy of the pattern file
mesheryctl pattern apply [flags]
Examples
apply a pattern file
mesheryctl pattern apply -f [file | URL]
deploy a saved pattern
mesheryctl pattern apply [pattern-name]
Options
-f, --file string Path to pattern file -h, --help help for apply --skip-save Skip saving a pattern
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 pattern apply
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.