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)
Sun, Feb 9, 4:58 AM
Unknown Object (File)
Sun, Feb 9, 4:58 AM
Unknown Object (File)
Sun, Feb 9, 4:58 AM
Unknown Object (File)
Sun, Feb 9, 4:58 AM
Unknown Object (File)
Sat, Feb 1, 5:53 AM
Unknown Object (File)
Thu, Jan 30, 6:45 AM
Unknown Object (File)
Tue, Jan 28, 3:01 AM
Unknown Object (File)
Tue, Jan 28, 3:01 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.