docs-v2/content/influxdb/v2/write-data/developer-tools/csv.md

23 lines
772 B
Markdown

---
title: Write CSV data to InfluxDB
description: >
Write CSV data with the [`influx write` command](/influxdb/cloud/reference/cli/influx/write/) or Flux.
Include annotations with the CSV data to determine how the data translates into
[line protocol](/influxdb/v2/reference/syntax/line-protocol/).
menu:
influxdb_v2:
name: Write CSV data
parent: Developer tools
aliases:
- /influxdb/v2/write-data/csv/
weight: 204
related:
- /influxdb/v2/reference/syntax/line-protocol/
- /influxdb/v2/reference/syntax/annotated-csv/
- /influxdb/v2/reference/cli/influx/write/
source: /shared/influxdb-v2/write-data/developer-tools/csv.md
---
<!-- The content for this file is located at
// SOURCE content/shared/influxdb-v2/write-data/developer-tools/csv.md -->