cli/pkg/cmd
Jason Lunz b2598d64f9
start codespace to fetch config if it's explicitly requested
When running `gh cs ssh config` without a `-c` option, we skip
codespaces that aren't available. This change suppresses that behavior
when a single codespace is explicitly requested, starting the codespace
if it's not running.
2021-12-17 17:08:58 -07:00
..
actions Mark actions command as non-runnable 2021-11-03 16:58:51 +01:00
alias Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
api api: handle HTTP 409 error message from the server 2021-12-06 19:54:54 +01:00
auth Add auth setup-git for setting up gh as a git credential helper (#4246) 2021-12-02 16:38:34 +00:00
browse Fix browse last commit when using the repo override flag (#4845) 2021-12-13 15:00:22 +01:00
codespace start codespace to fetch config if it's explicitly requested 2021-12-17 17:08:58 -07:00
completion Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
config linter complains again 2021-11-16 10:43:25 -08:00
extension go fmt 2021-12-02 16:12:24 +01:00
factory Avoid resolving executable() until requested at runtime 2021-09-24 14:42:41 +02:00
gist Add --generate-notes flag to gh release create command. (#4467) 2021-12-08 15:20:59 +04:00
gpg-key Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
issue Simplify GraphQL mutations whose response we are not interested in 2021-12-08 13:35:19 +01:00
pr Simplify GraphQL mutations whose response we are not interested in 2021-12-08 13:35:19 +01:00
release Add interactive tag selector to create release (#4525) 2021-12-08 16:20:15 +04:00
repo 💅 normalize prompt style for text inputs 2021-12-14 18:38:46 +01:00
root Inherit API endpoint configuration from the Codespaces environment (#4723) 2021-11-22 12:40:01 +01:00
run Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
secret Add secret set --no-store to print the encrypted secret (#4423) 2021-12-02 16:05:10 +00:00
ssh-key Don't swallow duplicate key error (#4807) 2021-11-25 13:22:42 +01:00
version Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
workflow Escape workflow information when generating URLs 2021-11-18 12:17:59 -08:00