gcloud apigee environments

NAME
gcloud apigee environments - manage Apigee environments
SYNOPSIS
gcloud apigee environments COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
Manage Apigee environments.
EXAMPLES
To list all environments for the active Cloud Platform project, run:
gcloud apigee environments list

To get a JSON array of all environments in an Apigee organization called my-org, run:

gcloud apigee environments list --organization=my-org --format=json
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
list
List Apigee deployment environments.
NOTES
These variants are also available:
gcloud alpha apigee environments
gcloud beta apigee environments