Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Read = &charm.Spec{
Name: "read",
Usage: "read [flags] path",
Short: "read a zst file and output as zng",
Long: `
The read command reads columnar zst from
a zst storage objects (local files or s3 objects) and outputs
the reconstructed zng row data in the format of choice.
This command is most useful for test, debug, and demo as you can also
read zst objects with zq.
`,
New: newCommand,
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.