cd
Description
To change the current working object, use this command.
Synopsis
racadm>> cd <object>
Input
<object>— The object to navigate to
Output
Displays the new prompt.
Examples
- Navigate to system:
racadm>>cd system→racadm/system> - Navigate to power:
racadm/system>cd power→racadm/Power>
cd ..
Description
To go back to the previous directory, use this command.
Synopsis
racadm>> cd ..
Input
None
Output
Traverses back to the previous directory.