> ## 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.

# mv

## Summary

Move a file from one location to another.

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

### Arguments

#### source

* Description: Source file to move.
* Required Value: True
* Default Value: None

#### destination

* Description: Source will move to this location
* Required Value: True
* Default Value: None

## Usage

```
mv
```

## Detailed Summary

Move a file
