Skip to content

Commit

Permalink
[update] commit latest package.json + README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Red Hat Devstudio Release Bot <[email protected]>
  • Loading branch information
devstudio-release committed Nov 11, 2020
1 parent c00de70 commit 6c39eab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ OPTIONS
show CLI help
-i, --cheimage=cheimage
[default: registry.redhat.io/codeready-workspaces/server-rhel8:2.5] CodeReady Workspaces server container image
[default: registry.redhat.io/codeready-workspaces/server-rhel8:2.5-10] CodeReady Workspaces server container image
-m, --multiuser
Deploys CodeReady Workspaces in multi-user mode.
Expand Down Expand Up @@ -329,7 +329,7 @@ OPTIONS
is the 'operator' or the 'olm'.
--che-operator-image=che-operator-image
[default: registry.redhat.io/codeready-workspaces/crw-2-rhel8-operator:2.5] Container image of the operator. This
[default: registry.redhat.io/codeready-workspaces/crw-2-rhel8-operator:2.5-7] Container image of the operator. This
parameter is used only when the installer is the operator
--debug
Expand Down Expand Up @@ -450,7 +450,7 @@ OPTIONS
show CLI help
-i, --cheimage=cheimage
[default: registry.redhat.io/codeready-workspaces/server-rhel8:2.5] CodeReady Workspaces server container image
[default: registry.redhat.io/codeready-workspaces/server-rhel8:2.5-10] CodeReady Workspaces server container image
-m, --multiuser
Starts CodeReady Workspaces in multi-user mode.
Expand Down Expand Up @@ -511,7 +511,7 @@ OPTIONS
is the 'operator' or the 'olm'.
--che-operator-image=che-operator-image
[default: registry.redhat.io/codeready-workspaces/crw-2-rhel8-operator:2.5] Container image of the operator. This
[default: registry.redhat.io/codeready-workspaces/crw-2-rhel8-operator:2.5-7] Container image of the operator. This
parameter is used only when the installer is the operator
--debug
Expand Down Expand Up @@ -666,7 +666,7 @@ OPTIONS
-t, --templates=templates [default: templates] Path to the templates folder
--che-operator-image=che-operator-image [default: registry.redhat.io/codeready-workspaces/crw-2-rhel8-operator:2.5]
--che-operator-image=che-operator-image [default: registry.redhat.io/codeready-workspaces/crw-2-rhel8-operator:2.5-7]
Container image of the operator. This parameter is used only when the
installer is the operator
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crwctl",
"version": "2.5.0-CI-redhat",
"version": "2.5.0-GA-redhat",
"description": "CodeReady Workspaces CLI",
"keywords": [
"oclif"
Expand Down

0 comments on commit 6c39eab

Please sign in to comment.