cli/pkg/cmd
Mislav Marohnić ae0b93575e Add support for installing binary extensions on M1 Macs
If the extension publishes an amd64 binary and Rosetta is available,
use that binary as it will most likely work.

If the extension publishes an arm64 binary, make sure to codesign it
after downloading so that the OS allows its execution.
2022-04-13 20:01:18 +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 Add codespace open --web flag (#5380) 2022-04-11 19:09:27 +02: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 Add "new" alias to "create" commands (#5388) 2022-04-11 16:48:34 +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 Add label list and label create commands (#5316) 2022-03-29 17:38:59 +00:00
pr pr merge: print instructions for merge conflicts (#5330) 2022-04-13 10:28:05 +00:00
release Add release edit command (#5422) 2022-04-13 14:51:49 +00:00
repo Add "new" alias to "create" commands (#5388) 2022-04-11 16:48:34 +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 Change issue close color from red to purple (#5436) 2022-04-11 11:50:55 +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