System Grab Bag

View all TLDR pages from common (or from all pages)

steamcmd

A command-line version of the Steam client. More information: https://manned.org/steamcmd.
  • Install or update an application anonymously:
    steamcmd +login {{anonymous}} +app_update {{appid}} +quit
  • Install or update an application using the specified credentials:
    steamcmd +login {{username}} +app_update {{appid}} +quit
  • Install an application for a specific platform:
    steamcmd +@sSteamCmdForcePlatformType {{windows}} +login {{anonymous}} +app_update {{appid}} validate +quit

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.