heroku / heroku-connect-plugin

CLI plugin for Heroku Connect (experimental)
Apache License 2.0
23 stars 8 forks source link

Add --json to commands where appropriate #68

Open gulopine opened 7 years ago

gulopine commented 7 years ago

Other CLI commands offer a --json option to dump API output directly to the console, where it can be consumed by tools like jq for more advanced scripting. We should do that at least with connect:info, and other commands as appropriate.