Skip to content

Releases: CenturyLinkCloud/clc-go-cli

v1.1.0

24 Nov 13:53
Compare
Choose a tag to compare
  • Changed Godep to use vendor directory instead of obsolete _workspace folder.
  • Updated README with an example of opening multiple ports on a IP address.

v1.1.0-rc.2

12 Nov 11:54
Compare
Choose a tag to compare
v1.1.0-rc.2 Pre-release
Pre-release

Bug fixes:

  • [#85] Issue with the list-ip-addresses command not accepting the --network-id or --network-name parameters.

Notes:

  • The README.md has been updated to ask people to download from the releases page.
  • A new CONTRIBUTING.md file created with details of how to contribute to the project (content moved from README.md)

v1.1.0-rc.1

02 Nov 14:35
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

New features/functionality:

  • [#60] Webhook functionality added to the CLI.
  • [#76] Project changed to use semantic versioning. See http://semver.org/ for further details.
  • Added a get baremetal capabilities command.
  • Added a version command to return build version, build date and git commit hash, os and Go version
  • Changed the integration tests to use 'go test' instead of a seperate executable. The tests utilise the new subtest functionality in go 1.7.
  • API file generation now has been separated out into a different command line.

Bug fixes:

  • [#55] Remove premium storage type as its deprecated. The --storage-type command line option has been removed completely for server create, server import.
  • [#64] Listing cross DC policies didn't filter as expected.
  • [#67] Getting server details doesn't return IsManaged or IsManagdBackup
  • [#69] Updating the server disks fails.
  • [#70] Integration tests where failing due to multiple issues.
  • [#75] Creating bare metal servers shouldn't require CPU, MemoryGB or template. Additionally the configuration-id and os-type parameters should indicate how to get the allowed values.

2016-07-21

21 Jul 13:15
Compare
Choose a tag to compare
  • Add more data in data center list & get (#62)
  • Fix site-to-site VPN (#56)

MD5 clc-2016-07-21-linux-amd64.tar.gz = 881bb25217166f32bb7a427eb1ec14b8
MD5 clc-2016-07-21-darwin-amd64.tar.gz = 198be0a08bf1d9207084d780e2b40960
MD5 clc-2016-07-21-windows-amd64.zip = a8fdd97ac6efa62f677ee0f73346f273
MD5 clc-2016-07-21.pkg = 3e8f81913a9c4b772b9e55ccd7e913fa

2016-07-07

07 Jul 15:29
Compare
Choose a tag to compare
  • Fix bash completion issue on linux (#57)
  • Add cross datacenter firewall policy support (#54)
  • Allow to run CLI without HOME (#53)
  • Add output to CSV (#51)
  • Fix alias filter in backup commands (#49)

MD5 clc-2016-07-07-linux-amd64.tar.gz = 4c29600149f84301a228bd8c5d20f3d2
MD5 clc-2016-07-07-darwin-amd64.tar.gz = a7ba01d5f2270136a8956e53e34d3f17
MD5 clc-2016-07-07-windows-amd64.zip = 379afa5976b036d71e08ab602a8585de
MD5 clc-2016-07-07.pkg = 9188f2f1f19277c594f8730ebdb0a7d4

Simple Backup Service

06 Apr 09:02
Compare
Choose a tag to compare
  • A set of commands for working with the Simple Backup service was implemented. #49

MD5 clc-2016-04-06-linux-amd64.tar.gz = f8315dcf02012141812df67b955738e3
MD5 clc-2016-04-06-darwin-amd64.tar.gz = f8315dcf02012141812df67b955738e3
MD5 clc-2016-04-06-windows-amd64.zip = afa8aa9f7c40d641982cfc9cf7efea9b
MD5 clc-2016-04-06.pkg = 95631028f50eb54fd5a06a82ec276c06

Server Packages and Patches

05 Apr 09:20
Compare
Choose a tag to compare
  • A set of commands for applying and managing server packages and patches was implemented. #50

MD5 clc-2016-04-05-linux-amd64.tar.gz = f82110e1c6fe5e44988a45ef01532ae2
MD5 clc-2016-04-05-darwin-amd64.tar.gz = 7ad0ba83cb5509f30447821875d33fa5
MD5 clc-2016-04-05-windows-amd64.zip = 56070c0473d5d85da5200a3e97c78875

Snapshot IDs in Server Get Output

30 Mar 10:13
Compare
Choose a tag to compare
  • Snapshot IDs are now a part of server get output

MD5 clc-2016-03-30-windows-amd64.zip = d699063b7245ded448fc2f8d0b003806
MD5 clc-2016-03-30-linux-amd64.tar.gz = 9df3eae9afcf7b9ab3e7bd5653b68597
MD5 clc-2016-03-30-darwin-amd64.tar.gz = 0be9dfc093d60a9c74b5d0e5385a7cbd

Relational DB & IPS Commands

28 Mar 13:57
Compare
Choose a tag to compare
  • A set of commands to work with a Relational DB service was implemented #43
  • A set of commands for working with an IPS API was implemented #41
  • A bug was fixed where the --all option was serialized improperly when generating a command skeleton #44
  • The server description response was extended with a DisplayName field #42
  • The custom fields descriptions in the responses now include an isRequired field #46
  • The names of networks, servers, groups, and load-balancers are now case-insensitive #45

MD5 (clc-2016-03-28-darwin-amd64.tar.gz) = 4328a261fdda9bb7e821882505086b2e
MD5 (clc-2016-03-28-linux-amd64.tar.gz) = fccae7b5948b37aa1253e6691e9033cd
MD5 (clc-2016-03-28-windows-amd64.zip) = f00a0270fab00993ec89a7759c79e0f4

New Network Creation, Setting Scheduled Activities, & Small Enhancements

06 Jan 14:01
Compare
Choose a tag to compare
  • A bug was fixed where some query parameters written in lower case did not work.
  • The network create command returns a link now according to the API changes. You can wait until the network has been created via wait.
  • The group set-scheduled-activities command was added.
  • The missing field errors are now clear & consistent.

md5 clc-2016-01-06-windows-x64.zip = 149d93020830b903d4b4f88aa2c581d1
md5 clc-2016-01-06-linux-amd64.tar.gz = 6fa239931293fc742da182b12cec8f96
md5 clc-2016-01-06-darwin.tar.gz = 0835a3db3ca6cd2105525dd95317e760
md5 clc-2016-01-06.pkg = f72273045f1f26430711a2962694eff0