consul/command/config/write
Freddy 645e406ca0 Rename CatalogDestinationsOnly (#10397)
CatalogDestinationsOnly is a passthrough that would enable dialing
addresses outside of Consul's catalog. However, when this flag is set to
true only _connect_ endpoints for services can be dialed.

This flag is being renamed to signal that non-Connect endpoints can't be
dialed by transparent proxies when the value is set to true.
2021-06-14 20:15:58 +00:00
..
config_write.go Merge pull request #10155 from hashicorp/dnephin/config-entry-remove-fields 2021-05-04 21:28:26 +00:00
config_write_test.go Rename CatalogDestinationsOnly (#10397) 2021-06-14 20:15:58 +00:00
decode_shim.go command: ensure that the json form of config entries can be submitted with 'consul config write' (#6290) 2019-08-07 16:41:33 -05:00