table of contents
other versions
- bookworm 9.6.7-7
- testing 13.0.4-4
- unstable 13.0.4-4
- experimental 15.0.2-1~exp2
BSDJSON(8) | Network backup, utilities | BSDJSON(8) |
NAME¶
bsdjson - Bacula's JSON configuration export tool
SYNOPSIS¶
bsdjson [options]
DESCRIPTION¶
This manual page documents briefly the bsdjson command.
This is a simple program that will allow you to dump the Bacula Storage Daemon
configuration in JSON format.
OPTIONS¶
A summary of options is included below.
- -?
- Show version and usage of program.
- -d nn
- Set debug level to nn.
- -dt
- Print timestamp in debug output
- -r <res>
- Get resource type
- -n <name>
- Get resource name
- -l <dirs>
- Get only directives matching dirs (use with -r)
- -D
- Get only data
- -R
- Do not apply JobDefs to Job
- -c <file>
- Set configuration file to file
- -d <nn>
- Set debug level to <nn>
- -dt
- Print timestamp in debug output
- -t
- Read configuration and exit
- -s
- Output in show text format
- -v
- Verbose user messages
AUTHOR¶
This manual page was written by Eric Bollengier <eric@baculasystems.com>. This man page document is released under the BSD 2-Clause license.
12 September 2023 | Eric Bollengier |