jfrog_create_project
Create a new project in the JFrog platform, defining display name, description, admin privileges, storage quota, and project key. Manage access and resources for streamlined project setup.
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) |