Display the current working directory or move to a different directory. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/cd.
cd
cd \
cd ..
cd {{path\to\directory}}
cd /d {{C}}:{{path\to\directory}}