cli/pkg/cmdutil
Mislav Marohnić 2ebdde1ddd Exit with status code "2" on user cancellation errors
This also stops printing "interrupt" after Ctrl-C is pressed.
2021-03-02 13:48:44 +01:00
..
args.go Extract repeated code to util function 2020-11-03 22:05:04 +01:00
args_test.go Extract repeated code to util function 2020-11-03 22:05:04 +01:00
auth_check.go Properly check env auth tokens in CheckAuth 2020-12-01 11:44:14 -05:00
auth_check_test.go Properly check env auth tokens in CheckAuth 2020-12-01 11:44:14 -05:00
errors.go Exit with status code "2" on user cancellation errors 2021-03-02 13:48:44 +01:00
factory.go Isolate pr review command 2020-07-29 19:35:54 +02:00
legacy.go Isolate pr review command 2020-07-29 19:35:54 +02:00
repo_override.go Add host back into repo flag description 2020-10-22 17:51:16 +02:00