mesheryctl filter list
List filters
Synopsis
Display list of all available filter files.
mesheryctl filter list [flags]
Examples
List all WASM filter files present
mesheryctl filter list (maximum 25 filters)
Search for filter
mesheryctl filter list Test (maximum 25 filters)
Search for filter with space
mesheryctl filter list 'Test Filter' (maximum 25 filters)
Options
-h, --help help for list -p, --page int (optional) List next set of filters with --page (default = 1) (default 1) -v, --verbose Display full length user and filter file identifiers
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
See Also
Go back to command reference index