- NAME
-
- gcloud beta apigee archives - manage Apigee archive deployments
- SYNOPSIS
-
-
gcloud beta apigee archivesCOMMAND[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:testgcloud beta apigee archives deploy --environment = testTo list all archive deployments in the
environment, run:devgcloud beta apigee archives list --environment = devTo describe the archive deployment with id
in theabcdef01234environment of thedemoApigee organization, run:my-orggcloud beta apigee archives describe abcdef01234 --environment = demo --organization = my-orgTo update the labels of the archive deployment with id
in theuvxwzy56789environment, run:testgcloud 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 helpfor 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
gcloud beta 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 2026-05-27 UTC.

