mesheryctl exp filter view

Display filters(s)

Synopsis

Displays the contents of a specific filter based on name or id

mesheryctl exp filter view [filter name] [flags]

Examples

View the specified WASM filter file

mesheryctl exp filter view [filter-name | ID]

View using filter name

mesheryctl exp filter view test-wasm

Options

-a, --all (optional) view all filters available -h, --help help for view -o, --output-format string (optional) format to display in [json|yaml] (default "yaml")

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