Enterprise CLI Tool
Use Command Line Interface for managing the new CLI and its daemon. Automate the initialization and upgrading processes effortlessly.
Introduction
Downloading and Installation
sudo curl -fsSL https://config.enterprise.supervisely.com/cli -o /usr/local/bin/supervisely && sudo chmod +x /usr/local/bin/superviselyPrerequisites
pip show supervisely
WARNING: Package(s) not found: superviselysupervisely version
Supervisely CLI 2.0.57 is up to date
# If you have an older version installed, you will see the following
Supervisely CLI 2.0.54
Version 2.0.57 is out! Upgrade now for the latest features.
Run 'supervisely self-update' in your terminal.CLI Functionality
Last updated