Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 697 Bytes

cilium_fqdn_cache_clean.md

File metadata and controls

34 lines (22 loc) · 697 Bytes

cilium fqdn cache clean

Clean fqdn cache

Synopsis

Clean fqdn cache

cilium fqdn cache clean [flags]

Options

  -f, --force                 Skip confirmation
  -h, --help                  help for clean
  -p, --matchpattern string   Delete cache entries with FQDNs that match matchpattern

Options inherited from parent commands

      --config string   config file (default is $HOME/.cilium.yaml)
  -D, --debug           Enable debug messages
  -H, --host string     URI to server-side API

SEE ALSO