CORBA 2.3.3 Administration Guide (NonStop CORBA 2.3.7+)

entity
Either adds a new entity to the current database or, for an existing entity in
the current database, does one of the following:
Displays all of its keys and their values
Changes the values of one or more existing keys
Adds one or more new keys
entityaddkeyvalue
Adds a key and its value to an entity in the current database.
entitydelete
Deletes an entity from the current database.
entitydeletekey
Deletes a key from an entity in the current database.
entitykeys
Displays all of the keys of an entity in the current database.
entitykeysvalues
Displays the keys of an entity in the current database and their values.
exit
Exits cfgmgt and returns to the OSS shell prompt. (Same as bye and
quit.)
profile
Returns or sets the name of an application as profiled in the current database.
quit
Exits cfgmgt and returns to the OSS shell prompt. (Same as bye and
exit.)
source
Reads and processes a script file.
bye, exit, quit
Exits cfgmgt and returns to the OSS shell prompt.
{ bye | exit | quit }
cfgmgt
Starts cfgmgt, the configuration management tool. The -r option opens the configuration database for
read only.
cfg,gt [-r]
dbcreate
Creates a database.
dbcreate [dbName]
dbName
is the name of the database to be created. The default is the name that the NSDOM_CFG_DBM
environment variable specifies.