cdswctl Command Line Interface Client
Cloudera Data Science Workbench 1.6 and later ships with a CLI client that you can download from the Cloudera Data Science Workbench web UI. The cdswctl
client can perform the following tasks:
- Logging in
- Creating an SSH endpoint
- Listing sessions that are starting or running
- Starting or stopping a session
cdswctl help
Download and Configure the cdswctl
Before you begin, ensure that the following prerequisites are met:
- You have an SSH public/private key pair for your local machine.
- You have Contributor permissions for an existing Cloudera Data Science project. Alternatively, create a new project you have access to.
- The Site Administrator has not disabled remote editing for Cloudera Data Science Workbench.