Command Line Tools in Cloudera AI
Cloudera AI ships with the following command line tools. The purpose of each tool differs.
- CDP CLI for Cloudera AI - If you prefer to work in a
terminal window, you can download and configure the Cloudera client that gives you access to the CDP CLI tool. The CDP CLI allows you to perform the
same actions as can be performed from the management console. Use this CLI to create,
delete, upgrade, and manage Cloudera AI Workbenches on Cloudera. To view all the available commands, run:
cdp ml help
To view help for a specific command, run:cdp ml <operation> help
If you do not have the CDP CLI set up yet, see Installing the CDP CLI Client.
- cdswctl - Cloudera AI also ships with a CLI client that you can
download from the Cloudera AI web UI. This is also referred to as the
Model CLI client. The
cdswctl
client allows you to log in, create an SSH endpoint, launch new sessions, automate model deployment, model updates, and so on.