flake8
passed.
JSHint
passed.
Review Request #9794 — Created March 16, 2018 and updated
Add pretty print short option to api_get
Tested in python 2.7
./bin/rbt-2.7 api-get -pp webhooks { "err": { "code": 101, "msg": "You don't have permission for this" }, "stat": "fail" }
Description | From | Last Updated |
---|---|---|
I've been thinking about this, and this is the only place where we have a two-character "short" arg. I think … |
david |