File: //snap/google-cloud-cli/394/lib/surface/telco_automation/orchestration_cluster/delete.yaml
- release_tracks: [ALPHA, GA]
help_text:
brief: Delete a telco automation orchestration cluster.
description: |
Delete a telco automation orchestration cluster.
examples: |
To delete an orchestration cluster called `test-cluster` in region `us-central1`, run:
$ {command} test-cluster --location=us-central1
request:
collection: telcoautomation.projects.locations.orchestrationClusters
ALPHA:
api_version: v1alpha1
GA:
api_version: v1
arguments:
resource:
help_text: Telco automation orchestration cluster to delete.
spec: !REF googlecloudsdk.command_lib.telco_automation.resources:orchestrationCluster
async:
collection: telcoautomation.projects.locations.operations