Page MenuHomePhabricator

Add a --force command to `phd start`
ClosedPublic

Authored by epriestley on Feb 23 2015, 12:31 AM.
Tags
None
Referenced Files
F18862849: D11861.id.diff
Sun, Nov 2, 9:14 PM
F18795683: D11861.id.diff
Oct 17 2025, 2:19 AM
F18744698: D11861.id28619.diff
Oct 3 2025, 3:51 AM
F18712447: D11861.id.diff
Sep 29 2025, 5:24 AM
F18650173: D11861.id28572.diff
Sep 20 2025, 11:42 PM
F18632353: D11861.id.diff
Sep 16 2025, 5:47 PM
F18623924: D11861.diff
Sep 15 2025, 6:06 PM
F18596010: D11861.diff
Sep 12 2025, 11:28 PM

Details

Summary

Ref T7352. This isn't wildly useful for us but seems generally reasonable, can be helpful with testing, and @hach-que has a use case for it.

The only reason we issue this warning is to prevent user error; you can still launch all the daemons with phd launch manually and daemons all use locks to protect critical regions.

Test Plan

Ran phd start --force a bunch, saw zillions of daemons.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a --force command to `phd start`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added a subscriber: hach-que.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 23 2015, 5:41 PM
This revision was automatically updated to reflect the committed changes.