Skip to content

wso2/choreo-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choreo CLI

Boost Developer Efficiency: A CLI for WSO2 Choreo

Installation

Download the choreo cli distribution and install.

Install via script

MacOS, Linux, WSL

curl -o- https://cli.choreo.dev/install.sh | bash

Windows

iwr https://cli.choreo.dev/install.ps1 -useb | iex

Download from GitHub

Download the appropriate version from the releases choreo cli github repository

Getting started

  1. Sign into your choreo account
choreo login
  1. List your projects
choreo list projects
  1. Describe your projects/components
choreo describe <project|component>