Skip to content

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 systemracadm/system>
  • Navigate to power: racadm/system>cd powerracadm/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.