File: //snap/google-cloud-cli/394/lib/surface/network_connectivity/internal_ranges/delete.yaml
- release_tracks: [ALPHA, GA]
help_text:
brief: |
Delete an internal range.
description: |
Delete the specified internal range.
examples: |
Delete an internal range named ``my-range'':
$ {command} my-range
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.network_connectivity.resources:internalRange
help_text: Name of the internal range to be deleted.
async:
collection: networkconnectivity.projects.locations.operations
request: &request
ALPHA:
api_version: v1alpha1
GA:
api_version: v1
collection: networkconnectivity.projects.locations.internalRanges