ZIP
WinGet
Fastly CLI
Fastly, Inc. · 15.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
fastly_v15.0.0_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Fastly.CLI
Version
15.0.0
Description
Build, deploy and configure Fastly services from your terminal
License
Apache-2.0
↗
Support
https://support.fastly.com/s/
Installer URL
https://github.com/fastly/cli/releases/download/v15.0.0/fastly_v15.0.0_windows-amd64.zip
Release Notes
v15.0.0 (2026-05-08)
Breaking:
- breaking(ngwaf/workspace): change flag name to match API spec (#1768)
Bug Fixes:
- fix(compute/deploy): remove compute trial activation code because trials no longer exist (#1730)
- fix(auth): SSO token expiration status now reflects the actual API token lifetime (~12 hours) instead of the internal JWT refresh token (~30 minutes), preventing spurious warnings and premature re-authentication #1728
- fix(argparser): skip ListVersions API call for numeric versions…