gcloud biglake iceberg tables delete (TABLE : --catalog=CATALOG --namespace=NAMESPACE) [GCLOUD_WIDE_FLAG …]
my-catalog and namespace
my-namespace, run:
gcloud biglake iceberg tables delete my-table --namespace=my-namespace --catalog=my-catalog
To set the project attribute:
table on the command line with a fully
specified name;
--project on the command line;
core/project.
TABLE
To set the table attribute:
table on the command line.
--catalog=CATALOGcatalog attribute:
table on the command line with a fully
specified name;
--catalog on the command line.
--namespace=NAMESPACEnamespace attribute:
table on the command line with a fully
specified name;
--namespace on the command line.
--access-token-file,
--account, --billing-project,
--configuration,
--flags-file,
--flatten, --format, --help, --impersonate-service-account,
--log-http,
--project, --quiet, --trace-token, --user-output-enabled,
--verbosity.
Run $ gcloud help for details.
gcloud alpha biglake iceberg tables deletegcloud beta biglake iceberg tables delete
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.