File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_apigee_environments.1
.TH "GCLOUD_BETA_APIGEE_ENVIRONMENTS" 1
.SH "NAME"
.HP
gcloud beta apigee environments \- manage Apigee environments
.SH "SYNOPSIS"
.HP
\f5gcloud beta apigee environments\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Manage Apigee environments.
.SH "EXAMPLES"
To list all environments for the active Cloud Platform project, run:
.RS 2m
$ gcloud beta apigee environments list
.RE
To get a JSON array of all environments in an Apigee organization called
\f5\fImy\-org\fR\fR, run:
.RS 2m
$ gcloud beta apigee environments list \-\-organization=my\-org \e
\-\-format=json
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Describe an Apigee deployment environment.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List Apigee deployment environments.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud apigee environments
.RE
.RS 2m
$ gcloud alpha apigee environments
.RE