...
Code Block | ||||
---|---|---|---|---|
| ||||
Lt. Commander>help dbs-configure
NAME
dbs-configure - configure timeouts
SYNOPSYS
dbs-configure [-s]
OPTIONS
-s or --simulation
turn simulation mode on/off
[Optional, default = false]
Lt. Commander>dbs-configure
Running dbs-configure setting values simulation('false')
SessionState(simulation=false, reindexing=false, cockroach=false, fulltext=true)
Lt. Commander>dbs-reindex -t default -s 2020-01-01 -e 2022-01-01
Running dbs-reindex for 'default' from '2020-01-01' to '2022-01-01' |
...