# Kaput-CLI

## Kaput Documentation

- [Get Started](https://docs.kaput.sh/info/get-started.md): Kaput allows you to manage your entire Put.io account from the terminal.
- [Installation](https://docs.kaput.sh/info/installation.md)
- [Login](https://docs.kaput.sh/commands/login.md): Logs into your Put.io by saving an auth token locally on your device.
- [Logout](https://docs.kaput.sh/commands/logout.md): Logs out of your Put.io account by removing the auth token saved on your device.
- [Files](https://docs.kaput.sh/commands/files.md): Commands used to manage the files on your account.
- [List](https://docs.kaput.sh/commands/files/list.md): Lists your files and folders.
- [Search](https://docs.kaput.sh/commands/files/search.md): Searches you and your friend's files.
- [URL](https://docs.kaput.sh/commands/files/url.md): Generates a URL for downloading a file or folder.
- [Download](https://docs.kaput.sh/commands/files/download.md): Downloads a file or folder from your account to your device.
- [Delete](https://docs.kaput.sh/commands/files/delete.md): Deletes the specified file(s) on your account.
- [Upload](https://docs.kaput.sh/commands/files/upload.md): Uploads file(s) to your account.
- [Move](https://docs.kaput.sh/commands/files/move.md): Moves a file to a different parent folder.
- [Rename](https://docs.kaput.sh/commands/files/rename.md): Renames a file.
- [Extractions](https://docs.kaput.sh/commands/files/extractions.md): Lists active extractions.
- [Extract](https://docs.kaput.sh/commands/files/extract.md): Extracts ZIP and RAR archives.
- [Transfers](https://docs.kaput.sh/commands/transfers.md): Commands used to manage the files on your account.
- [List](https://docs.kaput.sh/commands/transfers/list.md): Lists the current transfers on your account.
- [Add](https://docs.kaput.sh/commands/transfers/add.md): Adds new transfers to your account with a URL.
- [Cancel](https://docs.kaput.sh/commands/transfers/cancel.md): Cancels or removes transfers on your account.
- [Retry](https://docs.kaput.sh/commands/transfers/retry.md): Retries failed transfers.
- [Remove](https://docs.kaput.sh/commands/transfers/remove.md): Removes transfer(s).
- [Clean](https://docs.kaput.sh/commands/transfers/clean.md): Clears all finshed transfers on your account.
- [Whoami](https://docs.kaput.sh/commands/whoami.md): Returns the username and email of the currently authenticated Put.io user.
- [Debug](https://docs.kaput.sh/commands/debug.md): Returns the current config file and path. This command is useful for debugging purposes.
