Back to Meshery

mesheryctl design apply

docs/static/v0.7/reference/mesheryctl/pattern/apply/index.html

1.0.181.0 KB
Original Source

mesheryctl design apply

Apply pattern file

Synopsis

Apply pattern file will trigger deploy of the pattern file

mesheryctl design apply [flags]

Examples

apply a pattern file

mesheryctl design apply -f [file | URL]

deploy a saved pattern

mesheryctl design 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 design 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.