commands.sh

steam

all

Video game platform by Valve.

More info →

Examples (8)

Launch Steam, printing debug messages to `stdout`

Launch Steam and enable its in-app debug console tab

steam -console

Launch Steam without opening the GUI

steam -silent

Enable and open the Steam console tab in a running Steam instance

steam steam://open/console

Log into Steam with the specified credentials

steam -login username password

Launch Steam in Big Picture Mode

steam -tenfoot

Open a URL

steam steam://openurl/https://example.com

Exit Steam

steam -shutdown
made by @shridhargupta | data from tldr-pages