package
1.11.8
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Packages

Package backup implements both the backup and export subcommands for the influxd command.
No description provided by the author
Package help is the help subcommand of the influxd command.
Package restore is the restore subcommand for the influxd command, for restoring from a backup.
Package run is the run (default) subcommand for the influxd command.

# Functions

NewMain return a new instance of Main.
NewVersionCommand return a new instance of VersionCommand.

# Structs

Main represents the program execution.
VersionCommand represents the command executed by "influxd version".