cli/pkg/cmd
2023-08-17 17:14:56 -05:00
..
actions Merge pull request #7689 from cli/cache-explainer 2023-07-11 12:05:41 -07:00
alias Add clobber flag to alias set (#7787) 2023-08-15 14:58:45 +00:00
api Do not interpret "branch" placeholder in api command when GH_REPO is set (#7626) 2023-07-06 07:05:40 +00:00
auth Remove GHE handling for workflow scope (#7841) 2023-08-15 17:40:09 +00:00
browse fix typo 2023-07-10 15:31:46 -07:00
cache Add missing "ls" aliases to list commands (#7818) 2023-08-10 09:08:15 -07:00
codespace Codespaces: Use the host name from the logged in server for commands (#7795) 2023-08-08 09:32:06 -07:00
completion Bump github.com/spf13/cobra from v1.4.0 to v1.5.0 (#6196) 2022-09-06 09:43:40 +04:00
config config get: support getting oauth_token from keyring 2023-03-09 16:35:07 +01:00
extension Speed up listing extensions by lazy-loading extension information when needed (#7493) 2023-06-14 09:33:18 +09:00
factory Update go-gh to v2 (#7299) 2023-04-16 15:34:23 +10:00
gist Always show created gist privacy status. (#7645) 2023-07-06 06:22:50 +00:00
gpg-key Cleanup config.AuthToken and config.DefaultHost methods (#7049) 2023-02-28 00:24:45 +00:00
issue Add --branch-repo flag 2023-07-10 08:53:44 +09:00
label Rename --confirm flag to --yes for various destructive commands (#6915) 2023-01-26 12:48:21 +01:00
org Add missing "ls" aliases to list commands (#7818) 2023-08-10 09:08:15 -07:00
pr Allow deleting of local branch after merging cross repo PRs (#7709) 2023-07-25 09:03:33 -07:00
project Add missing "ls" aliases to list commands (#7818) 2023-08-10 09:08:15 -07:00
release Use filepath.Base to sanitize path for archive downloads (#7805) 2023-08-07 07:35:47 -07:00
repo pass prompter around instead of opts 2023-08-10 17:34:17 -07:00
root Codespaces: Use the host name from the logged in server for commands (#7795) 2023-08-08 09:32:06 -07:00
ruleset Add missing "ls" aliases to list commands (#7818) 2023-08-10 09:08:15 -07:00
run switch to prompter in workflow commands 2023-08-16 15:19:44 -05:00
search 💅 json export 2023-06-09 17:36:19 +02:00
secret docs: example of setting multiple vars using stdin 2023-07-10 11:37:41 -06:00
ssh-key Enhance ssh-key list to show signing ssh keys also 2023-04-05 19:22:28 +05:30
status Correct some typos 2023-04-21 03:51:31 +02:00
variable variable: fix listing and deleting variables in an environment (#7207) 2023-03-21 11:46:50 +00:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow linter appeasement 2023-08-17 17:14:56 -05:00