Help
Help command.
The help
command displays a list of all the commands available in the OCI HSM User Management utility.
In the User Management utility, open a command prompt and run help
to display all the commands available in the utility.
Syntax
help [Command]
Parameter | Description |
---|---|
Command | Shows the syntax of the command |
Example
cloudmgmt>help
help
info
server
quit
loginHSM
logoutHSM
listUsers
createUser
deleteUser
changePswd
findAllKeys
getKeyInfo
getKeyDiffMap
getAttribute
listAttributes
setAttribute
setUserAttributes
unlockCO
unlockUser
listUserAuthPubKeys
registerUserAuthPubKey
deregisterUserAuthPubKey
setUserAuthPubKey
resetUserAuthPubKey
updateUserAuthPubKey
storeFixedKey
getUserInfo
getChallenge
-----------------------------------------------------------------------------------------------
cloudmgmt>help help
help [Command]
Description
***********
Lists all commands or syntax for specific command.
-----------------------------------------------------------------------------------------------
cloudmgmt>help loginHSM
loginHSM <Usertype> <Username>
Arguments
*********
Usertype: CO/CU/PRECO (for PCO, usertype should be CO)
Description
***********
Login to the HSM. Password will be read in hidden mode.