open-consul/command
Luke Kysow 1be7b5bf35
config entry: hardcode proxy-defaults name as global (#14833)
* config entry: hardcode proxy-defaults name as global

proxy-defaults can only have the name global. Because of this,
we support not even setting the name in the config file:

```
kind = "proxy-defaults"
```

Previously, writing this would result in the output:

```
Config entry written: proxy-defaults/
```

Now it will output:

```
Config entry written: proxy-defaults/global
```

This change follows what was done for the new Mesh config entry.
2022-10-25 10:55:15 -07:00
..
acl Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
agent test: ensure that all dependencies in a test agent use the test logger (#14996) 2022-10-24 17:02:38 -05:00
catalog
cli
config config entry: hardcode proxy-defaults name as global (#14833) 2022-10-25 10:55:15 -07:00
connect Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
debug
event
exec
flags Support auth method with snapshot agent [ENT] (#15020) 2022-10-17 15:57:48 -06:00
forceleave
helpers Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
info
intention
join
keygen
keyring Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
kv Fix Consul KV CLI 'GET' flags 'keys' and 'recurse' to be set together (#13493) 2022-08-25 18:21:49 -04:00
leave
lock
login Extract AWS auth implementation out of Consul (#13760) 2022-07-19 16:26:44 -05:00
logout acl: gRPC login and logout endpoints (#12935) 2022-05-04 17:38:45 +01:00
maint
members Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
monitor
operator
peering Remove ability to specify external addresses in GenerateToken endpoint (#14930) 2022-10-19 09:31:36 -07:00
reload
rtt
services fix(cli): error message in service deregister subcommand (#14028) 2022-08-04 11:07:40 -04:00
snapshot
tls Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
validate
version Fix issue with consul version tests 2022-06-09 17:04:05 -07:00
watch
registry.go feat(cli): add initial peering cli commands 2022-09-01 17:20:13 -04:00
registry_oss.go Add build tag for oss (#13279) 2022-05-27 11:39:58 -04:00