Skip to content

DataRobot CLI overview

Welcome to the DataRobot CLI documentation. This directory contains comprehensive guides and references for using and developing the DataRobot CLI tool.

Quick install

Install the latest version with a single command that auto-detects your operating system:

macOS/Linux:

#
curl https://cli.datarobot.com/install | sh

Windows (PowerShell):

#
irm https://cli.datarobot.com/winstall | iex

For more installation options, see Getting Started.

Building agentic workflows?

The CLI is used to set up, run, and deploy Agentic AI workflows. See the Agentic AI quickstart to get started with dr start and dr task run.

Documentation structure

User guide

End-user documentation for using the CLI:

Template system

Understanding the interactive template configuration:

Command reference

Detailed documentation for each command:

  • auth—authentication management.
  • run—task execution.
  • dotenv—environment variable management.
  • self—CLI utility commands (version, completion).

Development guide

For contributors and developers:

サポートについて

If you can't find what you're looking for:

  1. Search existing issues.
  2. Open a new issue.
  3. Email: oss-community-management@datarobot.com.