open-consul/command/snapshot/inspect
Joel Watson 2adbfbe8d4 Length check is required here
If one isn't included, then the nil check in the formatter never fails due to an empty slice being passed in, which causes the kv output to always get printed.
2020-11-11 10:44:55 -06:00
..
testdata Remove trailing tabs from output 2020-11-10 16:40:23 -06:00
formatter.go Remove trailing tabs from output 2020-11-10 16:40:23 -06:00
formatter_test.go Update tests for new flag names 2020-11-10 11:18:21 -06:00
snapshot_inspect.go Length check is required here 2020-11-11 10:44:55 -06:00
snapshot_inspect_test.go Update tests for new flag names 2020-11-10 11:18:21 -06:00