File tree
5 files changed
+21
-0
lines changed- contrib/completions
- bash
- zsh
- pkg/oc
- cli/cmd
- generate/cmd
- test/cmd
5 files changed
+21
-0
lines changedDiff for: contrib/completions/bash/oc
+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: contrib/completions/zsh/oc
+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: pkg/oc/cli/cmd/newbuild.go
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| 117 | + | |
117 | 118 |
| |
118 | 119 |
| |
119 | 120 |
| |
|
Diff for: pkg/oc/generate/cmd/newapp.go
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
| 109 | + | |
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
| |||
909 | 910 |
| |
910 | 911 |
| |
911 | 912 |
| |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
912 | 925 |
| |
913 | 926 |
| |
914 | 927 |
| |
|
Diff for: test/cmd/newapp.sh
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 |
| |
73 | 76 |
| |
74 | 77 |
| |
|
0 commit comments