Edit

opencenter cluster edit

Edit a cluster configuration in your preferred editor

Synopsis

Edit a cluster configuration file in your preferred editor.

If no cluster name is provided, the currently selected cluster is edited. The editor is determined by the EDITOR or VISUAL environment variables, falling back to 'vi' if neither is set.

Examples: # Edit the currently selected cluster opencenter cluster edit

opencenter cluster edit my-cluster

Edit a cluster in a specific organization

opencenter cluster edit myorg/my-cluster
opencenter cluster edit [name] [flags]

Options

  -h, --help   help for edit

SEE ALSO

  • opencenter_cluster.md[opencenter cluster] - Manage cluster configurations

Auto generated by spf13/cobra on 28-Apr-2026