v5.3.0-BETA-2
Pre-release
Pre-release
Release Notes
This is the second beta release towards v5.3.0.
Be sure to check the README and participate in our survey.
The new features and changes since v5.3.0-BETA-1 are below.
New Features
Note: names, flags and/or behavior of the commands below may change until v5.3.0 GA release
- Viridian support. The following commands were added:
viridian login
viridian create-cluster
viridian delete-cluster
viridian get-cluster
viridian list-clusters
viridian stop-cluster
viridian resume-cluster
viridian download-logs
viridian delete-custom-class
viridian download-custom-class
viridian list-custom-classes
viridian upload-custom-class
- Added the following new Map commands:
map key-set
map destroy
- Added
--wait
flag which makes CLC wait for the operation to complete. That flag was added to the followingjob
commands:submit
,suspend
,resume
,cancel
,restart
Bug Fixes
job submit
retries both sending the metadata and jar upload if there's an error.