---
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/clustered/reference/cli/influxctl/table/iceberg/
estimated_tokens: 411
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/clustered/reference/cli/influxctl/table/iceberg/
date: '2025-06-30T15:05:37-06:00'
lastmod: '2025-06-30T15:05:37-06:00'
---

* 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.

#### Only available with InfluxDB Cloud Dedicated

Iceberg-compatible exports are currently only available with InfluxDB Cloud
Dedicated, not InfluxDB Clustered. `influxctl table iceberg` command and its
subcommands can only be used with InfluxDB Cloud Dedicated.

## Usage

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

## Subcommands

|                                  Subcommand                                  |            Description            |
|------------------------------------------------------------------------------|-----------------------------------|
| [enable](/influxdb3/clustered/reference/cli/influxctl/table/iceberg/enable/) |Enable Iceberg exports for a table |
|[disable](/influxdb3/clustered/reference/cli/influxctl/table/iceberg/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/clustered/reference/cli/influxctl/#global-flags).*
| Subcommand | Description |
| --- | --- |
| Subcommand | Description |
| enable | Enable Iceberg exports for a table |
| disable | Disable Iceberg exports for a table |
| help, h | Output command help |

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