cli/pkg/cmdutil
Babak K. Shandiz a3ff7791db
Add tests to verify proper help:json-fields annotations
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2024-05-06 17:55:19 +01: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 proof of concept for flag-level disable auth check 2024-04-25 09:28:49 -04:00
auth_check_test.go Test cmdutil.IsAuthCheckEnabled cases 2024-04-29 10:02:01 -04:00
cmdgroup.go Split issue commands into "General" vs. "Targeted" 2022-12-20 17:56:51 +01:00
errors.go pr checks return distinct exit code for PENDING checks (#7866) 2023-08-25 10:30:45 -07:00
factory.go Fix determining executable location in PATH (#8238) 2023-11-14 08:26:19 +00:00
factory_test.go Fix determining executable location in PATH (#8238) 2023-11-14 08:26:19 +00:00
file_input.go Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
flags.go Autocomplete branch flags (#6031) 2023-03-29 16:09:44 +00:00
json_flags.go Add help:json-fields annotation 2024-05-06 17:54:59 +01:00
json_flags_test.go Add tests to verify proper help:json-fields annotations 2024-05-06 17:55:19 +01:00
legacy.go Fix git protocol and refactor Config interface (#8246) 2023-10-27 15:42:05 +02:00
repo_override.go Cleanup config.AuthToken and config.DefaultHost methods (#7049) 2023-02-28 00:24:45 +00:00