Skip to content

Commit ac2a929

Browse files
ci: [update] package.json + README.md
Signed-off-by: devstudio-release <[email protected]>
1 parent 5cd5009 commit ac2a929

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ OPTIONS
114114
Enable or disable telemetry. This flag skips a prompt and enable/disable telemetry
115115
```
116116

117-
_See code: [src/commands/cacert/export.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/cacert/export.ts)_
117+
_See code: [src/commands/cacert/export.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/cacert/export.ts)_
118118

119119
## `dsc dashboard:open`
120120

@@ -130,7 +130,7 @@ OPTIONS
130130
--telemetry=on|off Enable or disable telemetry. This flag skips a prompt and enable/disable telemetry
131131
```
132132

133-
_See code: [src/commands/dashboard/open.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/dashboard/open.ts)_
133+
_See code: [src/commands/dashboard/open.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/dashboard/open.ts)_
134134

135135
## `dsc help [COMMANDS]`
136136

@@ -165,7 +165,7 @@ OPTIONS
165165
--telemetry=on|off Enable or disable telemetry. This flag skips a prompt and enable/disable telemetry
166166
```
167167

168-
_See code: [src/commands/server/debug.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/server/debug.ts)_
168+
_See code: [src/commands/server/debug.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/server/debug.ts)_
169169

170170
## `dsc server:delete`
171171

@@ -193,7 +193,7 @@ OPTIONS
193193
--telemetry=on|off Enable or disable telemetry. This flag skips a prompt and enable/disable telemetry
194194
```
195195

196-
_See code: [src/commands/server/delete.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/server/delete.ts)_
196+
_See code: [src/commands/server/delete.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/server/delete.ts)_
197197

198198
## `dsc server:deploy`
199199

@@ -322,7 +322,7 @@ OPTIONS
322322
persistent volume(s) storage class name to use to store Red Hat OpenShift Dev Spaces workspaces data
323323
```
324324

325-
_See code: [src/commands/server/deploy.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/server/deploy.ts)_
325+
_See code: [src/commands/server/deploy.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/server/deploy.ts)_
326326

327327
## `dsc server:logs`
328328

@@ -340,7 +340,7 @@ OPTIONS
340340
--telemetry=on|off Enable or disable telemetry. This flag skips a prompt and enable/disable telemetry
341341
```
342342

343-
_See code: [src/commands/server/logs.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/server/logs.ts)_
343+
_See code: [src/commands/server/logs.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/server/logs.ts)_
344344

345345
## `dsc server:start`
346346

@@ -374,7 +374,7 @@ OPTIONS
374374
enable/disable telemetry
375375
```
376376

377-
_See code: [src/commands/server/start.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/server/start.ts)_
377+
_See code: [src/commands/server/start.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/server/start.ts)_
378378

379379
## `dsc server:status`
380380

@@ -390,7 +390,7 @@ OPTIONS
390390
--telemetry=on|off Enable or disable telemetry. This flag skips a prompt and enable/disable telemetry
391391
```
392392

393-
_See code: [src/commands/server/status.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/server/status.ts)_
393+
_See code: [src/commands/server/status.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/server/status.ts)_
394394

395395
## `dsc server:stop`
396396

@@ -407,7 +407,7 @@ OPTIONS
407407
--telemetry=on|off Enable or disable telemetry. This flag skips a prompt and enable/disable telemetry
408408
```
409409

410-
_See code: [src/commands/server/stop.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/server/stop.ts)_
410+
_See code: [src/commands/server/stop.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/server/stop.ts)_
411411

412412
## `dsc server:update`
413413

@@ -513,7 +513,7 @@ EXAMPLES
513513
dsc server:update --olm-channel stable --catalog-source-yaml PATH_TO_CATALOG_SOURCE_YAML
514514
```
515515

516-
_See code: [src/commands/server/update.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-CI-71d4-redhat/src/commands/server/update.ts)_
516+
_See code: [src/commands/server/update.ts](https://github.com/redhat-developer/devspaces-chectl/blob/v3.9.1-GA-redhat/src/commands/server/update.ts)_
517517

518518
## `dsc update [CHANNEL]`
519519

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dsc",
3-
"version": "3.9.0-CI-redhat",
3+
"version": "3.9.1-GA-redhat",
44
"description": "Red Hat OpenShift Dev Spaces CLI",
55
"keywords": [
66
"oclif"

0 commit comments

Comments
 (0)