Skip to content

v2.6.0

Compare
Choose a tag to compare
@steveclay steveclay released this 24 Mar 19:33
· 8 commits to master since this release
fb70717

Installers

Mac OS X 64 bit
Mac OS X M1/ARM (as-is)
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 64 bit ARM (as-is)
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

Binaries

Mac OS X 64 bit
Mac OS X M1/ARM (as-is)
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 64 bit ARM (as-is)
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

To verify installed binaries, please see here

Change logs

New Commands

  • sl account bandwidth-pools: shows a summary of the bandwidth pools on the account with which servers are in which pools and how much bandwidth has been used this billing cycle.
  • sl block volume-set-note: set a note on a block volume
  • sl dedicatedhost create: order a dedicated host server
  • sl dedicatedhost detail: view information about a specific dedicated host
  • sl file volume-set-note: set a note on a file volume
  • sl licenses create-options: display the options used for ordering a software license
  • sl user notifications: enable/disable specific notifications for a user
  • sl vs placementgroup-create-options: display the options used for creating a placement group

Commands Changed

  • login: adds a "message of the day" feature that will present informational support messages to users as needed at initial login on a given day for their particular operating system and version of the CLI
  • login --vpc-cri: new option to login as a VPC VSI compute resource identity
  • login --cr-token <token-string> --profile: now accepts a trusted profile name, ID, or CRN. IKS compute resource identity login adds use of the CRN, as well
  • sl block detail: adds the notes field to the output table
  • sl block list: adds ability to list only volumes with a certain note
  • sl file detail: adds the notes field to the output table
  • sl file list: adds ability to list only volumes with a certain note

Bug Fixes

  • plugin repo-plugins: corrected to only show plug-ins that are valid for the OS and architecture of the CLI client running the command

Other Changes

  • Upgrades to Go 1.17.8