z/OS Common Information Model User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Options

z/OS Common Information Model User's Guide
SC34-2671-00

Options

The cimconfig command recognizes the following options:

-g property-name, -g property-name -c
Gets the current value of the configuration property property-name. Returns an error when the CIM server is not running.
-g property-name -p
Gets the planned value of the configuration property property-name.
-g property-name -d
Gets the default value of the configuration property property-name. Returns an error when the CIM server is not running.
-s property-name=value, -s property-name=value -c
Sets the current configuration property property-name to the value value. Returns an error when the CIM server is not running or the specified property cannot be updated dynamically.
-s property-name=value -p
Sets the planned configuration property property-name to the value value.
-u property-name, -u property-name -c
Unsets the value of the current configuration property property-name to its default value. Returns an error when the CIM server is not running or the specified property cannot be updated dynamically.
-u property-name -p
Unsets the value of the planned configuration property property-name to its default value.
-l
Lists the names of all configuration properties. Returns an error when the CIM server is not running.
-l -c
Lists the name and value pairs of all current configuration properties. Returns an error when the CIM server is not running.
-l -p
Lists the name and value pairs of all planned configuration properties.
--version
Displays the CIM server version.
-h, --help, no options specified
Displays the command help information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014