// install via winget
Command Prompt & PowerShell
click to copy
winget install Phrase.PhraseCLI
// direct download
Download Installer// about Phrase Strings CLI
The Phrase Strings Client is available for all major platforms and lets you access all API endpoints as well as easily sync your locale files between your source code and Phrase. Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account.
// frequently asked questions
How do I install Phrase Strings CLI using winget?
Open PowerShell or Windows Terminal and run:
winget install Phrase.PhraseCLI. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Phrase Strings CLI?
CLI for the Phrase API
Is Phrase Strings CLI free to download?
Phrase Strings CLI is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Phrase Strings CLI with winget?
Run
winget upgrade Phrase.PhraseCLI in PowerShell or Windows Terminal to update Phrase Strings CLI to the latest available version.What architecture does Phrase Strings CLI support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.