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] | |
state | string | |
size | integer | create/edit |
filesystem | string | create |
quota-policy | string | create/edit |
persistent | bool | |
timestamps | ||
timestamps.created | relativetime | |
attached-to | ||
mounted-by |
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 clone: Clone a volume.
Last modified on