Sept 16, 2025 — Spin aka v0.5.0 updates
7 months ago
We’re excited to announce the release of spin aka v0.5.0, the latest version of Akamai Functions plugin!
✨ What’s New in spin aka v0.5.0
In addition to minor fixes and improvements, this release brings the following functionality:
- The
spin aka infocommand now supports JSON output in addition to plaintext. Just supply--format json. - You can now filter logs using
spin akalogs via these dimensions:- Component ID - For example,
--component-id api. - Deployment version - For example,
--deployment-version 7. - Region that handled the request - For example,
--region fr-par.
- Component ID - For example,
- You can deploy your app to a specific account by name.
- For example,
spin aka deploy --acount-name personal-account.
- For example,
