1
0
Fork 0
mirror of https://github.com/spf13/cobra synced 2025-02-23 19:16:36 +00:00
spf13--cobra/cobra/cmd
Warren Fernandes 41fd44e1df
Fix cobra init cmd help documentation ()
Adds tests for other cases where we do not expect projects to be created
for absolute paths and relative paths in GOPATH.
2020-04-28 16:59:18 -06:00
..
testdata Bump year on golden files () 2020-01-06 11:10:57 -07:00
add.go fix missing newline in cmd/add () 2019-07-15 09:44:15 -06:00
add_test.go fix: ensure that testproject is removed even after a failure () 2019-09-17 09:02:42 -06:00
golden_test.go Replace deprecated SetOutput func with SetOut and SetErr in test () 2020-04-01 10:25:22 -06:00
helpers.go cmd: Fix () 2018-01-15 17:09:33 +01:00
init.go Fix cobra init cmd help documentation () 2020-04-28 16:59:18 -06:00
init_test.go Fix cobra init cmd help documentation () 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 () 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