Page MenuHomePhabricator

Allow "bin/repository thaw" to accept "--all-repositories" instead of a list of repositories
ClosedPublic

Authored by epriestley on Dec 5 2018, 7:58 PM.
Tags
None
Referenced Files
F15501179: D19849.id47399.diff
Sun, Apr 13, 9:04 PM
F15487140: D19849.diff
Thu, Apr 10, 11:33 AM
F15482747: D19849.id.diff
Wed, Apr 9, 7:42 AM
F15479868: D19849.diff
Tue, Apr 8, 9:49 AM
F15430300: D19849.id47415.diff
Mon, Mar 24, 6:59 AM
F15416249: D19849.id47399.diff
Mar 20 2025, 10:01 AM
F15412584: D19849.diff
Mar 19 2025, 1:49 PM
F15381636: D19849.diff
Mar 14 2025, 8:42 AM
Subscribers
None

Details

Summary

Ref T13222. See PHI992. If you've lost an entire cluster (or have lost a device and are willing to make broad assumptions about the state the device was in) you currently have to xargs to thaw everything or do something else creative.

Since this workflow is broadly reasonable, provide an easier way to accomplish the goal.

Test Plan
  • Ran with --all-repositories, a list of repositories, both (error) and neither (error).
  • Saw a helpful new list of affected repositories.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable