Component commands
Add component
Command: addcomponent <name>
Add a component to a node. The list of the components is available in the Supported services section.
Options
--nodeor-n(required) - The node on which the component should be added.--clusteror-c- The cluster of the node.
List components
Command: listservices
List the components installed on a node.
Options
--nodeor-n- The node on which the components should be listed.--allor-a- List the components on all nodes.--clusteror-c- The cluster of the node(s).
Remove component
Command: rmcomponent <name>
Remove a component of a node.
Options
--nodeor-n(required) - The node of which the component should be removed.--clusteror-c- The cluster of the node(s).--forceor-f- Avoid the confirmation prompt.