cli/pkg/cmd/variable
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
..
delete Fix host handling in variable and secret delete 2024-08-02 15:11:22 -04:00
get Fix host handling in variable and secret delete 2024-08-02 15:11:22 -04:00
list Fetch variable selected repo relationship when required 2024-06-25 17:11:56 +02:00
set Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
shared Add createdAt field to Variable type 2024-05-26 00:05:04 +01:00
variable.go Add a gh variable get FOO command (#9106) 2024-05-23 17:11:53 +02:00