---
title: influxctl table iceberg
description: The influxctl table iceberg command and its subcommands enable or disable Iceberg-compatible exports for a table in an InfluxDB Cloud Dedicated cluster.
url: https://docs.influxdata.com/influxdb3/cloud-dedicated/reference/cli/influxctl/table/iceberg/
estimated_tokens: 454
product: InfluxDB Cloud Dedicated
version: cloud-dedicated
---

# influxctl table iceberg

-   influxctl 2.10.2+

The `influxctl table iceberg` command and its subcommands enable or disable Iceberg-compatible exports for a table in an InfluxDB Cloud Dedicated cluster.

## Usage

```sh
influxctl table iceberg [subcommand] [flags]
```

## Subcommands

| Subcommand | Description |
| --- | --- |
| enable | Enable Iceberg exports for a table |
| disable | Disable Iceberg exports for a table |
| help, h | Output command help |

## Flags

| Flag |  | Description |
| --- | --- | --- |
| -h | --help | Output command help |

*Also see [`influxctl` global flags](/influxdb3/cloud-dedicated/reference/cli/influxctl/#global-flags).*
