File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -63,8 +63,6 @@ Writes the following files:
63
63
- a Patch file for customizing image for manager manifests
64
64
- a Patch file for enabling prometheus metrics
65
65
- a main.go to run
66
-
67
- project will prompt the user to run 'dep ensure' after writing the project files.
68
66
`
69
67
ctx .Examples = fmt .Sprintf (` # Scaffold a project using the apache2 license with "The Kubernetes authors" as owners
70
68
%s init --project-version=2 --domain example.org --license apache2 --owner "The Kubernetes authors"
Original file line number Diff line number Diff line change @@ -64,8 +64,6 @@ Writes the following files:
64
64
- a Patch file for customizing image for manager manifests
65
65
- a Patch file for enabling prometheus metrics
66
66
- a main.go to run
67
-
68
- project will prompt the user to run 'dep ensure' after writing the project files.
69
67
`
70
68
ctx .Examples = fmt .Sprintf (` # Scaffold a project using the apache2 license with "The Kubernetes authors" as owners
71
69
%s init --project-version=2 --domain example.org --license apache2 --owner "The Kubernetes authors"
You can’t perform that action at this time.
0 commit comments