open-consul/command/config/write
freddygv c3e381b4c1 Rename service-exports to partition-exports
Existing config entries prefixed by service- are specific to individual
services. Since this config entry applies to partitions it is being
renamed.

Additionally, the Partition label was changed to Name because using
Partition at the top-level and in the enterprise meta was leading to the
enterprise meta partition being dropped by msgpack.
2021-10-25 17:58:48 -06:00
..
config_write.go add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
config_write_test.go Rename service-exports to partition-exports 2021-10-25 17:58:48 -06: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