table of contents
- trixie 6.0.4-2+b3
- testing 6.0.4-2+b3
- unstable 6.0.4-3
- experimental 6.14.0-1~exp1
Incus - Command line client(1) | Incus - Command line client(1) |
NAME¶
incus-cluster-group-create - Create a cluster group
SYNOPSIS¶
incus cluster group create [:] [flags]
DESCRIPTION¶
Description:
Create a cluster group
OPTIONS¶
--description="" Cluster group description``
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 cluster group create g1
incus cluster group create g1 < config.yaml
Create a cluster group with configuration from config.yaml
SEE ALSO¶
incus-cluster-group(1)
HISTORY¶
22-Jun-2025 Auto generated by spf13/cobra
Jun 2025 | Auto generated by spf13/cobra |