-
Notifications
You must be signed in to change notification settings - Fork 18
qbt torrent tags
Pavel Fedarovich edited this page Nov 29, 2020
·
1 revision
Manages the torrent tags.
qbt torrent tags [options] [command]
qbt torrent tag [options] [command]
| Option | Description |
|---|---|
--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 |
| Command | Aliases | Description |
|---|---|---|
| add | Adds the tags to the torrent. | |
| clear | Clears the tags from the torrent. | |
| delete | remove | Removes the tags from the torrent. |
| list | Shows the list of torrent tags. |
Run qbt torrent tags [command] --help for more information about a command.