File: //snap/google-cloud-cli/394/lib/surface/bigtable/schema_bundles/delete.yaml
- release_tracks: [GA, BETA, ALPHA]
hidden: true # TODO(b/420436006): unhide the CLI for GA.
help_text:
brief: Delete a Bigtable schema bundle.
description: Delete a Bigtable schema bundle.
examples: |
To delete the schema bundle `my-schema-bundle` in instance `my-instance` and table
`my-table`:
$ {command} my-schema-bundle --instance=test-instance --table=test-table
request:
collection: bigtableadmin.projects.instances.tables.schemaBundles
method: delete
arguments:
resource:
help_text: Bigtable schema bundle to delete.
spec: !REF googlecloudsdk.command_lib.bigtable.resources:schema_bundle