Listing Blue/Green Deployments
You can list blue/green deployments in a compartment.
Use the Console, a command-line interface, or the REST API to list blue/green deployments.
- Using the Console
- Using the CLI
- Using the REST API, run the ListBlueGreenDeployments operation.
Using the CLI
Use the command-line interface to list blue/green deployments.
This task requires the following:
- The Oracle Cloud Identifier (OCID) of your compartment.
- A policy that permits you to list blue/green deployments in the compartment or tenancy.
- A properly configured CLI installation and the requisite SSH keys. See Command Line Interface.
List all blue/green deployments in a compartment using the CLI:
If the command validates and runs successfully, you get a response that lists all the blue/green deployments found in the specified compartment.
Related Topics