ZIP
WinGet
Twitch CLI
Twitch Developers · 1.1.22 · 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
twitch-cli_1.1.22_Windows_x86_64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Twitch.TwitchCLI
Version
1.1.22
Description
The official Twitch CLI to make developing on Twitch easier.
License
Apache-2.0
↗
Homepage
https://dev.twitch.tv/docs/cli/
Installer URL
https://github.com/twitchdev/twitch-cli/releases/download/v1.1.22/twitch-cli_1.1.22_Windows_x86_64.zip
Release Notes
Special thanks to @SputNikPlop, @lleadbet, @Dkamps18, @aaricdev for the PRs, contributions, and code reviews, and to @dynamitejustice, @djavorszky, @aaricdev, @lleadbet, @BarryCarlyon for the bug reports and feature requests!
In this release:
- Added GET /mock/channels/followers mock API endpoint
- Added GET /mock/channels/followed mock API endpoint
- Added --redirect-host flag to twitch token to change authentication redirect URL without affecting the webserver binding (#295)
- Added --broadca…