qbt category add - fedarovich/qbittorrent-cli GitHub Wiki
Adds a new category.
qbt category add [arguments] [options]
qbt category create [arguments] [options]
Argument | Description |
---|---|
<NAME> |
Category name. |
Option | Description |
---|---|
--save-path <PATH> -s <PATH>
|
The save path for the category. Requires qBittorrent 4.1.3 or later. |
--url <SERVER_URL>
|
QBittorrent Server URL |
--username <USERNAME>
|
User name |
--password <PASSWORD>
|
User password |
--ask-for-password |
Ask the user to enter a password in a secure way. |
--help -h -?
|
Show help information |