I found it out: if you do SPC h b b
, it lists all commands. Then, it shows that commenting a line is s-/
, however it was unclear to me what s-
is supposed to mean as other commands start with s-
. After trying lots of options, I found that s-
means ctrl/cmd, therefore, to comment a line is ctrl/cmd + /.