opencenter config edit
Edit the CLI configuration file in your default editor
Synopsis
Edit the CLI configuration file in your default editor.
This command opens the configuration file in the editor specified by the EDITOR environment variable. If EDITOR is not set, it falls back to common editors in the following order: vim, vi, nano.
After editing, the configuration will be validated. If validation fails, you’ll be notified of the errors but the file will remain saved.
Examples: opencenter config edit EDITOR=nano opencenter config edit
opencenter config edit [flags]