spf13--cobra/cobra/cmd
Maxime Bury 4384b91fb4
Bump license year to 2021 in golden files (#1309)
* Update main.go.golden

* Update root.go.golden

* Update test.go.golden
2021-01-16 20:41:43 -05:00
..
testdata Bump license year to 2021 in golden files (#1309) 2021-01-16 20:41:43 -05:00
add.go fix missing newline in cmd/add (#905) 2019-07-15 09:44:15 -06:00
add_test.go fix: ensure that testproject is removed even after a failure (#948) 2019-09-17 09:02:42 -06:00
golden_test.go Replace deprecated SetOutput func with SetOut and SetErr in test (#1053) 2020-04-01 10:25:22 -06:00
helpers.go cmd: Fix #612 (#614) 2018-01-15 17:09:33 +01:00
init.go Fix cobra init cmd help documentation (#1108) 2020-04-28 16:59:18 -06:00
init_test.go Fix cobra init cmd help documentation (#1108) 2020-04-28 16:59:18 -06:00
license_agpl.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_apache_2.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_bsd_clause_2.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_bsd_clause_3.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_gpl_2.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_gpl_3.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_lgpl.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_mit.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
licenses.go cmd: Fix text of custom license 2017-10-04 22:36:42 +02:00
project.go fix: ensure that testproject is removed even after a failure (#948) 2019-09-17 09:02:42 -06:00
project_test.go vgo - strip out unused methods 2019-06-07 10:31:03 -04:00
root.go Add idiomatic handling of go error in distinct main func 2019-08-02 01:25:21 +05:00