mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-20 14:41:31 +03:00
3180334c0c
* refactor: partially moved over driver.Tuning params to options * All knobs moved to options * sq config edit: now has comments for options * Major work complete on config/options overhaul * Major work complete on config/options overhaul * Updated help text for 'sq version'
12 lines
233 B
YAML
12 lines
233 B
YAML
# This file has an empty active source.
|
|
config.version: v0.34.0
|
|
options:
|
|
format: table
|
|
header: false
|
|
ping.timeout: 10s
|
|
shell-completion.timeout: 500ms
|
|
collection:
|
|
active.source: ""
|
|
scratch: ""
|
|
sources: []
|