cli/pkg/cmdutil
2022-03-29 17:38:59 +00:00
..
args.go Add label list and label create commands (#5316) 2022-03-29 17:38:59 +00:00
args_test.go Extract repeated code to util function 2020-11-03 22:05:04 +01:00
auth_check.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
auth_check_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
errors.go Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
factory.go Refactor factory.Executable() to be a method rather than a func 2021-12-21 13:50:55 +01:00
file_input.go Add issue create -F <file> flag and tests 2021-02-23 14:25:32 +01:00
flags.go Add top level search command and search repos sub command (#5172) 2022-03-09 12:24:27 +00:00
json_flags.go Fix stack overflow in AddJSONFlags (#4614) 2021-10-27 14:56:59 +02:00
json_flags_test.go Remove unnecessary pointers to Go maps 2021-10-25 17:20:12 +02:00
legacy.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
repo_override.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
web_browser.go Pass web browser to each individual command 2021-03-19 21:22:37 +01:00