...
Code Block |
---|
mcnode [-u userid -pw password] [-n nodename]ip node_ip_address] -command [-a attribute] [-l license] [-p download_path] |
...
Option | Description |
-h | Display Help. |
-u | Designate the user account ID. |
-pw | Enter user password. |
-nDesignate a node to be accessed to run the commandip | It defines the node to access to execute command. If omitted, it will access to execute command for local node. |
-a | If the [modify] command is used, set the attribute and the attribute values to change. |
-p | Designate the path for downloading the support file. If you do not enter the path, it will be downloaded to 'user.home'. |
-l | Enter the license value to be entered for the designated node. |
...
Code Block |
---|
mcnode -u admin -pw password -license -n TestNode-1 [ -all ] license_value |
support
Download the support file of testNode-1 to /root/Desktop/mantech.
(If you enter -all, it will create the support file for all the nodes and then download them.)
...
Code Block |
---|
mcnode -u admin -pw password -list ([-n nodename)] |