Versions Compared

Key

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

...

 

mcres -u admin -pw password -add testResource -t Application resourceType -g testGroup

 

delete

Delete testResource

...

 

mcres -u admin -pw password -modify testResource -a attribute attribute_value [ -n node ]

 

Modify a value of ‘User’ attribute of testResource to administrator in testNode

...

Bring online testResource on testNode.

 

mcres -u admin -pw password -online testResource -n testNode

 

...