incus.storage.create - Man Page
Create storage pools
Synopsis
incus storage create [:] [key=value...] [flags]
Description
Description:
Create storage pools
Options
--target="" Cluster member name``
Options Inherited from Parent Commands
--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
Example
incus create storage s1 dir incus create storage s1 dir < config.yaml Create a storage pool using the content of config.yaml.
See Also
incus-storage(1)
History
18-Dec-2024 Auto generated by spf13/cobra
Info
Dec 2024 Auto generated by spf13/cobra