7.4. dkit
: Command-Line Interface to datakit toolsΒΆ
Perform actions on a DataKit package or package collection from the command line interface.
- Usage:
$ dkit CMD [ARGS] [OPTIONS]
- Arguments:
- CMD: name of other command to run, one of:
writedb
: Process raw data into datakit filesvendorize
: Install local copies of packagesquicksart
: Create a template DataKit package
ARGS: arguments passed to individual commands
- Options:
See options for specific commands, e.g.
dkit writedb -h
- Versions:
2021-08-24
@ddalle
: Version 1.0