cdswctl Command Line Interface Client

Cloudera AI ships with a CLI client that you can download from the Cloudera AI web UI.

The cdswctl client allows you to perform the following tasks:
  • Logging in
  • Creating an SSH endpoint
  • Listing sessions that are starting or running
  • Starting or stopping a session
  • Creating a model
  • Building and deploying models
  • Listing model builds and model deployments
  • Checking the status of a deployment
  • Redeploying a model with updated resources
  • Viewing the replica logs for a model
Other actions, such as creating a project, require you to use the Cloudera AI web UI. For information about the available commands, run the following command:
cdswctl --help