Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
mccluster [-u userid -pw password] [-c clusterName] [-a attributeNameattribute] attrValattribute_value

 

Options

OptionDescription

-h

Display Help.

-uDesignate the user ID.
-pwEnter the user password of the -u option.

-c

Designate a cluster to be accessed to run the command.

-a

Designate the attribute name to be modified. 

...

Code Block
mccluster -u admin -pw password -modify -c testCluster -a attribute attribute_value

list

Display the cluster condition.

...