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

gm-delegations-converter - converts delegations database between supported formats

Author

       Aleksandr Konstantinov <akonstantinov at dot yahoo dot com>

NorduGrid 6.21.1                                   2016-08-01                        gm-delegations-converter(8)

Description

gm-delegations-converter  converts  delegations  backend  database  storing  information  about  accepted
       delegated credentials between supported formats. So far supported formats are  Berkeley  DB  and  SQLite.
       Converted database is stored in same location as the original one. Hence original database is overwritten
       and ready to be used immediately.

Name

       gm-delegations-converter - converts delegations database between supported formats

Options

-h,--help
              Show help for available options

       -c,--conffile=file
              use specified configuration file

       -d,--controldir=dir
              read information from specified control directory

       -i,--input=databaseformat
              specifies  format  of original database. By default the value from configuration file is used. The
              possible values are bdb (Berkeley DB) and sqlite (SQLite).

       -o,--output=databaseformat
              specifies format to convert database  into.  By  default  it  is  opposite  to  one  specified  in
              configuration file.

Synopsis

       gm-jobs [OPTION...]

See Also