mirror of https://github.com/hashicorp/consul
Update website/content/commands/config/delete.mdx
Co-authored-by: Jono Sosulska <42216911+jsosulska@users.noreply.github.com>pull/10177/head
parent
0f53d6e119
commit
2628974692
|
@ -27,7 +27,7 @@ Usage: `consul config delete [options]`
|
|||
|
||||
- `-kind` - Specifies the kind of the config entry to read.
|
||||
|
||||
- `-name` - Specifies the name of the config entry to read. The name of the
|
||||
- `-name` - Specifies the name of the config entry to delete. The name of the
|
||||
`proxy-defaults` config entry must be `global`, and the name of the `mesh`
|
||||
config entry must be `mesh`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue