Ref T13043. I'd like to replace the manual credential revocation in the Phacility export workflow with shared code in bin/auth revoke, but we need it to run non-interactively. Add a --force flag purely to make our lives easier.
Details
Details
- Reviewers
amckinley - Maniphest Tasks
- T13043: Improve authentication revocation behaviors
- Commits
- rP42e2cd9af02e: Add a "--force" flag to `bin/auth revoke`
Ran bin/auth revoke --everywhere ... with and without --force. Got prompted without, got total annihilation with.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable