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
F18371956: D18895.id.diff
Thu, Aug 28, 5:52 AM
F18283818: D18895.diff
Sat, Aug 23, 2:00 AM
F18103262: D18895.diff
Aug 10 2025, 3:25 AM
F17864839: D18895.diff
Jul 28 2025, 2:35 AM
F17704191: D18895.diff
Jul 16 2025, 3:10 AM
Unknown Object (File)
Jun 6 2025, 3:06 AM
Unknown Object (File)
Jun 3 2025, 9:56 AM
Unknown Object (File)
Apr 30 2025, 6:22 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.