You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add profiles to pepperrc
Different profiles can be specified with the `-p` flag to specify which
block in the pepperrc file to use for settings.
Fix a bug with `--run-uri` and using the salt outputters.
Fix a bug where json dicts passed on the commandline are not loaded as
python dicts to be passed to the api.
Release 0.6.0
Changenotes:
- If salt is installed, pepper will use the salt outputters to print
out the results in the same format it does from the salt master
commandline.