Command Line Client |
Top Previous Next |
Command recommended for Vault ccollab addchanges - Attaches locally-modified files to a review
The addchanges command will find and upload Vault pending change set items. In most cases, the Command Line Client can automatically detect your Vault configuration. Try testing your configuration to verify the configuration is detected correctly. If the Command Line Client is unable to detect your Vault configuration or you want to override the detected settings, you can manually specify Vault settings using global options. To manually configure the Command Line Client to use Vault, execute the following command: ccollab set scm vault
Vault-specific Options
You must define the Vault server connection to be used. This can either be specified by vault-server, vault-repository, vault-user and vault-passwd, or if this information is available in a profile, by using vault-profile. If specified, vault-profile will override the other Vault-specific global options. |