Editing a Lifecycle Stage Name

Modify the name of a stage in a lifecycle environment in OS Management Hub.

    1. Open the navigation menu and click Observability & Management. Under OS Management Hub, click Lifecycle environments.
    2. Under List scope, select the compartment that contains the lifecycle environment you're interested in.
    3. Click the name of the lifecycle environment.
    4. Select the stage in the list, and then click Edit stage name.
    5. Modify the name, and then click Save changes.
  • Use the oci os-management-hub lifecycle-environment update command and required parameters to edit a lifecycle environment.

    oci os-management-hub lifecycle-environment update --lifecycle-env-id ocid --stages stages.json [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateLifecycleEnvironment operation to edit a lifecycle environment.