create_registry
Create a container registry by specifying its name and URL, with optional authentication and environment settings.
Instructions
Create a new container registry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | Yes | ||
| env_id | No | 0 | |
| password | No | ||
| username | No | ||
| agent_token | No |