If you didn't know, there is a "find" command in CS:GO for finding console commands. For example, let's say you want to increase the size of your radar but can't remember the exactly command for it. Just type in console "find radar" and it will list all of the console commands that have the word "radar" in them.
Code:
find radar
"cl_radar_always_centered" = "1" client archive - If set to 0, the radar is maximally used. Otherwise the player is always centere
"cl_radar_icon_scale_min" = "0.6" min. 0.400000 max. 1.000000 client archive - Sets the minimum icon scale. Valid values are 0.4 to 1.0.
"cl_radar_rotate" = "1" client archive - 1
"cl_radar_scale" = "0.508000" ( def. "0.7" ) min. 0.250000 max. 1.000000 client archive - Sets the radar scale. Valid values are 0.25 to 1.0.
"drawradar" client - Draws HUD radar
"hideradar" client - Hides HUD radar
"mp_radar_showall" = "0" min. 0.000000 max. 3.000000 client replicated - Determines who should see all. 0 = default. 1 = both teams. 2 = Terrorists. 3 =
"radarvisdistance" = "1000.0f" min. 10.000000 game cheat - at this distance and beyond you need to be point right at someone to see them
"radarvismaxdot" = ".996" min. 0.000000 max. 1.000000 game cheat - how closely you have to point at someone to see them beyond max distance
"radarvismethod" = "1" min. 0.000000 max. 1.000000 game cheat - 0 for traditional method, 1 for more realistic method
"radarvispow" = ".2" game cheat - the degree to which you can point away from a target, and still see them on rada