package cardinality
import "github.com/influxdata/influxdb/cmd/influx_inspect/cardinality"
Index ¶
Types ¶
type Command ¶
type Command struct { // Standard input/output, overridden for testing. Stderr io.Writer Stdout io.Writer // contains filtered or unexported fields }
Command represents the program execution for "influxd cardinality".
func NewCommand ¶
func NewCommand() *Command
NewCommand returns a new instance of Command with default setting applied.
func (*Command) Run ¶
Run executes the command.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
cmd/influx_inspect/cardinality/aggregators |
- Version
- v1.12.0 (latest)
- Published
- Apr 8, 2025
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 2 days ago –
Tools for package owners.