mesheryctl design delete

Delete design file

Synopsis

delete design file will trigger deletion of the design file

mesheryctl design delete [flags]

Examples

delete a design file

mesheryctl design delete [file | URL]

Options

-f, --file string Path to design file -h, --help help for delete

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, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.