rmmc
Use the rmmc command to remove a management console.
Syntax
Parameters
- -help | -h | -?
- Lists help for the command. If you specify additional parameters and arguments, those parameters and arguments are ignored.
- -quiet
- Suppresses the confirmation prompt for this command. This flag answers yes to all confirmation prompts.
- id | -
- Specifies the ID of the management console to be removed.
Alternatively, use the dash (-) to specify that input for this parameter comes from an input stream (stdin). The dash is supported only in single-shot mode.
Example: Removing a management console
The following command removes a Hardware Management Console with ID HMC:127.0.0.1 without prompting for confirmation.
csmcli> rmmc -quiet HMC:127.0.0.1
The following output is returned:
IWNH1614I The storage device at HMC:127.0.0.1 was successfully removed.