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

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

DESCRIPTION
    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
        Create a BigLake Iceberg table.

     delete
        Delete a BigLake Iceberg table.

     describe
        Describe a BigLake Iceberg table.

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

     list
        List BigLake Iceberg REST tables.

     register
        Register a BigLake Iceberg table.

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

     update
        Update a BigLake Iceberg table.

NOTES
    These variants are also available:

        $ gcloud alpha biglake iceberg tables

        $ gcloud beta biglake iceberg tables

