ValvePython / steamctl

🤸 Take control of Steam from your terminal
https://pypi.org/project/steamctl/
MIT License
306 stars 16 forks source link

Add password argument #58

Closed rossengeorgiev closed 1 year ago

rossengeorgiev commented 1 year ago

fix #56

--password can be used to input password non-interactively together with --user.

However, if the account requires 2FA or email code, it will still prompt interactively.