Introduction

Use the Roboflow CLI to manage and interact with projects.

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

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

Next > Installation and Authentication

Last updated