Documentation ¶
Overview ¶
Package cmd is the root package of the various command-line utilities for InfluxDB.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCommandName ¶
ParseCommandName extracts the command name and args from the args list.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
The influx command is a CLI client to InfluxDB.
|
The influx command is a CLI client to InfluxDB. |
cli
Package cli contains the logic of the influx command line client.
|
Package cli contains the logic of the influx command line client. |
The influx_inspect command displays detailed information about InfluxDB data files.
|
The influx_inspect command displays detailed information about InfluxDB data files. |
buildtsi
Package buildtsi reads an in-memory index and exports it as a TSI index.
|
Package buildtsi reads an in-memory index and exports it as a TSI index. |
deletetsm
Package deletetsm bulk deletes a measurement from a raw tsm file.
|
Package deletetsm bulk deletes a measurement from a raw tsm file. |
dumptsi
Package dumptsi inspects low-level details about tsi1 files.
|
Package dumptsi inspects low-level details about tsi1 files. |
dumptsm
Package dumptsm inspects low-level details about tsm1 files.
|
Package dumptsm inspects low-level details about tsm1 files. |
dumptsmwal
Package dumptsmwal dumps all data from a WAL file.
|
Package dumptsmwal dumps all data from a WAL file. |
export
Package export exports TSM files into InfluxDB line protocol format.
|
Package export exports TSM files into InfluxDB line protocol format. |
help
Package help contains the help for the influx_inspect command.
|
Package help contains the help for the influx_inspect command. |
report
Package report reports statistics about TSM files.
|
Package report reports statistics about TSM files. |
reporttsi
Package reporttsi provides a report about the series cardinality in one or more TSI indexes.
|
Package reporttsi provides a report about the series cardinality in one or more TSI indexes. |
verify/seriesfile
Package seriesfile verifies integrity of series files.
|
Package seriesfile verifies integrity of series files. |
verify/tsm
Package tsm verifies integrity of TSM files.
|
Package tsm verifies integrity of TSM files. |
Command influx_stress is deprecated; use github.com/influxdata/influx-stress instead.
|
Command influx_stress is deprecated; use github.com/influxdata/influx-stress instead. |
The influx_tools command displays detailed information about InfluxDB data files.
|
The influx_tools command displays detailed information about InfluxDB data files. |
help
Package help is the help subcommand of the influxd command.
|
Package help is the help subcommand of the influxd command. |
internal/format/binary
Package binary is a generated protocol buffer package.
|
Package binary is a generated protocol buffer package. |
internal/tlv
Package tlv contains code to read and write type-length-value messages.
|
Package tlv contains code to read and write type-length-value messages. |
Command influx_tsm converts b1 or bz1 shards (from InfluxDB releases earlier than v0.11) to the current tsm1 format.
|
Command influx_tsm converts b1 or bz1 shards (from InfluxDB releases earlier than v0.11) to the current tsm1 format. |
b1
Package b1 reads data from b1 shards.
|
Package b1 reads data from b1 shards. |
bz1
Package bz1 reads data from bz1 shards.
|
Package bz1 reads data from bz1 shards. |
stats
Package stats contains statistics for converting non-TSM shards to TSM.
|
Package stats contains statistics for converting non-TSM shards to TSM. |
tsdb
Package tsdb abstracts the various shard types supported by the influx_tsm command.
|
Package tsdb abstracts the various shard types supported by the influx_tsm command. |
tsdb/internal
Package internal is a generated protocol buffer package.
|
Package internal is a generated protocol buffer package. |
Command influxd is the InfluxDB server.
|
Command influxd is the InfluxDB server. |
backup
Package backup implements both the backup and export subcommands for the influxd command.
|
Package backup implements both the backup and export subcommands for the influxd command. |
backup_util/internal
Package backup_util is a generated protocol buffer package.
|
Package backup_util is a generated protocol buffer package. |
help
Package help is the help subcommand of the influxd command.
|
Package help is the help subcommand of the influxd command. |
restore
Package restore is the restore subcommand for the influxd command, for restoring from a backup.
|
Package restore is the restore subcommand for the influxd command, for restoring from a backup. |
run
Package run is the run (default) subcommand for the influxd command.
|
Package run is the run (default) subcommand for the influxd command. |
Click to show internal directories.
Click to hide internal directories.