cli/pkg/cmd
Mislav Marohnić 0bc8aae45f Avoid crash when deleting gist with no owner
This removes the explicit check for the gist owner, speeding up the gist
deletion due to fewer API requests, but resulting in a more vague error
message in case the gist is "not found".
2022-04-25 13:24:19 +02:00
..
actions gh: list help topics in help output 2022-02-18 18:39:30 +01:00
alias Add extension upgrade --dry-run (#5098) 2022-04-12 07:18:08 +00:00
api gh api: clarify how to pass API preview names 2022-02-18 18:39:30 +01:00
auth Stop auth commands from modifying global config file (#5378) 2022-04-11 17:26:18 +02:00
browse Fix browse last commit when using the repo override flag (#4845) 2021-12-13 15:00:22 +01:00
codespace Merge pull request #5076 from cli/multi-devcontainer 2022-04-20 12:06:23 -07:00
completion Use StringEnumFlag helper in more places 2022-02-18 12:52:47 +01:00
config Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
extension Add support for installing binary extensions on M1 Macs 2022-04-13 20:01:18 +02:00
factory Support GH_DEBUG to control verbosity, deprecate DEBUG (#5306) 2022-03-29 18:05:35 +02:00
gist Avoid crash when deleting gist with no owner 2022-04-25 13:24:19 +02:00
gpg-key Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
issue Merge pull request #5396 from opelr/5346/issue-delete-confirm 2022-04-11 19:17:44 +02:00
label Allow forcibly creating labels (#5451) 2022-04-14 07:26:05 +00:00
pr warn if PR is already merged (#5463) 2022-04-14 07:47:04 +00:00
release Add release edit command (#5422) 2022-04-13 14:51:49 +00:00
repo add ls alias to gh repo list (#5480) 2022-04-19 16:14:22 +02:00
root Add extension upgrade --dry-run (#5098) 2022-04-12 07:18:08 +00:00
run Merge pull request #5225 from cli/extract-to-root 2022-03-29 16:16:34 +02:00
search Fix displayed header for search prs command (#5488) 2022-04-20 12:06:45 +02:00
secret Support listing and removing Dependabot secrets (#5160) 2022-03-17 11:42:12 +02:00
ssh-key Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
status status: respect host configuration 2022-04-08 14:54:40 +02:00
version Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
workflow Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00