ncloud_sourcecommit_create_repo
Create a SourceCommit repository on Naver Cloud Platform. Optionally preview with dryRun mode and integrate File Safer or Object Storage.
Instructions
Create a new SourceCommit repository. Use dryRun=true to preview without creating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Repository name (1-100 chars: English letters, numbers, '-', '_') | |
| dryRun | No | If true, returns a preview without actually creating the repository | |
| fileSafer | No | Integrate File Safer service (default: false) | |
| description | No | Repository description (0-500 bytes) | |
| objectStorage | No | Integrate Object Storage service (default: false) |