gm-delegations-converter - converts delegations database between supported formats
Contents
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...]
