> For the complete documentation index, see [llms.txt](https://docs.kaput.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaput.sh/commands/files/move.md).

# Move

### Usage

```shell-session
kaput files move <FILE_ID> <PARENT_ID>
```

### Arguments

* `FILE_ID` - ID(s) of the file(s) to move (required)
* `PARENT_ID` - ID of the new parent folder (required)
