cskh
c5b8b60e26
fix(cli): error message in service deregister subcommand ( #14028 )
2022-08-04 11:07:40 -04:00
R.B. Boyer
c9c80b5ef6
add partition cli flag to all cli commands that have namespace flag ( #10668 )
2021-07-21 14:45:24 -05:00
Daniel Nephin
3d03d72727
Merge pull request #7762 from hashicorp/dnephin/warn-on-unknown-service-file
...
config: warn if a config file is being skipped because of its file extension
2020-06-17 15:14:40 -04:00
Daniel Nephin
cb736b6947
config: warn when a config file is skipped
...
All commands which read config (agent, services, and validate) will now
print warnings when one of the config files is skipped because it did
not match an expected format.
Also ensures that config validate prints all warnings.
2020-06-17 13:08:54 -04:00
Daniel Nephin
89d95561df
Enable gofmt simplify
...
Code changes done automatically with 'gofmt -s -w'
2020-06-16 13:21:11 -04:00
Matt Keeler
442924c35a
Sync of OSS changes to support namespaces ( #6909 )
2019-12-09 21:26:41 -05:00
Mitchell Hashimoto
95d5089bd8
command/services: just add additional output feedback on success
2018-10-02 12:48:46 -07:00
Mitchell Hashimoto
6459387cd8
command/services/deregister: tests for flag validation
2018-10-01 08:55:32 -07:00
Mitchell Hashimoto
0f82c9570b
command/services/deregister: -id flag for deletion
2018-10-01 08:53:30 -07:00
Mitchell Hashimoto
c69d845edf
command/services/deregister: basics working from file
2018-10-01 08:39:27 -07:00