Command Line Interface (CLI)
data7
Usage:
Options:
--install-completion Install completion for the current shell.
--show-completion Show completion for the current shell, to copy it or
customize the installation.
--help Show this message and exit.
check
Check data7 project configuration.
Checks:
-
all settings files SHOULD exist
-
settings files format SHOULD be valid YAML
-
configured database connection SHOUD be valid (driver installed and valid url)
-
datasets SQL queries SHOULD be valid SQL
Usage:
Options:
init
Initialize a data7 project.
Usage:
Options:
run
Run data7 web server.
Usage:
Options:
--host TEXT
--port INTEGER
--reload / --no-reload \[default: no-reload]
--workers INTEGER
--root-path TEXT
--proxy-headers / --no-proxy-headers
\[default: no-proxy-headers]
--log-level [debug|info|warning|error|critical]
\[default: info]
--help Show this message and exit.
stream
Stream a dataset given its name and a selected extension.
Usage:
Options: