File: //snap/google-cloud-cli/current/lib/surface/network_management/connectivity_tests/delete.yaml
- release_tracks: [GA, BETA]
help_text:
brief: |
Delete a connectivity test.
description: |
Delete the specified connectivity test.
examples: |
The following command deletes a connectivity test with the name `my-test`.
$ {command} my-test
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.network_management.resources:connectivityTest
help_text: |
Name of the connectivity test you want to delete.
async:
collection: networkmanagement.projects.locations.global.operations
request: &request
BETA:
api_version: v1beta1
GA:
api_version: v1
api_version: v1
collection: networkmanagement.projects.locations.global.connectivityTests