Back to Meshery

mesheryctl design apply

docs/static/v0.9/reference/mesheryctl/design/apply/index.html

1.0.181.0 KB
Original Source

mesheryctl design apply

Apply design file

Synopsis

Apply design will trigger deploy of the design file

mesheryctl design apply [flags]

Examples

apply a design file

mesheryctl design apply -f [file | URL]

deploy a saved design

mesheryctl design apply [design-name]

Options

-f, --file string Path to design file -h, --help help for apply --skip-save Skip saving a design

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.