mesheryctl exp filter apply
Apply filter file
Synopsis
Apply filter file will trigger deploy of the filter file
mesheryctl exp filter apply [flags]
Examples
Apply WASM filter file (login required)
mesheryctl exp filter apply --file [GitHub Link]
Apply the file
mesheryctl exp filter apply --file https://github.com/layer5io/wasm-filters/tree/master/http-auth
Options
-f, --file string Path to filter file -h, --help help for apply --skip-save Skip saving a filter
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