@@ -170,7 +170,7 @@ DESCRIPTION
170
170
Retrieves Eclipse Che self-signed certificate
171
171
```
172
172
173
- _ See code: [ src/commands/cacert/export.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/cacert/export.ts ) _
173
+ _ See code: [ src/commands/cacert/export.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/cacert/export.ts ) _
174
174
175
175
## ` chectl commands `
176
176
@@ -222,7 +222,7 @@ DESCRIPTION
222
222
Open Eclipse Che dashboard
223
223
```
224
224
225
- _ See code: [ src/commands/dashboard/open.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/dashboard/open.ts ) _
225
+ _ See code: [ src/commands/dashboard/open.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/dashboard/open.ts ) _
226
226
227
227
## ` chectl help [COMMANDS] `
228
228
@@ -265,7 +265,7 @@ DESCRIPTION
265
265
Enable local debug of Eclipse Che server
266
266
```
267
267
268
- _ See code: [ src/commands/server/debug.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/server/debug.ts ) _
268
+ _ See code: [ src/commands/server/debug.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/server/debug.ts ) _
269
269
270
270
## ` chectl server:delete `
271
271
@@ -292,7 +292,7 @@ DESCRIPTION
292
292
delete any Eclipse Che related resource
293
293
```
294
294
295
- _ See code: [ src/commands/server/delete.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/server/delete.ts ) _
295
+ _ See code: [ src/commands/server/delete.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/server/delete.ts ) _
296
296
297
297
## ` chectl server:deploy `
298
298
@@ -435,7 +435,7 @@ DESCRIPTION
435
435
Deploy Eclipse Che server
436
436
```
437
437
438
- _ See code: [ src/commands/server/deploy.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/server/deploy.ts ) _
438
+ _ See code: [ src/commands/server/deploy.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/server/deploy.ts ) _
439
439
440
440
## ` chectl server:logs `
441
441
@@ -457,7 +457,7 @@ DESCRIPTION
457
457
Collect Eclipse Che logs
458
458
```
459
459
460
- _ See code: [ src/commands/server/logs.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/server/logs.ts ) _
460
+ _ See code: [ src/commands/server/logs.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/server/logs.ts ) _
461
461
462
462
## ` chectl server:start `
463
463
@@ -487,7 +487,7 @@ DESCRIPTION
487
487
Start Eclipse Che server
488
488
```
489
489
490
- _ See code: [ src/commands/server/start.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/server/start.ts ) _
490
+ _ See code: [ src/commands/server/start.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/server/start.ts ) _
491
491
492
492
## ` chectl server:status `
493
493
@@ -507,7 +507,7 @@ DESCRIPTION
507
507
Status Eclipse Che server
508
508
```
509
509
510
- _ See code: [ src/commands/server/status.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/server/status.ts ) _
510
+ _ See code: [ src/commands/server/status.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/server/status.ts ) _
511
511
512
512
## ` chectl server:stop `
513
513
@@ -528,7 +528,7 @@ DESCRIPTION
528
528
stop Eclipse Che server
529
529
```
530
530
531
- _ See code: [ src/commands/server/stop.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/server/stop.ts ) _
531
+ _ See code: [ src/commands/server/stop.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/server/stop.ts ) _
532
532
533
533
## ` chectl server:update `
534
534
@@ -646,7 +646,7 @@ EXAMPLES
646
646
$ chectl server:update --olm-channel stable --catalog-source-yaml PATH_TO_CATALOG_SOURCE_YAML
647
647
```
648
648
649
- _ See code: [ src/commands/server/update.ts] ( https://github.com/che-incubator/chectl/blob/v0.0.2 /src/commands/server/update.ts ) _
649
+ _ See code: [ src/commands/server/update.ts] ( https://github.com/che-incubator/chectl/blob/v7.95.0 /src/commands/server/update.ts ) _
650
650
651
651
## ` chectl update [CHANNEL] `
652
652
0 commit comments