gcloud alpha apigee Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud alpha apigee - manage Apigee resources
- SYNOPSIS
gcloud alpha apigeeGROUP[GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(ALPHA)Manage Apigee resources.- EXAMPLES
- To list API proxies in the active Cloud Platform project, run:
gcloudalphaapigeeapislistTo deploy an API proxy named
tothehello-worldenvironment, run:testgcloudalphaapigeeapisdeploy--environment=test--api=hello-worldTo get the status of that deployment, run:
gcloudalphaapigeedeploymentsdescribe--environment=test--api=hello-worldTo undeploy that API proxy, run:
gcloudalphaapigeeapisundeploy--environment=test--api=hello-world - GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - GROUPS
is one of the following:GROUPapis(ALPHA)Manage Apigee API proxies.applications(ALPHA)Manage third-party applications which call Apigee APIproxies.archives(ALPHA)Manage Apigee archive deployments.deployments(ALPHA)Manage deployments of Apigee API proxies in runtimeenvironments.developers(ALPHA)Manage Apigee developers.environments(ALPHA)Manage Apigee environments.operations(ALPHA)Manage Apigee long running operations.organizations(ALPHA)Manage Apigee organizations.products(ALPHA)Manage Apigee API products.
- NOTES
- This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudapigeegcloudbetaapigee
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.