# Packages
The influx command is a CLI client to InfluxDB.
The influx_inspect command displays detailed information about InfluxDB data files.
Command influx_stress is deprecated; use github.com/influxdata/influx-stress instead.
The influx_tools command displays detailed information about InfluxDB data files.
Command influx_tsm converts b1 or bz1 shards (from InfluxDB releases earlier than v0.11) to the current tsm1 format.
Command influxd is the InfluxDB server.
The store command displays detailed information about InfluxDB data files.
# Functions
ParseCommandName extracts the command name and args from the args list.