WebRepository - create


WebRepository - create

Description:

This command creates a new web repository.

Return type: Info

Command Input:

Variable Name

Variable Type

Description

webRepoName

String

Name of web repository configuration.

webRepoDesc

String

A short description for the web repository.

webRepoURL

String

URL of the web repository.

webRepoType

String

Type of web repository.

webRepoUserName

String

The user name for the web repository.

webRepoPassword

String

The password for the user name.


Syntax

blcli WebRepository create "$WEB_REPOSITORY_NAME" "$WEB_REPOSITORY_DESCRIPTION" "$WEB_REPOSITORY_URL" "$WEB_REPOSITORY_TYPE" "$WEB_REPOSITORY_USERNAME" "$WEB_REPOSITORY_PASSWORD"

Example

blcli WebRepository create "WebRepo_Testing" "WebRepoDesc" "https://dnd-jfrog-repos.test.com:9443/artifactory/api/storage/TSSA-Deploy" "JFrog" "admin" "password"

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*