Skip to content

Commit 5a5ca23

Browse files
MeelahMejstirnaman
authored andcommitted
wip: removing tab shortcode to figure out error
1 parent 0800824 commit 5a5ca23

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

content/shared/influxdb3-query-guides/snapshots/snowflake.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,6 @@ For more information, refer to the [Snowflake documentation](https://docs.snowfl
7070

7171
> **Note**: Before exporting InfluxDB time series data to Iceberg format, ensure that the relevant InfluxDB tables are properly set up. Please reach out to your support engineers to configure the tables that need to be exported.
7272
73-
{{< tabs-wrapper >}}
74-
{{% tabs %}}
75-
[CLI](#tab-cli)
76-
[API](#tab-api)
77-
{{% /tabs %}}
78-
79-
{{% tab-content %}}
80-
{{% tab-pane id="tab-cli" %}}
81-
8273
#### Using the CLI
8374

8475
Use the `influxctl` command to export InfluxDB time-series data to Iceberg format:
@@ -87,9 +78,6 @@ Use the `influxctl` command to export InfluxDB time-series data to Iceberg forma
8778
influxctl snapshot export --namespace foo --table bar
8879
```
8980

90-
{{% /tab-pane %}}
91-
{{% tab-pane id="tab-api" %}}
92-
9381
#### Using the API
9482

9583
Use the {{% product-name %}} HTTP API to export snapshots and check status.

0 commit comments

Comments
 (0)