File: //lib/google-cloud-sdk/lib/surface/workflows/delete.yaml
- release_tracks: [BETA]
help_text:
brief: |
Delete a workflow
description: |
Delete a workflow and all of its executions.
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.workflows.resources:workflow
help_text: |
The name of the workflow to delete.
async:
collection: workflows.projects.locations.operations
input:
confirmation_prompt: |
You are about to delete workflow [{__name__}] in [{locationsId}].
Any associated data will be lost.
request:
api_version: v1beta
collection: workflows.projects.locations.workflows
- release_tracks: [ALPHA]
help_text:
brief: |
Delete a workflow
description: |
Delete a workflow and all of its executions.
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.workflows.resources:workflow
help_text: |
The name of the workflow to delete.
async:
collection: workflows.projects.locations.operations
input:
confirmation_prompt: |
You are about to delete workflow [{__name__}] in [{locationsId}].
Any associated data will be lost.
request:
api_version: v1alpha1
collection: workflows.projects.locations.workflows