Changeset View
Changeset View
Standalone View
Standalone View
src/workflow/ArcanistHelpWorkflow.php
| Show First 20 Lines • Show All 183 Lines • ▼ Show 20 Lines | **OPTION REFERENCE** | ||||
| __--load-phutil-library=/path/to/library__ | __--load-phutil-library=/path/to/library__ | ||||
| Ignore libraries listed in .arcconfig and explicitly load specified | Ignore libraries listed in .arcconfig and explicitly load specified | ||||
| libraries instead. Mostly useful for Arcanist development. | libraries instead. Mostly useful for Arcanist development. | ||||
| __--conduit-uri__ __uri__ | __--conduit-uri__ __uri__ | ||||
| Ignore configured Conduit URI and use an explicit one instead. Mostly | Ignore configured Conduit URI and use an explicit one instead. Mostly | ||||
| useful for Arcanist development. | useful for Arcanist development. | ||||
| __--conduit-token__ __token__ | |||||
| Ignore configured credentials and use an explicit API token instead. | |||||
| __--conduit-version__ __version__ | __--conduit-version__ __version__ | ||||
| Ignore software version and claim to be running some other version | Ignore software version and claim to be running some other version | ||||
| instead. Mostly useful for Arcanist development. May cause bad things | instead. Mostly useful for Arcanist development. May cause bad things | ||||
| to happen. | to happen. | ||||
| __--conduit-timeout__ __timeout__ | __--conduit-timeout__ __timeout__ | ||||
| Override the default Conduit timeout. Specified in seconds. | Override the default Conduit timeout. Specified in seconds. | ||||
| Show All 14 Lines | |||||