open-consul/command/services
Mark Anderson 03a3ec2b55
Fixup to support unix domain socket via command line (#10758)
Missed the need to add support for unix domain socket config via
api/command line. This is a variant of the problems described in
it is easy to drop one.

Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-08-12 10:05:22 -07:00
..
deregister add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
register Fixup to support unix domain socket via command line (#10758) 2021-08-12 10:05:22 -07:00
config.go config: replace calls to config.NewBuilder with config.Load 2021-01-27 17:34:43 -05:00
config_test.go make tests use a dummy node_name to avoid environment related failures (#10262) 2021-06-01 11:58:03 -04:00
services.go
services_test.go