qbt settings set password - fedarovich/qbittorrent-cli GitHub Wiki

Command Reference

qbt settings set password

Sets the default password.

Usage:

qbt settings set password [options]

Options

Option Description
--no-warn
-y
Do not warn about storing password may be unsecure.
--help
-h
-?
Show help information

Details

It may be not safe to store the password this way. This command does not accept the password to set as a parameter.It will ask you input your password instead, the input being masked with an asterisk. If you want to pass the password to this command in an automation script, use pipe: echo <YOUR_PASSWORD> | qbt settings set password

⚠️ **GitHub.com Fallback** ⚠️