Commit 57d5df6
File tree
9 files changed
+81
-17
lines changedFilter options
- cmd/cli
- commands
- clone
- config
- global
- pkg/portfwd
9 files changed
+81
-17
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
cmd/cli/commands/clone/actions.go
Copy file name to clipboardExpand all lines: cmd/cli/commands/clone/actions.go+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
264 |
| - |
| 264 | + |
265 | 265 |
|
266 | 266 |
|
267 | 267 |
|
| ||
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
273 |
| - |
| 273 | + |
| 274 | + |
| 275 | + |
274 | 276 |
|
275 | 277 |
|
276 | 278 |
|
| ||
288 | 290 |
|
289 | 291 |
|
290 | 292 |
|
291 |
| - |
| 293 | + |
292 | 294 |
|
293 | 295 |
|
294 | 296 |
|
|
cmd/cli/commands/config/command_list.go
Copy file name to clipboardExpand all lines: cmd/cli/commands/config/command_list.go+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
48 | 52 |
|
49 | 53 |
|
50 | 54 |
|
| ||
73 | 77 |
|
74 | 78 |
|
75 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
76 | 84 |
|
77 | 85 |
|
78 | 86 |
|
|
cmd/cli/commands/config/environment.go
Copy file name to clipboardExpand all lines: cmd/cli/commands/config/environment.go+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 |
| - |
51 |
| - |
| 51 | + |
| 52 | + |
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
| ||
99 | 101 |
|
100 | 102 |
|
101 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
102 | 108 |
|
103 | 109 |
|
104 | 110 |
|
|
cmd/cli/commands/global/actions.go
Copy file name to clipboardExpand all lines: cmd/cli/commands/global/actions.go+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
cmd/cli/commands/global/command_list.go
Copy file name to clipboardExpand all lines: cmd/cli/commands/global/command_list.go+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
49 | 53 |
|
50 | 54 |
|
51 | 55 |
|
|
cmd/cli/commands/port_forwarding.go
Copy file name to clipboardExpand all lines: cmd/cli/commands/port_forwarding.go+20-7Lines changed: 20 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
26 |
| - |
27 |
| - |
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
57 | 70 |
|
58 | 71 |
|
59 | 72 |
|
|
+13-2Lines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
67 | 72 |
|
68 | 73 |
|
69 | 74 |
|
| ||
126 | 131 |
|
127 | 132 |
|
128 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
129 | 140 |
|
130 | 141 |
|
131 | 142 |
|
|
+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
| 12 | + |
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
| ||
159 | 161 |
|
160 | 162 |
|
161 | 163 |
|
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
0 commit comments