A Che workspace can be created by pointing the chectl tool to a locally stored devfile. The Che instance then uses the discovered devfile to build a workspace.

Prerequisites
Procedure
  1. Run a workspace from a devfile using the workspace:start parameter with the chectl tool as follows:

$ chectl workspace:start --devfile=devfile.yaml