Roboflow Docs
DashboardResourcesProducts
  • Documentation
  • Developer Reference
  • Changelog
  • Developer Tools
  • Authentication
  • Command Line Interface (CLI)
    • Using the CLI
    • Installation and Authentication
    • Download dataset
    • Upload Dataset
    • Run inference
    • Getting help
  • REST API
    • REST API Structure
    • Workspace and Project IDs
    • Workspaces
  • Workspace Image Query
  • Projects
    • Initialize
    • Project Folders API
    • Create
  • Batches
  • Annotation Jobs
  • Images
    • Upload Images
    • Image Details
    • Upload Dataset
    • Upload an Annotation
    • Search
    • Tags
  • Versions
    • Create a Project Version
    • View a Version
  • Train a Model
  • Export Data
  • Inference
  • Annotation Insights
    • Annotation Insights (Legacy Endpoint)
  • Model Monitoring
    • Stats
    • Custom Metadata
  • Python SDK
    • Using the Python SDK
  • iOS SDK
    • Using the iOS SDK
Powered by GitBook
On this page

Was this helpful?

  1. Command Line Interface (CLI)

Using the CLI

PreviousAuthenticationNextInstallation and Authentication

Last updated 16 hours ago

Was this helpful?

roboflow-python is the official Roboflow Python package and it comes with a powerful command-line tool to interact with the Roboflow platform.

Using the roboflow-python command-line-interface (CLI) you can:

  • navigate your data

  • upload images and datasets into your projects

  • download datasets (either private datasets that you have access and public datasets that live on Roboflow Universe)

  • Use the Roboflow inference API

  • managed your dedicated deployments

Watch the video below for a quick overview on the roboflow-cli, or keep on reading.