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
F19942354: D18895.id45344.diff
Wed, Apr 15, 6:08 PM
F19933275: D18895.diff
Fri, Apr 10, 11:22 PM
F19746482: D18895.diff
Feb 15 2026, 5:16 PM
F19545321: D18895.diff
Jan 24 2026, 3:13 AM
F19047444: D18895.diff
Nov 27 2025, 12:57 PM
F18876917: D18895.id.diff
Nov 6 2025, 4:57 AM
F18833818: D18895.id.diff
Oct 26 2025, 5:59 AM
F18830169: D18895.diff
Oct 25 2025, 4:45 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
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.