mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-12 17:30:19 +00:00
remove the node specific commands to prevent confusing
This commit is contained in:
@ -8,14 +8,6 @@ There are 4 commands in xCAT to manage the objects:
|
||||
* ``lsdef`` : list object definitions
|
||||
* ``rmdef`` : remove object definitions
|
||||
|
||||
There are 5 commans in xCAT to manage the node objects:
|
||||
|
||||
* ``nodels`` : list the nodes and their attributes
|
||||
* ``nodeadd`` : add nodes to the xCAT cluster database
|
||||
* ``nodech`` : change nodes' attributes in the xCAT cluster database
|
||||
* ``noderm`` : removes the nodes in the noderange from all database table
|
||||
* ``nodepurge`` : automatically removes all nodes from the database and any related configurations used by the node.
|
||||
|
||||
|
||||
For details on these commands, please refer to [TODO the manpage] or run ``man <command>``.
|
||||
|
||||
|
Reference in New Issue
Block a user