File: //snap/google-cloud-cli/current/lib/surface/network_services/multicast_domains/delete.yaml
release_tracks: [GA, BETA, ALPHA]
help_text:
brief: |
Delete a multicast domain.
description: |
Delete a multicast domain in the specified location of the current project.
examples: |
To delete a multicast domain in the current project, run:
$ {command} my-multicast-domain --location=global
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.network_services.resources:multicastDomain
help_text: The multicast domain to delete.
async:
collection: networkservices.projects.locations.operations
request: &request
GA:
api_version: v1
ALPHA:
api_version: v1alpha1
BETA:
api_version: v1beta1
collection: networkservices.projects.locations.multicastDomains