![]() |
![]()
| ![]() |
![]()
NAMEopenxpkicmd - command line tool for starting OpenXPKI workflows USAGEopenxpkicmd [options] WORKFLOW_TYPE Options: --help brief help message --man full documentation --socketfile FILE OpenXPKI daemon socket file --realm REALM OpenXPKI realm --authstack STACK authentication stack to use (optional) --authuser USER authentication user (optional) --authpass PASS password for authentication user (optional) --param KEY=VALUE pass VALUE to WF parameter KEY (optional) Giving the same KEY more than once creates an array --dosplit Re-enable legacy behaviour to map mulitple params using --param KEY1=VAL1,KEY2=VAL2. Deprecared, please pass multiple --params instead. --wfid Pickup WF with this id at its current state --wfaction Execute action on exisiting workflow --debug enable debug mode --context show context data --attribute show attribute data --json dump data using json --json-pretty human readble json --timeout socket timeout in seconds (default 30s) INVOCATIONThis command may be used to create OpenXPKI workflows to automate internal actions, e. g. issuance of CRLs.. You can use wfid/wfaction to continue stopped or failed workflows. If you pass only wfid and no action, a list of possible actions is shown. EXAMPLESopenxpkicmd --socketfile /var/openxpki/openxpki.socket --realm "Server CA" I18N_OPENXPKI_WF_TYPE_CRL_ISSUANCE
|