HomePhabricator

Allow specifying runtime configuration with --set-config key=value

Description

Allow specifying runtime configuration with --set-config key=value

Summary:
This is useful for wrapper scripts that want to customize arcanist's behavior without affecting the global configuration.
This can be implemented with arcanist_configuration entry in .arcconfig, however it is currently limited to
per-project settings, and this feature makes writing wrapper scripts a little easier.

Test Plan: arc diff --set-config editor=vim (yeah yeah, crappy test case)

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9442

Details

Provenance
talshiriAuthored on
epriestleyCommitted on Jun 16 2014, 10:28 PM
epriestleyPushed on Jun 16 2014, 10:28 PM
Reviewer
Blessed Reviewers
Differential Revision
D9442: Allow specifying runtime configuration with --set-config key=value
Parents
rARC2ccf65353cd1: Let `phutil_rebuild_map` show a progress bar
Branches
Unknown
Tags
Unknown

Event Timeline