cli/pkg/cmd/codespace
Jose Garcia 6b1876161d Update DeleteCodespaces to new API endpoint
- Drop the need for the user argument
- Update mocks
- Remove no longer applicable TODO comment
- Show message for successful deletion (this regressed)
2021-10-01 12:53:35 -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 DeleteCodespaces to new API endpoint 2021-10-01 12:53:35 -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 DeleteCodespaces to new API endpoint 2021-10-01 12:53:35 -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