cli/pkg/cmd/codespace
Christian Gregg c5dbf20ed4
Alias list as ls for all commands (#5214)
I always get tripped up whenever trying to list my codespaces, adding
`ls` as an alias to `list` feels natural enough.

Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-02-17 13:53:42 +01:00
..
code.go Fix codespace code command under WSL (#4747) 2021-11-24 16:18:24 +00:00
code_test.go Fix codespace code command under WSL (#4747) 2021-11-24 16:18:24 +00:00
common.go Add display name for codespaces (#5044) 2022-02-09 16:15:03 +01:00
common_test.go Add display name for codespaces (#5044) 2022-02-09 16:15:03 +01:00
create.go Repo name suggestions for cs create (#5108) 2022-01-31 10:20:49 +00:00
create_test.go Repo name suggestions for cs create (#5108) 2022-01-31 10:20:49 +00:00
delete.go codespace: progress indication, logging (#4555) 2021-10-21 18:04:04 +02:00
delete_test.go Store Executable() information on codespaces App 2021-12-21 14:03:10 +01:00
list.go Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
logs.go merge ensureAuthorizedKeys into checkAuthorizedKeys 2021-12-20 13:57:52 -07:00
mock_api.go Repo name suggestions for cs create (#5108) 2022-01-31 10:20:49 +00:00
mock_prompter.go Rename the cmd pkg to codespace 2021-10-04 14:16:04 -04:00
ports.go Rename errors from Live Share to generic codespace 2021-11-08 13:35:48 +00:00
root.go Store Executable() information on codespaces App 2021-12-21 14:03:10 +01:00
ssh.go Revert "move gh cs ssh --config into a separate gh cs ssh config command" 2022-01-06 10:03:54 -07:00
stop.go codespace: progress indication, logging (#4555) 2021-10-21 18:04:04 +02:00