Skip to content

Commit 981ec03

Browse files
ci: [update] package.json, yarn.lock + README.md
Signed-off-by: devspacesbuild <[email protected]>
1 parent c7ba3fc commit 981ec03

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ DESCRIPTION
140140
Retrieves Red Hat OpenShift Dev Spaces self-signed certificate
141141
```
142142

143-
_See code: [src/commands/cacert/export.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/cacert/export.ts)_
143+
_See code: [src/commands/cacert/export.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/cacert/export.ts)_
144144

145145
## `dsc commands`
146146

@@ -192,7 +192,7 @@ DESCRIPTION
192192
Open Red Hat OpenShift Dev Spaces dashboard
193193
```
194194

195-
_See code: [src/commands/dashboard/open.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/dashboard/open.ts)_
195+
_See code: [src/commands/dashboard/open.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/dashboard/open.ts)_
196196

197197
## `dsc help [COMMANDS]`
198198

@@ -234,7 +234,7 @@ DESCRIPTION
234234
Enable local debug of Red Hat OpenShift Dev Spaces server
235235
```
236236

237-
_See code: [src/commands/server/debug.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/server/debug.ts)_
237+
_See code: [src/commands/server/debug.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/server/debug.ts)_
238238

239239
## `dsc server:delete`
240240

@@ -261,7 +261,7 @@ DESCRIPTION
261261
delete any Red Hat OpenShift Dev Spaces related resource
262262
```
263263

264-
_See code: [src/commands/server/delete.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/server/delete.ts)_
264+
_See code: [src/commands/server/delete.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/server/delete.ts)_
265265

266266
## `dsc server:deploy`
267267

@@ -401,7 +401,7 @@ DESCRIPTION
401401
Deploy Red Hat OpenShift Dev Spaces server
402402
```
403403

404-
_See code: [src/commands/server/deploy.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/server/deploy.ts)_
404+
_See code: [src/commands/server/deploy.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/server/deploy.ts)_
405405

406406
## `dsc server:logs`
407407

@@ -423,7 +423,7 @@ DESCRIPTION
423423
Collect Red Hat OpenShift Dev Spaces logs
424424
```
425425

426-
_See code: [src/commands/server/logs.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/server/logs.ts)_
426+
_See code: [src/commands/server/logs.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/server/logs.ts)_
427427

428428
## `dsc server:start`
429429

@@ -453,7 +453,7 @@ DESCRIPTION
453453
Start Red Hat OpenShift Dev Spaces server
454454
```
455455

456-
_See code: [src/commands/server/start.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/server/start.ts)_
456+
_See code: [src/commands/server/start.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/server/start.ts)_
457457

458458
## `dsc server:status`
459459

@@ -473,7 +473,7 @@ DESCRIPTION
473473
Status Red Hat OpenShift Dev Spaces server
474474
```
475475

476-
_See code: [src/commands/server/status.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/server/status.ts)_
476+
_See code: [src/commands/server/status.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/server/status.ts)_
477477

478478
## `dsc server:stop`
479479

@@ -494,7 +494,7 @@ DESCRIPTION
494494
stop Red Hat OpenShift Dev Spaces server
495495
```
496496

497-
_See code: [src/commands/server/stop.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/server/stop.ts)_
497+
_See code: [src/commands/server/stop.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/server/stop.ts)_
498498

499499
## `dsc server:update`
500500

@@ -617,7 +617,7 @@ EXAMPLES
617617
$ dsc server:update --olm-channel stable --catalog-source-yaml PATH_TO_CATALOG_SOURCE_YAML
618618
```
619619

620-
_See code: [src/commands/server/update.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.20.0-CI/src/commands/server/update.ts)_
620+
_See code: [src/commands/server/update.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.21.0-CI/src/commands/server/update.ts)_
621621

622622
## `dsc update [CHANNEL]`
623623

0 commit comments

Comments
 (0)