pepper icon indicating copy to clipboard operation
pepper copied to clipboard

--json flag results in errors

Open SammyTbeile opened this issue 5 years ago • 0 comments

When supplying the json flag an error will always occur due to the loop which tries to extract the client (https://github.com/saltstack/pepper/blob/develop/pepper/cli.py#L674). When looping over a json each entry will be a key which does not have the method get: image

SammyTbeile avatar Mar 12 '20 19:03 SammyTbeile