Documentation: https://secure.phabricator.com/book/phabricator/article/managing_daemons/ at the end states to use the --no-discovery flag.
However the syntax is:
./bin/phd launch <daemon> no-discovery, without the --.
ofbeaton | |
Apr 8 2016, 9:22 PM |
F1211210: Screen Shot 2016-04-08 at 2.30.50 PM.png | |
Apr 8 2016, 9:32 PM |
Documentation: https://secure.phabricator.com/book/phabricator/article/managing_daemons/ at the end states to use the --no-discovery flag.
However the syntax is:
./bin/phd launch <daemon> no-discovery, without the --.
Ugh, my apologies. I stand corrected. It's not, a bit later on the same page
phd launch PhabricatorRepositoryPullLocalDaemon -- --no-discovery
That is really really weird, but it is saying I should do it that way.
Weird that phd help launch doesn't mention this weird blank -- syntax.
I would close this task and go hide in a hole but sadly I can't close my own tasks here :(
See also earlier on the page: