39 lines
1.5 KiB
Plaintext
39 lines
1.5 KiB
Plaintext
Usage: iottb [OPTIONS] COMMAND [ARGS]...
|
|
|
|
Options:
|
|
-v, --verbosity Set verbosity [default: 0; 0<=x<=3]
|
|
-d, --debug Enable debug mode
|
|
--dry-run [default: True]
|
|
--cfg-file PATH Path to iottb config file [default:
|
|
/home/seb/.config/iottb/iottb.cfg]
|
|
--help Show this message and exit.
|
|
|
|
Commands:
|
|
add-device Add a device to a database
|
|
init-db
|
|
rm-cfg Removes the cfg file from the filesystem.
|
|
rm-dbs Removes ALL(!) databases from the filesystem if...
|
|
set-key-in-table-to Edit config or metadata files.
|
|
show-all Show everything: configuration, databases, and...
|
|
show-cfg Show the current configuration context
|
|
sniff Sniff packets with tcpdump
|
|
Usage: iottb [OPTIONS] COMMAND [ARGS]...
|
|
|
|
Options:
|
|
-v, --verbosity Set verbosity [default: 0; 0<=x<=3]
|
|
-d, --debug Enable debug mode
|
|
--dry-run [default: True]
|
|
--cfg-file PATH Path to iottb config file [default:
|
|
/home/seb/.config/iottb/iottb.cfg]
|
|
--help Show this message and exit.
|
|
|
|
Commands:
|
|
add-device Add a device to a database
|
|
init-db
|
|
rm-cfg Removes the cfg file from the filesystem.
|
|
rm-dbs Removes ALL(!) databases from the filesystem if...
|
|
set-key-in-table-to Edit config or metadata files.
|
|
show-all Show everything: configuration, databases, and...
|
|
show-cfg Show the current configuration context
|
|
sniff Sniff packets with tcpdump
|