Skip to content

Commit 3c9d4a7

Browse files
committed
fixup! Update modules/end-user-guide/pages/url-parameter-for-the-existing-workspace-name.adoc
Signed-off-by: Oleksii Orel <oorel@redhat.com>
1 parent 8f4bf8d commit 3c9d4a7

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

modules/end-user-guide/pages/url-parameter-for-the-existing-workspace-name.adoc

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99

1010
If you start a new workspace with a URL that contains the `existing` URL parameter specifying an existing workspace name, the existing workspace created from the same URL is opened.
1111

12+
.Example
13+
14+
====
15+
16+
`pass:c,a,q[{prod-url}]#<git_repository_url>?existing=workspace_name`
17+
18+
====
19+
1220
When specifying the `existing` URL parameter, following situations may arise:
1321

1422
* If there is no workspace created from the same URL, a new workspace is created.
@@ -28,23 +36,6 @@ pass:c,a,q[{prod-url}]#__<git_repository_url>__?new
2836
----
2937
====
3038

31-
The URL parameter for the existing workspace name is `existing=`:
32-
33-
[source,subs="+quotes,+attributes,+macros"]
34-
----
35-
pass:c,a,q[{prod-url}]#__<git_repository_url>__?existing=__<existing_workspace_name>__
36-
----
37-
38-
.Example
39-
40-
====
41-
42-
`pass:c,a,q[{prod-url}]#<git_repository_url>?existing=workspace_name`
43-
44-
====
45-
46-
This URL opens the existing workspace named `che-docs` if it was created from the same URL.
47-
4839
.Additional resources
4940

5041
* xref:url-parameter-for-starting-duplicate-workspaces.adoc[]

0 commit comments

Comments
 (0)