jfrog_create_project
Create a new project in the JFrog platform by defining its display name, description, admin privileges, storage quota, and unique project key.
Instructions
Create a new project in the JFrog platform
Input Schema
Name | Required | Description | Default |
---|---|---|---|
admin_privileges | Yes | Administrative privileges for the project | |
description | Yes | Description of the project | |
display_name | Yes | Display name of the project | |
project_key | Yes | Unique identifier for the project, Project key must start with a lowercase letter and only contain lowercase letters | |
storage_quota_bytes | Yes | Storage quota in bytes (-1 for unlimited) |