Create environment
arcane_environment_createCreate a new Docker environment by providing a name and optional API host with TLS settings for secure container management.
Instructions
Create a new Docker environment in Arcane
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the environment | |
| apiUrl | No | API URL for the Docker host | |
| tlsEnabled | No | Enable TLS for Docker API |