Skip to content

Releases: metalsoft-io/metalcloud-cli

v3.6.8

06 Feb 09:15
Compare
Choose a tag to compare

Changelog

v3.6.7

16 Dec 18:48
Compare
Choose a tag to compare

Changelog

  • c854fb2 Bump golang.org/x/crypto from 0.21.0 to 0.31.0

v3.6.6

16 Dec 18:19
Compare
Choose a tag to compare

Changelog

  • 827e5c2 fix tests
  • 44df87f format extension id and extension instance id
  • eb1f167 minimum API version
  • 3b52ec7 use --id instead of --user-id
  • eb177cc use stderr for error reporting

v3.6.5

09 Dec 16:50
Compare
Choose a tag to compare

Changelog

  • 998c27f METALCLOUD_INSECURE_SKIP_VERIFY supports both true and 1 now
  • e8ca314 README update doc/images/metalcloud-cli-animated.gif
  • 12df0f6 formatting

v3.6.4

09 Dec 11:57
2db1a9d
Compare
Choose a tag to compare

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

03 Dec 13:10
b7b550e
Compare
Choose a tag to compare

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

30 Aug 08:53
Compare
Choose a tag to compare

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

14 Aug 10:45
12d7149
Compare
Choose a tag to compare

Changelog

  • 59316c2 Merge pull request #90 from metalsoft-io/url_fix
  • 12d7149 Merge pull request #91 from metalsoft-io/develop
  • 94d8b7a moved instance related functions to the user endpoint
  • d0c36a3 when registering a template, the asset URL will be the same as the source ISO path

v3.6.0

13 Aug 19:07
Compare
Choose a tag to compare

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

v3.5.13

26 Jul 08:54
f6cbc4e
Compare
Choose a tag to compare

Changelog

  • 5504c05 MS-5662 Add new datacenter configuration defaults for lan/san network profile id
  • f6cbc4e Merge pull request #89 from metalsoft-io/MS-5562-datacenter-config-options
  • 26e49dc Rebuild mock client.