> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# cd

## Summary

Change working directory (can be relative, but no \~).

* Needs Admin: False
* Version: 1
* Author: @xorrior

### Arguments

#### path

* Description: path to change directory to
* Required Value: True
* Default Value: None

## Usage

```
cd [path]
cd -path [path]
```

## MITRE ATT\&CK Mapping

* T1005

## Detailed Summary
