mesheryctl exp filter delete

Delete filter file

Synopsis

delete filter file will trigger deletion of the filter file

mesheryctl exp filter delete [flags]

Examples

Delete the specified WASM filter file using name or ID

mesheryctl exp filter delete [filter-name | ID]

Delete using the file name

mesheryctl exp filter delete test-wasm

Options

-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