File: //snap/google-cloud-cli/current/lib/surface/infra_manager/previews/delete.yaml
- release_tracks: [GA]
help_text:
brief: Delete previews
description: Delete a preview
examples: |-
To delete the preview `example-preview` at location `us-central1`, run:
$ {command} projects/example-project/locations/us-central1/previews/example-preview
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.infra_manager.resources:preview
help_text: previews TBD
request:
collection: config.projects.locations.previews
response:
modify_response_hooks:
- googlecloudsdk.command_lib.infra_manager.deploy_util:DeleteCleanupStagedObjects
async:
collection: config.projects.locations.operations