WebRepository - update
WebRepository - update
Description:
This command updates an existing web repository.
Return type: Info
Command Input:
Variable Name | Variable Type | Description |
---|---|---|
webRepoName | String | The name of the existing web repository to be updated. |
webRepoNewName | String | The new name for the web repository. You can also retain the existing name. |
webRepoDesc | String | A short description of the web repository. |
webRepoURL | String | The URL of the web repository. |
webRepoType | String | The type of web repository. |
webRepoUserName | String | The user name for the web repository. |
webRepoPassword | String | The password for the user name. |
Syntax
blcli WebRepository update "$WEB_REPOSITORY_NAME" "$WEB_REPOSITORY_NEW_NAME" "$WEB_REPOSITORY_DESCRIPTION" "$WEB_REPOSITORY_URL" "$WEB_REPOSITORY_TYPE" "$WEB_REPOSITORY_USERNAME" "$WEB_REPOSITORY_PASSWORD"
Example
blcli WebRepository update "WebRepo_Existing" "WebRepoNew" "WebRepoDesc" "https://dnd-jfrog-repos.test.com:9443/artifactory/api/storage/TSSA-Deploy"
"JFrog" "admin" "password"
"JFrog" "admin" "password"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*