add login into command list & alphabetize
Created by: northyg
Fixes https://github.com/sourcegraph/sourcegraph/issues/32450 and adds a bit more!
Test plan
- Added
login
command to the list - Noticed list was not alphabetized so went a step further and re-ordered the commands
- Confirmed changes in src-cli dev environment look visually correct (use spaces versus tabs
🙃 )