version: "1.0.0" name: cd description: Change working directory.
/cd
Run cd <path> in Bash. Use the path exactly as given — do not resolve, expand, or prepend any base directory. If the user passes a relative path, run cd with that relative path from the current working directory.