github akamai/cli 1.1.0
Add Debug Logging

latest releases: v2.0.2, v2.0.1, v2.0.0...
6 years ago

Features

This release is primarily to add logging around package installation. To use, set the ENV variable AKAMAI_LOG to one of PANIC, FATAL, ERROR, WARN, INFO, DEBUG, or TRACE (case-insensitive), with the output being cumulative from left to right (e.g. TRACE will show all logs).

$ AKAMAI_LOG=debug akamai install purge

Changes

We have added new metrics tracking:

  • command name executed (no arguments)
  • command version executed

You will be asked to reconfirm your opt-in status after you upgrade.

Don't miss a new cli release

NewReleases is sending notifications on new releases.