cli/pkg/cmd/codespace
Mike McDonald 21ff083b9b Removing "friendly" machine name from prompt
Currently the options end up as `Basic` through to `X`. No other client
provides these types of names, so we should just show machine info.
2021-10-15 21:56:17 +00:00
..
output Live Share session activity detection 2021-10-07 10:42:06 -04:00
code.go Rename the cmd pkg to codespace 2021-10-04 14:16:04 -04:00
common.go Update running method 2021-10-14 20:02:02 -04:00
create.go Removing "friendly" machine name from prompt 2021-10-15 21:56:17 +00:00
delete.go Implement new API payload for a Codespace 2021-10-14 09:10:15 -04:00
delete_test.go Fix tests 2021-10-14 09:21:03 -04:00
list.go Implement new API payload for a Codespace 2021-10-14 09:10:15 -04:00
logs.go Switches port binding to 127.0.0.1 where possible 2021-10-14 11:07:25 -04:00
mock_api.go Update mocks 2021-10-13 11:04:15 -04:00
mock_prompter.go Rename the cmd pkg to codespace 2021-10-04 14:16:04 -04:00
ports.go Rename privacy sub-command to visibility (#4533) 2021-10-15 09:51:46 -04:00
root.go Initial StopCodespace implementation 2021-10-13 07:45:54 -04:00
ssh.go Switches port binding to 127.0.0.1 where possible 2021-10-14 11:07:25 -04:00
stop.go PR Feedback 2021-10-13 11:46:57 -04:00