phorge/src/applications/daemon
epriestley 90ec21f999 Add "--pool" and "--duration" flags to daemon CLI tools
Summary: Ref T12331. These changes are intended to make it easier to debug T12331 since I'm having difficulty reproducing the issue locally.

Test Plan:
  - Ran `bin/phd debug task --pool 4` and got an autoscaling pool.
  - Ran `bin/worker flood --duration 3` and got some 3-second-long tasks to execute with `bin/worker execute ...`.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12331

Differential Revision: https://secure.phabricator.com/D17431
2017-02-28 07:43:46 -08:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
controller Fix a fatal when viewing a daemon task with an invalid ID 2016-07-08 07:08:45 -07:00
event Remove daemon envHash and envInfo 2015-11-11 08:54:45 +11:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
management Add "--pool" and "--duration" flags to daemon CLI tools 2017-02-28 07:43:46 -08:00
query Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
storage Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
view Improve daemon console for daemons on multiple hosts 2016-04-15 12:19:58 -07:00