NAME
    gcloud beta biglake iceberg tables - manage BigLake Iceberg REST catalog
        tables

SYNOPSIS
    gcloud beta biglake iceberg tables COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage BigLake Iceberg REST catalog tables.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a BigLake Iceberg table.

     delete
        (BETA) Delete a BigLake Iceberg table.

     describe
        (BETA) Describe a BigLake Iceberg table.

     get-iam-policy
        (BETA) Get the IAM policy for a BigLake Iceberg REST catalog table.

     list
        (BETA) List BigLake Iceberg REST tables.

     register
        (BETA) Register a BigLake Iceberg table.

     set-iam-policy
        (BETA) Set the IAM policy for a BigLake Iceberg REST catalog table.

     update
        (BETA) Update a BigLake Iceberg table.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud biglake iceberg tables

        $ gcloud alpha biglake iceberg tables

