Set up the dsc command-line tool
Set up dsc on Linux, macOS, or Windows so that you can deploy, update, and manage OpenShift Dev Spaces from the command line.
Before you begin
- You have a Linux or macOS workstation.
Note:
For installing
dscon Windows, see the following pages:
Procedure
- Download the archive from This content is not included.https://developers.redhat.com/products/openshift-dev-spaces/download to a directory such as
$HOME. - Run
tar xvzfon the archive to extract the/dscdirectory. - Add the extracted
/dsc/binsubdirectory to$PATH.
Results
- Run
dscto view information about it.$ dsc