blob: d763260b903e0703045e82d4a8945f955f4d3912 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
@comment $NetBSD: PLIST,v 1.2 2018/09/02 20:55:15 minskim Exp $
bin/cobra
gopkg/pkg/${GO_PLATFORM}/github.com/spf13/cobra.a
gopkg/pkg/${GO_PLATFORM}/github.com/spf13/cobra/cobra/cmd.a
gopkg/pkg/${GO_PLATFORM}/github.com/spf13/cobra/doc.a
gopkg/src/github.com/spf13/cobra/LICENSE.txt
gopkg/src/github.com/spf13/cobra/README.md
gopkg/src/github.com/spf13/cobra/args.go
gopkg/src/github.com/spf13/cobra/args_test.go
gopkg/src/github.com/spf13/cobra/bash_completions.go
gopkg/src/github.com/spf13/cobra/bash_completions.md
gopkg/src/github.com/spf13/cobra/bash_completions_test.go
gopkg/src/github.com/spf13/cobra/cobra.go
gopkg/src/github.com/spf13/cobra/cobra/README.md
gopkg/src/github.com/spf13/cobra/cobra/cmd/add.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/add_test.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/golden_test.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/helpers.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/init.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/init_test.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/license_agpl.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/license_apache_2.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/license_bsd_clause_2.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/license_bsd_clause_3.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/license_gpl_2.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/license_gpl_3.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/license_lgpl.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/license_mit.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/licenses.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/project.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/project_test.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/root.go
gopkg/src/github.com/spf13/cobra/cobra/cmd/testdata/LICENSE.golden
gopkg/src/github.com/spf13/cobra/cobra/cmd/testdata/main.go.golden
gopkg/src/github.com/spf13/cobra/cobra/cmd/testdata/root.go.golden
gopkg/src/github.com/spf13/cobra/cobra/cmd/testdata/test.go.golden
gopkg/src/github.com/spf13/cobra/cobra/main.go
gopkg/src/github.com/spf13/cobra/cobra_test.go
gopkg/src/github.com/spf13/cobra/command.go
gopkg/src/github.com/spf13/cobra/command_notwin.go
gopkg/src/github.com/spf13/cobra/command_test.go
gopkg/src/github.com/spf13/cobra/command_win.go
gopkg/src/github.com/spf13/cobra/doc/cmd_test.go
gopkg/src/github.com/spf13/cobra/doc/man_docs.go
gopkg/src/github.com/spf13/cobra/doc/man_docs.md
gopkg/src/github.com/spf13/cobra/doc/man_docs_test.go
gopkg/src/github.com/spf13/cobra/doc/man_examples_test.go
gopkg/src/github.com/spf13/cobra/doc/md_docs.go
gopkg/src/github.com/spf13/cobra/doc/md_docs.md
gopkg/src/github.com/spf13/cobra/doc/md_docs_test.go
gopkg/src/github.com/spf13/cobra/doc/rest_docs.go
gopkg/src/github.com/spf13/cobra/doc/rest_docs.md
gopkg/src/github.com/spf13/cobra/doc/rest_docs_test.go
gopkg/src/github.com/spf13/cobra/doc/util.go
gopkg/src/github.com/spf13/cobra/doc/yaml_docs.go
gopkg/src/github.com/spf13/cobra/doc/yaml_docs.md
gopkg/src/github.com/spf13/cobra/doc/yaml_docs_test.go
gopkg/src/github.com/spf13/cobra/zsh_completions.go
gopkg/src/github.com/spf13/cobra/zsh_completions_test.go
|