cli/pkg/cmd/codespace
Jose Garcia b0905a415f
Merge pull request #4508 from cli/jg/codespace-stop
codespace stop: new command to stop a running codespace
2021-10-14 11:22:25 -04: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 Merge pull request #4508 from cli/jg/codespace-stop 2021-10-14 11:22:25 -04:00
create.go Revert other rename changes 2021-10-06 13:46:04 -04:00
delete.go Add limit flag to codespace list (#4453) 2021-10-11 18:32:40 +00:00
delete_test.go Merge branch 'trunk' of github.com:cli/cli into jg/liveshare-keepalive 2021-10-13 10:45:40 -04:00
list.go Add limit flag to codespace list (#4453) 2021-10-11 18:32:40 +00:00
logs.go Switch to standard lib log.Logger & support dfile 2021-10-12 15:45:05 -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 Add org scoped port forwarding + fix test formatting (#4497) 2021-10-13 13:56:03 -04:00
root.go Initial StopCodespace implementation 2021-10-13 07:45:54 -04:00
ssh.go PR Feedback 2021-10-13 14:30:33 -04:00
stop.go PR Feedback 2021-10-13 11:46:57 -04:00