steamctl icon indicating copy to clipboard operation
steamctl copied to clipboard

🤸 Take control of Steam from your terminal

Results 21 steamctl issues
Sort by recently updated
recently updated
newest added

**Steps to Reproduce the behavior** Run: `steamctl depot list -a 570` **Logs** steamctl -l debug ``` [DEBUG] steamctl: Parsed args: {'versions_report': None, 'log_level': 'debug', 'anonymous': False, 'user': None, 'password': None,...

bug
needs-review

**Description** While using the STEAMCTL_USER and STEAMCTL_PASSWORD environment variables they fail to function within the depot download subfunctionality. **Steps to Reproduce the behavior** Set STEAMCTL_USER and STEAMCTL_PASSWORD in environment IE:...

bug
needs-review

**Description** When trying to add an authenticator to steamctl, it throws an error instead of being able to progress past logging in. Tried a different install of Python, tried WSL,...

bug
needs-review

Hello, Problem: i am running steamctl to fetch every steam game once daily (about 70 command runs/day), and every other day, this script does not finish, because one of the...

feature-request
needs-review

Hello, Problem: i am using steamctl in a batch program, in case of errors, so far i only/always got exit code value 1, what means i can not handle errors...

feature-request
needs-review

**Description** After some time, the password is forgotten in the credentials. The password argument created via #56 seems to be ignored when this happens. May be related to the original...

bug

Command to fire `MsgClientGetNumberOfCurrentPlayers`. It's interesting for non-public apps (apps with release override).

feature-request
needs-review

**Description** Trying to get info on some depot doesn't work. `No access token available` error. I already reported it to https://github.com/SteamRE/DepotDownloader/issues/349, so if you don't mind, refer to it. I...

bug

**Description** I want to export the list of apps to a text file using the Windows console, and there is an `UnicodeEncodeError` error. **Steps to Reproduce the behavior** Run: `steamctl...

bug
needs-review

**Description** On OpenBSD, executing `steamctl depot download -os linux64 -a 1637730` gives `ModuleNotFoundError: No module named 'pkg_resources` **Steps to Reproduce the behavior** ``` $ uname -a OpenBSD sentinel.lan 7.5 GENERIC.MP#82...

bug
needs-review