Incus - Command line client(1) | Incus - Command line client(1) |
incus-storage-volume-create - Create new custom storage volumes
incus storage volume create [:] [key=value...] [flags]
Description:
Create new custom storage volumes
--target="" Cluster member name``
--type="filesystem" Content type, block or filesystem``
--debug[=false] Show all debug messages
--force-local[=false] Force using the local unix socket
-h, --help[=false] Print help
--project="" Override the source project``
-q, --quiet[=false] Don't show progress information
--sub-commands[=false] Use with help or --help to view sub-commands
-v, --verbose[=false] Show all information messages
--version[=false] Print version number
incus storage volume create default foo Create custom storage volume "foo" in pool "default" incus storage volume create default foo < config.yaml Create custom storage volume "foo" in pool "default" with configuration from config.yaml
incus-storage-volume(1)
20-Dec-2024 Auto generated by spf13/cobra
Dec 2024 | Auto generated by spf13/cobra |