cli/pkg/cmd
Andy Feller c088951944 Fix host handling in variable and secret delete
This change updates `gh variable delete` and `gh secret delete` to use the host associated with the repository rather than the default host.  Along with these changes is minor refactoring of the tests to ensure appropriate Dotcom vs GHES targeting works as expected.

Minor edit to `gh variable get` testing to simplify some conditional logic in test setup.
2024-08-02 15:11:22 -04:00
..
actions Additional formatting changes 2023-12-01 09:08:51 -05:00
alias Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
api Update documentation for gh api PATCH 2024-07-22 19:36:20 +01:00
attestation update test and remove logic to check SourceRepositoryOwnerURI is empty string 2024-07-31 07:29:43 -07:00
auth document exit code behavior 2024-07-22 20:36:22 +02:00
browse Update pkg/cmd/browse/browse.go 2024-01-05 10:53:15 -04:00
cache Fix typos 2024-05-09 20:15:27 +00:00
codespace Fix linting error 2024-01-30 13:24:23 -08: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 Add prefer_editor_prompt config 2024-07-09 21:01:50 +09:00
extension Removed unused param flagDryRun from upgradeFunc 2024-05-16 15:41:47 -04:00
factory Fix repo fork to use remote protocol if none configured 2024-05-10 10:48:36 +02:00
gist Fix repo fork to use remote protocol if none configured 2024-05-10 10:48:36 +02:00
gpg-key Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
issue Use closure-scoped variable to catch --remove-milestone option 2024-07-29 21:40:24 +01:00
label Avoid parsing create or update label http response 2024-01-31 18:55:52 +01:00
org Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
pr Fix missing variable 2024-07-29 21:41:43 +01:00
project Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
release Export databaseId for releases 2024-07-23 13:41:56 +02:00
repo Remove redundant whitespace 2024-07-18 10:20:44 +02:00
root Slightly clarify when CLI will exit with 4 2024-07-23 16:44:49 +02:00
ruleset Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
run Merge pull request #9162 from joshuajtward/chore/GH-9038 2024-06-13 11:40:08 -04:00
search Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
secret Fix host handling in variable and secret delete 2024-08-02 15:11:22 -04:00
ssh-key Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
status Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
variable Fix host handling in variable and secret delete 2024-08-02 15:11:22 -04:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Add json export flags to variable list command (#8516) 2024-01-17 10:09:09 -08:00