table of contents
Incus - Command line client(1) | Incus - Command line client(1) |
NAME¶
incus-cluster-edit - Edit cluster member configurations as YAML
SYNOPSIS¶
incus cluster edit [:] [flags]
DESCRIPTION¶
Description:
Edit cluster member configurations as YAML
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 edit <cluster member> < member.yaml
Update a cluster member using the content of member.yaml
SEE ALSO¶
incus-cluster(1)
HISTORY¶
13-Dec-2024 Auto generated by spf13/cobra
Dec 2024 | Auto generated by spf13/cobra |