cd

Parameters:
Name Type Required Default Hint
directory string false The directory to change to

Command Usage

Change the current working directory of the shell.

Switch into a directory

cd tests/
As with any file and folder parameters, you can traverse "up" a directory.
cd ../../tests