Essential Commands Commands
Must-know commands every CS2 player should have in their toolkit.
15 commands15 multiplayer safe
All Essential Commands Commands (15)
quitImmediately closes CS2
disconnectDisconnects from the current server
retryReconnects to the last server
execExecutes a config file (e.g. exec autoexec)
host_writeconfigSaves current settings to config.cfg
bindBinds a key to a command (e.g. bind "f" "+use")
unbindRemoves a key binding
unbindallRemoves all key bindings — use with caution
aliasCreates a shortcut name for a sequence of commands
echoPrints text to the console (useful in configs for labels)
clearClears the console output
statusShows server info, connected players, and your SteamID
pingShows your current ping to the server
versionShows the current CS2 build version
mapsLists all available maps on the server
Other Command Categories
Related Resources:All Console CommandsConfig GuideBind GeneratorPractice ConfigBind GeneratorAll Tools
Frequently Asked Questions
- How many essential commands commands are there in CS2?
- There are 15 essential commands commands in CS2. 15 can be used in any game mode, and 0 require sv_cheats 1.
- Which essential commands commands require sv_cheats?
- None of the essential commands commands require sv_cheats. All 15 commands can be used in any game mode including competitive matchmaking.
- How do I use essential commands commands in CS2?
- Open the developer console by pressing the tilde key (~). If it does not open, enable it in Settings > Game > Enable Developer Console. Then type the command and press Enter. You can add these commands to your autoexec.cfg for them to run automatically on launch.
- How do I save console commands permanently?
- Create an autoexec.cfg file in your CS2 cfg folder (Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/) and add your commands there. End the file with host_writeconfig. These commands run automatically every time CS2 launches.