Skip to content

Commit

Permalink
Update _posts/2024-02-05-cde-customization.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: David Kwon <[email protected]>
  • Loading branch information
l0rd and dkwon17 authored Jan 26, 2024
1 parent 77f8afc commit 212a018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-02-05-cde-customization.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ It's recommended to add the Devfile in the same git repository of the applicatio

When it's not possible to add a `.devfile.yaml` in the git repository, there is still the option to publish it (in a gist, pastebin or another git repository) and https://eclipse.dev/che/docs/stable/end-user-guide/starting-a-workspace-from-a-raw-devfile-url/[start the CDE by providing the raw URL to it].

TIP: To change the configuration of a running CDE, add a new `.devfile.yaml` (or edit the existing one), and restart the CDE using the command `Eclipse Che: Restart Workspace from Local Devfile` from Visual Studio Code command palette. The command is also quickly accessible by clicking on the bottom-left corner of Visual Studio Code.
TIP: To change the configuration of a running CDE, add a new `.devfile.yaml` (or edit the existing one), and restart the CDE using the command `Eclipse Che: Restart Workspace from Local Devfile` from the Visual Studio Code command palette. This command is also quickly accessible by clicking on the bottom-left corner of Visual Studio Code.

TIP: https://github.com/devfile/vscode-walkthrough-extension[The Devfile Visual Studio Code walkthrough extension] helps generating a Devfile using a GUI wizard.

Expand Down

0 comments on commit 212a018

Please sign in to comment.