Key Management Utility command line interface syntax

+

Search Tips   |   Advanced Search

 

Key Management Utility command line interface syntax

This topic contains a description of the syntax that we can use with the gsk7cmd command.

The syntax of the Java command line interface follows:

Java [-Dikeycmd.properties=<properties_file>] com.ibm.gsk.ikeyman.ikeycmd <object> <action> [options]

...where:

Object includes one of the following:

Action represents the specific action to take on the object, and options represents the options, both required and optional, specified for the object and action pair.

The object and action keywords are positional and we must specify them in the selected order. However, options are not positional and we can specify them in any order, as an option and operand pair.   Â