diff --git a/release_notes/ocp-4-20-release-notes.adoc b/release_notes/ocp-4-20-release-notes.adoc index 9ceb84d18cab..f532a8583067 100644 --- a/release_notes/ocp-4-20-release-notes.adoc +++ b/release_notes/ocp-4-20-release-notes.adoc @@ -715,6 +715,15 @@ Formerly Technology Preview and now Generally Available, the `oc adm upgrade rec For more information, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#update-upgrading-cli[Updating a cluster by using the CLI]. +[id="ocp-oc-adm-upgrade-status_{context}"] +==== Introducing the oc adm upgrade status command (General Availability) + +Formerly Technology Preview and now Generally Available, the `oc adm upgrade status` command allows cluster administrators to get high-level summary information about the state of their {product-title} cluster update using the command line interface (CLI). Three types of information are provided when you enter the command: control plane information, worker node information, and health insights. + +The command is not currently supported on Hosted Control Plane (HCP) clusters. + +For more information, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#update-upgrading-cli[Updating a cluster by using the CLI]. + [id="ocp-release-notes-osdk_{context}"] === Operator development