- NAME
-
- gcloud beta apigee archives - manage Apigee archive deployments
- SYNOPSIS
-
-
gcloud beta apigee archives
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
Manage Apigee archive deployments. - EXAMPLES
-
To deploy a local archive deployment remotely to the management plane in the
environment, run:test
gcloud beta apigee archives deploy --environment=test
To list all archive deployments in the
environment, run:dev
gcloud beta apigee archives list --environment=dev
To describe the archive deployment with id
in theabcdef01234
environment of thedemo
Apigee organization, run:my-org
gcloud beta apigee archives describe abcdef01234 --environment=demo --organization=my-org
To update the labels of the archive deployment with id
in theuvxwzy56789
environment, run:test
gcloud beta apigee archives update uvxwzy56789 --environment=demo --update-labels=foo=1,bar=2
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
- NOTES
-
This command is currently in beta and might change without notice. This variant
is also available:
gcloud alpha apigee archives
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.