logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bdirjson - Bacula's JSON configuration export tool

Author

       This  manual  page  was  written  by Eric Bollengier <eric@baculasystems.com>.  This man page document is
       released under the BSD 2-Clause license.

Eric Bollengier                                 12 September 2023                                    BDIRJSON(8)

Description

       This manual page documents briefly the bdirjson command.
       This is a simple program that will allow you to dump the Bacula Director configuration in JSON format.

Name

        bdirjson - Bacula's JSON configuration export tool

Options

       A summary of options is included below.

       -?     Show version and usage of program.

       -dnn  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

Synopsis

bdirjson [options]

See Also