Back to Influxdb

Index

content/shared/influxctl/table/iceberg/_index.md

latest1.4 KB
Original Source

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

{{% show-in "clustered" %}}

[!Warning]

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. {{% /show-in %}}

Usage

sh
influxctl table iceberg [subcommand] [flags]

Subcommands

SubcommandDescription
enableEnable Iceberg exports for a table
disableDisable Iceberg exports for a table
help, hOutput command help

Flags

FlagDescription
-h--helpOutput command help

{{% caption %}} Also see influxctl global flags. {{% /caption %}}