table of contents
BSDJSON(8) | bsdjson | BSDJSON(8) |
NAME¶
bsdjson - JSON API for Bacula storage daemon
SYNOPSIS¶
bsdjson [options] [config_file]
DESCRIPTION¶
This manual page documents briefly the bsdjson command.
It is mainly used by the Baculum Webinterface.
OPTIONS¶
- -r <res>
- get resource type <res>
- -n <name>
- get resource <name>
- -l <dirs>
- get only directives matching dirs (use with -r)
- -D
- get only data
- -c <file>
- use <file> as configuration file
- -d <nn>
- set debug level to <nn>
- -dt
- print timestamp in debug output
- -t
- test - read config and exit
- -v
- verbose user messages
- -?
- print this message.
November 2020 | bsdjson |