liara_create_disk
Add storage capacity to applications by creating and mounting disks with specified size and path.
Instructions
Create a new disk for an app
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | The name of the app | |
| name | Yes | Disk name | |
| size | Yes | Disk size in GB | |
| mountPath | Yes | Mount path for the disk |