This allows storing sensitive info separately from ~/.arcrc, which is convenient for anyone who versions their dotfiles.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers
Moved my "hosts" section to /etc/arcconfig. Ran arc feature and saw a list of feature branches instead of a certificate error.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- config-hosts
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 3245 Build 3251: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
On second thought, /etc/arcconfig is system-wide, so it's a weird place to store user config.
The two alternatives I can think of are:
- Read the certs from a runtime config file, arc --arcrc-file "$HOME/.phabricator-credentials"
- Add a mechanism to include secondary arcrc files from ~/.arcrc