Forrest logo
back to context overview

steam

List of commands for steam:

  • steam:tldr:207b9 steam: Exit Steam.
    $ steam -shutdown
    try on your machine
    explain this command
  • steam:tldr:75eec steam: Launch Steam, printing debug messages to `stdout`.
    $ steam
    try on your machine
    explain this command
  • steam:tldr:9ae52 steam: Enable and open the Steam console tab in a running Steam instance.
    $ steam steam://open/console
    try on your machine
    explain this command
  • steam:tldr:baa5b steam: Log into Steam with the specified credentials.
    $ steam -login ${username} ${password}
    try on your machine
    explain this command
  • steam:tldr:ceb6a steam: Launch Steam and enable its in-app debug console tab.
    $ steam -console
    try on your machine
    explain this command
  • steam:tldr:e7f79 steam: Launch Steam in Big Picture Mode.
    $ steam -tenfoot
    try on your machine
    explain this command
back to context overview