Releases: metalsoft-io/metalcloud-cli
Releases · metalsoft-io/metalcloud-cli
v3.6.8
v3.6.7
v3.6.6
v3.6.5
v3.6.4
Changelog
- 2db1a9d Merge pull request #101 from metalsoft-io/feature/verified_email
- a998834 add Makefile
- b2dd2e8 email verification command
- e59df61 explicit flag for verify email
- 1e93654 ia get use colors only if format is not specified
- a1c86e7 infrastructure get use colors only if format is not specified
- 81aae37 infrastructure list use colors only if format is not specified
- 14d4f69 jobs get use colors only if format is not specified
- 90a4c1a jobs list use colors only if format is not specified
- 0aa286a set user permissions
- e54bdd4 storage list use colors only if format is not specified
- 05f846c users list use colors only if format is not specified
v3.6.3
What's Changed
- integrate REST API v2 SDK
- VM management
- extension management
- create user with limits profile
- server registration using REST API v2
- storage registration using REST API v2
v3.6.2
Changelog
- 9a7d787 Merge branch 'develop'
- 62a13cc Merge branch 'develop' of github.com:metalsoft-io/metalcloud-cli into develop
- 347e547 Merge pull request #92 from TuDoRsU/master
- 77526a0 add serial number prefix for instance array label
- e85f45c removed permissions requirements for the workflows to allow users to create workflows
- 6d5ea2e upgrade sdk version
v3.6.1
v3.6.0
Changelog
- 2a1cbb7 MS-3757: add admin endpoint to instance arr
- fdd164f MS-5297: fix -f delete
- c76b821 Merge pull request #85 from metalsoft-io/MS-4966
- f966943 Merge pull request #86 from metalsoft-io/MS-5297
- f2e61c6 Merge pull request #87 from metalsoft-io/MS-4583
- 9a37c9e Removed dependency on METALCLOUD_ADMIN and METALCLOUD_USER_EMAIL and moved to a permission based command list MS-6271
- 363f3e8 Removed the need to use METALCLOUD_ADMIN and METALCLOUD_USER_EMAIL
- d4e9d7b added developer endpoints to instance array level operations as per MS-3873
- fc01cb6 fix os-template iss
- 454925d fix tests
- 5a7a622 fixed a few bugs related to MS-6271, MS-6296, MS-6289
- 90fdae2 os_template fixes + os_template label fix
- 5c232ae remove label
- 2ba6a9f remove log
- 86df0df removed the ability to make an os template public and private for regular users
- c0166ff update help text