cli/pkg/cmd/codespace
Jose Garcia a3efb53c44 Update API.StartCodespace to use new API endpoint
- Switch to using name instead of GUID
- Remove GUID from the code since it is not used anywhere else
- Add docs to the api client methods
- Re-gen mocked client
2021-10-04 08:32:02 -04:00
..
output Move cmd/ghcs to pkg/cmd/codespace 2021-09-30 11:20:13 -04:00
code.go Update ListCodespaces to use new API endpoint 2021-10-01 10:37:15 -04:00
common.go Update API.StartCodespace to use new API endpoint 2021-10-04 08:32:02 -04:00
create.go Merge branch 'trunk' of github.com:cli/cli into jg/move-ghcs-cmd 2021-09-30 12:38:41 -04:00
delete.go Update DeleteCodespaces to new API endpoint 2021-10-01 12:53:35 -04:00
delete_test.go Update DeleteCodespaces to new API endpoint 2021-10-01 12:53:35 -04:00
list.go Update ListCodespaces to use new API endpoint 2021-10-01 10:37:15 -04:00
logs.go Merge branch 'trunk' of github.com:cli/cli into jg/move-ghcs-cmd 2021-09-30 12:38:41 -04:00
mock_api.go Update API.StartCodespace to use new API endpoint 2021-10-04 08:32:02 -04:00
mock_prompter.go Move cmd/ghcs to pkg/cmd/codespace 2021-09-30 11:20:13 -04:00
ports.go Merge branch 'trunk' of github.com:cli/cli into jg/move-ghcs-cmd 2021-09-30 12:38:41 -04:00
root.go Move cmd/ghcs to pkg/cmd/codespace 2021-09-30 11:20:13 -04:00
ssh.go Merge branch 'trunk' of github.com:cli/cli into jg/move-ghcs-cmd 2021-09-30 12:38:41 -04:00