cli/pkg/cmd/codespace
Jake Shorty be7a4ed70b Enumerate available codespace locations for now
We'll probably want to have an intermediate geographical abstraction for these eventually, but this gives parity with the github.com UI.
2022-04-06 15:00:42 +00:00
..
code.go Remove unhelpful error wrapper 2022-03-16 09:36:14 -04:00
code_test.go Remove unhelpful error wrapper 2022-03-16 09:36:14 -04:00
common.go Location is an optional flag when creating codespaces 2022-04-05 20:19:19 +00:00
common_test.go Add display name for codespaces (#5044) 2022-02-09 16:15:03 +01:00
create.go Enumerate available codespace locations for now 2022-04-06 15:00:42 +00:00
create_test.go Location is an optional flag when creating codespaces 2022-04-05 20:19:19 +00:00
delete.go codespace: progress indication, logging (#4555) 2021-10-21 18:04:04 +02:00
delete_test.go WIP 2022-02-15 19:35:53 -05:00
edit.go remove idle timeout flag 2022-04-04 15:15:00 -05:00
list.go Use color variable instead of literal for disabled reason 2022-03-16 08:43:34 -04:00
logs.go Remove unhelpful error wrapper 2022-03-16 09:36:14 -04:00
logs_test.go Remove unhelpful error wrapper 2022-03-16 09:36:14 -04:00
mock_api.go first stab 2022-02-15 20:13:30 +00:00
mock_prompter.go Rename the cmd pkg to codespace 2021-10-04 14:16:04 -04:00
ports.go Merge branch 'trunk' into jg/event-handling 2022-03-16 20:51:47 +00:00
ports_test.go Merge branch 'trunk' into jg/event-handling 2022-03-16 20:51:47 +00:00
root.go [codespaces]: add hidden select command 2022-03-23 00:26:50 +00:00
select.go fix linter issues 2022-04-05 10:08:34 -07:00
select_test.go fix linter issues 2022-04-05 10:08:34 -07:00
ssh.go Merge pull request #5345 from znull/znull/ssh-config-example 2022-03-29 16:15:56 +02:00
ssh_test.go Remove unhelpful error wrapper 2022-03-16 09:36:14 -04:00
stop.go codespace: progress indication, logging (#4555) 2021-10-21 18:04:04 +02:00