Releases: akamai/cli
Allow building without first-run/upgrade features
This release allows building without the first-run and upgrade features for packaging in third-party package managers such as homebrew, apt, or yum.
Added Auto-Updating & On-boarding
This release adds auto-updating and new on-boarding features. Each time you run Akamai CLI 0.3.0 or later it will now prompt you to install into your path for a better experience, as well as optionally doing daily checks for updates which can be installed automatically.
We are also adding sha256 signatures to each release (the .sig files below) to verify updates.
Additionally, we've improved the help experience, as well as support for command aliases in custom packages.
Rename get command to install
This release renames akamai get
to akamai install
for a better user experience
Add support for `AKAMAI_CLI_HOME`
Note: This is pre-release software.
- Adds support for the
AKAMAI_CLI_HOME
environment variable, enabling multiple package install locations. (Fixes #6)
Initial Release
Note: This is pre-release software.