unikraft volumes
unikraft volumes
Manage Unikraft Cloud volumes.
Options inherited from parent commands
Code
Resource Fields
| Field | Type | Operations |
|---|---|---|
metro | string | create |
name | string | create |
uuid | string | |
tags | [string] | create/edit |
state | string | |
size | integer | create/edit |
free | integer | |
filesystem | string | create |
quota-policy | string | create/edit |
persistent | bool | |
access-mode | string | create |
host-path | string | |
template | create | |
timestamps | ||
timestamps.created | relativetime | |
attached-to | ||
mounted-by | ||
delete-lock | bool | edit |
See Also
unikraft: The Unikraft Command-Line Interface.unikraft volumes get: Inspect a volume.unikraft volumes wait: Wait for volumes to match a filter.unikraft volumes list: List volumes.unikraft volumes delete: Remove a volume.unikraft volumes create: Create a volume.unikraft volumes edit: Edit a volume.unikraft volumes template: Manage volume templates.unikraft volumes clone: Clone a volume.unikraft volumes attach: Attach a volume to an instance.unikraft volumes detach: Detach a volume from an instance.unikraft volumes import: Import data into a volume.
Last modified on