cli/pkg
Caleb Brose 57c73e8239
Add --repo filter to more gh codespaces commands (#6669)
* Add --repo flag to commands

* Example of using common args

* Add -r to stop

* Add validation to the add helper

* Skip prompt for single option

* Migrate (mostly) everything to addGetOrChooseCodespaceCommandArgs

* Fix typo in logsCmd

* Use R instead of r

* Update a couple -r usages

* Refactor to codespace_selector

* Clean up selector, apply it in a couple examples

* Use apiClient instead in constructor

* Restore addDeprecatedRepoShorthand

* Finish implementing the commands

* Update existing tests to use the selector

* Add tests for selector

* linter

* Catch case where there's no conflict

* Make the flag persistent for ports

* Add support to stop
2023-02-22 17:16:36 -06:00
..
cmd Add --repo filter to more gh codespaces commands (#6669) 2023-02-22 17:16:36 -06:00
cmdutil Split issue commands into "General" vs. "Targeted" 2022-12-20 17:56:51 +01:00
extensions Go 1.19: fix comment formatting for moq-generated mocks 2022-12-12 16:58:25 +01:00
findsh go fmt 2021-12-02 16:12:24 +01:00
githubtemplate Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
httpmock show token scopes on auth status (#6546) 2023-01-25 16:25:00 +01:00
iostreams Fix commands that use iostreams RefreshScreen (#6607) 2022-11-14 16:08:00 +01:00
jsoncolor api: avoid HTML-escaping JSON output 2022-07-25 13:10:44 +02:00
liveshare Linter and comment 2023-01-19 20:44:38 -06:00
markdown Change markdown wrap limit match terminal width (#6016) 2022-09-01 07:36:25 +00:00
prompt fix linting 2022-07-27 14:15:27 -05:00
search Add search commits command (#6817) 2023-01-17 19:35:09 +00:00
set Add GH_HOST to hosts list if it has corresponding auth token (#5087) 2022-01-29 07:37:24 +00:00
ssh Even better config support 2022-07-22 11:03:14 -05:00
surveyext feat: Fallback to notepad on Windows 2022-08-18 17:05:14 -04:00