Choreo CLI 1.0.0 - Milestone 4
Pre-releaseThis is the fourth milestone build of Choreo CLI. This release note also describes how to get started, submit feature requests, bugs and feedback.
Disclaimer: The deployment related to this release is in its early development stage and is not bound by a production-grade SLA. While future milestones will be moved to a production-grade deployment and a guaranteed SLA, currently users are warned about the expected instability.
What’s new
-
New command to get application logs of a deployed Ballerina application.
$ chor app logs show APP_ID
-
Now the application ID is also shown when user applications are listed using
chor app list
.$ chor app list ID APPLICATION NAME DESCRIPTION ------------------------------------- ------------------ ----------------------------- app4dd6212eaed9545c5f43bf6a5cd79266 hello-world My first Choreo application
-
The
chor app list
will now display only the applications created by the relevant user. Earlier the application view was global.
Bug fixes and other improvements
Documentation & getting started
Future milestones
Known bugs & limitations
Feedback
We would love to hear your feedback!
You can request a feature, improvement or report a bug - https://github.com/wso2/choreo-cli/issues
Thank You,
WSO2 Choreo Team