cli/pkg/cmd/codespace
Andy Feller f9d50d86ac
Merge pull request #10508 from iamazeem/10449-inconsistent-examples-format
Inconsistent format of examples in help text
2025-02-27 09:15:14 -05:00
..
code.go Always open new vscode window in gh cs code (#7092) 2023-03-06 22:50:43 +00:00
code_test.go Always open new vscode window in gh cs code (#7092) 2023-03-06 22:50:43 +00:00
codespace_selector.go Add capability to filter codespaces by repo owner (#7347) 2023-04-27 10:42:08 -05:00
codespace_selector_test.go Add capability to filter codespaces by repo owner (#7347) 2023-04-27 10:42:08 -05:00
common.go fix: list branches in square brackets in gh codespace 2024-12-10 15:19:30 -05:00
common_test.go fix: list branches in square brackets in gh codespace 2024-12-10 15:19:30 -05:00
create.go Inconsistent format of description of flags (starting with lowercase letter) (#10507) 2025-02-27 11:40:21 +01:00
create_test.go Remove unncessary printf usage 2025-01-21 18:04:47 +01:00
delete.go Move create codespace permission opt out behind else to fix token permissions 2024-01-12 12:16:38 -08:00
delete_test.go Print message after codespace deletion (#7353) 2023-05-09 20:56:54 -05:00
edit.go Inconsistent format of description of flags (starting with lowercase letter) (#10507) 2025-02-27 11:40:21 +01:00
edit_test.go Add --repo filter to more gh codespaces commands (#6669) 2023-02-22 17:16:36 -06:00
jupyter.go Resolve race condition in codespaces connection 2023-10-31 12:19:14 -07:00
list.go Remove uses of FuzzyAgoAbbr in tables (#8222) 2023-10-22 17:33:49 +02:00
list_test.go Remove uses of FuzzyAgoAbbr in tables (#8222) 2023-10-22 17:33:49 +02:00
logs.go Resolve race condition in codespaces connection 2023-10-31 12:19:14 -07:00
logs_test.go Add --repo filter to more gh codespaces commands (#6669) 2023-02-22 17:16:36 -06:00
mock_api.go Don't poll for addition codespace permissions if user chooses to create without them (#8267) 2023-10-30 13:22:38 -05:00
mock_prompter.go Go 1.19: fix comment formatting for moq-generated mocks 2022-12-12 16:58:25 +01:00
ports.go Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
ports_test.go Forward codespace ports over Dev Tunnels 2023-09-27 13:42:40 -07:00
rebuild.go Inconsistent format of description of flags (starting with lowercase letter) (#10507) 2025-02-27 11:40:21 +01:00
rebuild_test.go Add --repo filter to more gh codespaces commands (#6669) 2023-02-22 17:16:36 -06:00
root.go Codespaces: Use the host name from the logged in server for commands (#7795) 2023-08-08 09:32:06 -07:00
select.go Add --repo filter to more gh codespaces commands (#6669) 2023-02-22 17:16:36 -06:00
select_test.go Add --repo filter to more gh codespaces commands (#6669) 2023-02-22 17:16:36 -06:00
ssh.go Remove trailing whitespace 2025-02-13 11:06:27 +05:00
ssh_test.go chore: fix some comments 2025-01-23 00:47:27 +08:00
stop.go Fix typo in cs stop command: Stoppping -> Stopping (#7318) 2023-04-14 14:08:42 -05:00
stop_test.go Add --repo filter to more gh codespaces commands (#6669) 2023-02-22 17:16:36 -06:00
view.go Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
view_test.go Codespaces view command updates 2023-06-07 11:04:17 -07:00