Command Line Tools in Cloudera AI
Cloudera AI ships with the following command line tools. The purpose of each tool differs.
- Cloudera Data Platform CLI for Cloudera AI - If you prefer to work in a terminal window, you can download and configure the
Cloudera Data Platform client that gives you access to the Cloudera Data Platform CLI tool. The Cloudera Data Platform 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 Data Platform. 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 Cloudera Data Platform CLI set up yet, see Installing the Cloudera Data Platform 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.