Hi,
I'm trying to introduce Phabricator in my organization. I pointed them to the arcanist quick start tutorial
https://secure.phabricator.com/book/phabricator/article/arcanist_quick_start/
I've had returns from devs that they can't install Arcanist certificate with an .arcconfig
I've checked that it doesn't work on debian and the value in the .arcconfig is never used
I've told them to put
{ "config": { "default": "http://this.is.our.phabricator-url.com/" } }
in a ~/.arcrc which works as a charm
Maybe the doc should be updated as it is the first encounters with Arcanist which is a fantastic tool