cli/pkg/cmd/codespace
Jose Garcia 05297b8c8d Update ListCodespaces to use new API endpoint
- Removes the need for a User to list codespaces which should result in
  a slight speed improvement.
2021-10-01 10:37:15 -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 ListCodespaces to use new API endpoint 2021-10-01 10:37:15 -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 ListCodespaces to use new API endpoint 2021-10-01 10:37:15 -04:00
delete_test.go Update ListCodespaces to use new API endpoint 2021-10-01 10:37:15 -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 ListCodespaces to use new API endpoint 2021-10-01 10:37:15 -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