Revision 461ba4647a6abf0e075978c3abc82e1ebdeb846e authored by Joe Stringer on 20 April 2021, 21:39:13 UTC, committed by Joe Stringer on 20 April 2021, 22:47:08 UTC
Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent fc95564
Raw File
cilium_fqdn.md
<!-- This file was autogenerated via cilium cmdref, do not edit manually-->

## cilium fqdn

Manage fqdn proxy

### Synopsis

Manage fqdn proxy

```
cilium fqdn [flags]
```

### Options

```
  -h, --help   help for fqdn
```

### 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

* [cilium](../cilium)	 - CLI
* [cilium fqdn cache](../cilium_fqdn_cache)	 - Manage fqdn proxy cache
* [cilium fqdn names](../cilium_fqdn_names)	 - show internal state Cilium has for DNS names / regexes

back to top