Page MenuHomePhabricator

Add a "--force" flag to `bin/auth revoke`
ClosedPublic

Authored by epriestley on Jan 21 2018, 1:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:59 AM
Unknown Object (File)
Fri, Apr 19, 7:06 PM
Unknown Object (File)
Thu, Apr 18, 1:50 PM
Unknown Object (File)
Wed, Apr 17, 7:51 PM
Unknown Object (File)
Tue, Apr 16, 1:07 PM
Unknown Object (File)
Sun, Apr 14, 3:04 PM
Unknown Object (File)
Thu, Apr 11, 8:57 PM
Unknown Object (File)
Thu, Apr 11, 3:00 PM
Subscribers
None

Details

Summary

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.

Test Plan

Ran bin/auth revoke --everywhere ... with and without --force. Got prompted without, got total annihilation with.

Diff Detail

Repository
rP Phabricator
Branch
revoke5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19097
Build 25775: Run Core Tests
Build 25774: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jan 23 2018, 2:43 AM
This revision was automatically updated to reflect the committed changes.