heroku-cli-oauth
heroku-cli-oauth copied to clipboard
clients:info -s does not show all the details
heroku help clients:info
shows
-s, --shell # output in shell format
but it appears to only show the ID and SECRET which is undefined:
$ heroku clients:info 01234567-89ab-cdef-0123-456789abcdef -s
HEROKU_OAUTH_ID=01234567-89ab-cdef-0123-456789abcdef
HEROKU_OAUTH_SECRET=undefined