This repository has been archived by the owner on Aug 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Options
ricoberger edited this page Apr 21, 2020
·
1 revision
explore Explore the data in your datasource.
help Help about any command
version Print version information for dash.
--config.dir string Location of the datasources and dashboards folder. (default "~/.dash")
--config.interval string Interval to retrieve data for. (default "1h")
--config.refresh string Time between refreshs of the dashboard. (default "5m")
--debug Log debug information.
-h, --help help for dash
The --config.interval
flag supports the following values: 5m
, 15m
, 30m
, 1h
, 3h
, 6h
, 12h
, 24h
, 2d
, 7d
, 30d
.
The --config.refresh
flag supports the following values: 5s
, 10s
, 30s
, 1m
, 5m
, 15m
, 30m
, 1h
, 2h
, 1d
.
-h, --help help for explore
--query string Query which should be executed.