heroku / legacy-cli

Heroku CLI
https://cli.heroku.com
MIT License
1.36k stars 381 forks source link

Allow querying of which team/org members have 2FA enabled #2035

Open JacobEvelyn opened 7 years ago

JacobEvelyn commented 7 years ago

Given that 2FA status is available for all users in an org in this dashboard, there should be an equivalent CLI feature. This would allow us to automate checks to ensure that all team members conform to our security policies.

Perhaps adding a flag to heroku members, like heroku members --show-2fa would be the easiest, but we could also use an optional argument to heroku auth:2fa, like heroku auth:2fa jevelyn@panoramaed.com.