Boost Developer Efficiency: A CLI for WSO2 Choreo
Download the choreo cli distribution and install.
curl -o- https://cli.choreo.dev/install.sh | bash
iwr https://cli.choreo.dev/install.ps1 -useb | iex
Download the appropriate version from the releases choreo cli github repository
- Sign into your choreo account
choreo login
- List your projects
choreo list projects
- Describe your projects/components
choreo describe <project|component>