Create volume directory
arcane_volume_browse_mkdirCreate a new directory within a Docker volume for organizing files and data in your containerized environment.
Instructions
Create a directory in a Docker volume
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| volumeName | Yes | Volume name | |
| path | Yes | Path for the new directory |