Supported versions:
Unsupported versions:
To delete a specific Apigee component from the cluster, use this command:
apigeectl delete -f your_overrides_file.yaml -c component_name
Where -c can specify one or more (comma-separated) of the following component
names:
cassandraloggermartmetricsruntime
synchronizerudcaFor example:
apigeectl delete -f my_overrides.yaml -c mart
To delete only the Apigee components from the cluster, use this command:
apigeectl delete -f your_overrides_file.yaml
Use the following command to delete the entire Apigee hybrid installation from your cluster:
apigeectl delete -f your_overrides_file.yaml --all
For more information about the apigeectl command, see
apigeectl.
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-06-09 UTC.