1.5.0
What's Changed
- Vlan tag features by @CGallo in https://github.ibm.com/SoftLayer/softlayer-cli/pull/810
sl hardware detail
Added vlan trunks to vlan detailssl hardware vlan-trunkable
lists trunkable vlans for this serversl hardware vlan-add
trunks a vlan to the serversl hardware vlan-remove
removes a vlan trunk from the server
- Added IDENTIFIER to 'account cancel-item' by @CGallo in https://github.ibm.com/SoftLayer/softlayer-cli/pull/818
- Adds Encryption status to file and block volume-detail commands by @CGallo in https://github.ibm.com/SoftLayer/softlayer-cli/pull/819
- fixed a translation string in bandwidth pool-edit by @CGallo in https://github.ibm.com/SoftLayer/softlayer-cli/pull/820
- Removed --details from 'globalip unassign' as it did nothing by @CGallo in https://github.ibm.com/SoftLayer/softlayer-cli/pull/821
- #822 temp fix for an API bug in file|block volume-list by @CGallo in https://github.ibm.com/SoftLayer/softlayer-cli/pull/823
- Added linux-s390 and linux-ppc64le binaries