pepper
pepper copied to clipboard
--json flag results in errors
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:
