opencenter cluster unlock
Unlock a cluster to allow modifications
Synopsis
Unlock a previously locked cluster to allow modifications.
This command removes the lock from a cluster, allowing it to be modified again. A reason must be provided to document why the cluster is being unlocked.
Examples: # Unlock the currently selected cluster opencenter cluster unlock --reason "Maintenance completed"
opencenter cluster unlock my-cluster --reason "Emergency fix applied"