macOS
brew install transifex-clilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de transifex-cli pour les workflows d'agents IA.
installation
brew install transifex-clilocal Homebrew formula metadata
nix profile install nixpkgs#transifex-clinixpkgs package indexes · pkgs/by-name/tr/transifex-cli/package.nix · Source: api.github.com
sudo pacman -S transifex-cliArch Linux sync databases · transifex-cli · Source: geo.mirror.pkgbuild.com
aperçu
Transifex command-line client
historique
Transifex CLI is the command-line client for syncing localization source files and translations between a local project tree and Transifex. Its package-manager role is to put the `tx` command on developer machines and CI runners so translation updates can be scripted alongside builds and releases.
The current Transifex CLI replaced an older client while preserving backwards compatibility for the important `tx push` and `tx pull` commands. Official migration documentation describes config-section changes from `<project>.<resource>` to `o:<org>:p:<proj>:r:<res>` and changes to the `.transifexrc` token-auth format.
Transifex's docs describe the new client as a Go implementation rather than the previous Python client. The stated reasons are speed, cross-platform binary distribution, and a move from APIv2 to APIv3 because APIv3 is faster and APIv2 was being deprecated.
Official releases in the GitHub repository show the Go CLI continuing through the 1.6 series, with v1.6.17 published in 2024.
The CLI is adopted where localization is part of a software delivery workflow. The official docs cover Linux and Mac install scripts, GitHub release binaries for Linux, Mac, and Windows, source builds, Docker usage, and GitHub Actions integration, showing that the tool is meant for both local developer use and automated CI pipelines.
The CLI's backwards-compatible `tx push` and `tx pull` behavior matters historically because many projects already had localization sync steps in CI. The migration path lets those projects keep their existing high-level workflow while moving to the new config identifiers, token authentication, and APIv3-backed client.
A typical project runs `tx init` to create `.tx/config`, uses `tx add` to map a source file and translation file pattern to a Transifex organization, project, and resource, then runs `tx push` and `tx pull` to send source strings and retrieve translations. The docs also document `TX_TOKEN`, `TX_HOSTNAME`, and `TX_CACERT` environment variables for non-interactive execution.
For package-manager users, Transifex CLI is important because it turns localization into a reproducible command-line contract. Homebrew, Nix, and pacman packaging make the same `tx` binary available to developers and build agents without requiring each repository to vendor an installer script.
The package also represents a common CLI migration pattern: an older Python tool is replaced by a Go binary for speed and distribution, while retaining the command names that existing automation depends on.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.transifexrcCredential-bearing paths to review before unattended agent runs.
~/.transifexrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tx | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/transifex/cli
métadonnées d'installation
| Clé du paquet | brew:transifex-cli |
|---|---|
| Version | 1.6.17 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/transifex-cli |
| Page d'accueil | https://github.com/transifex/cli |
| Dépôt | https://github.com/transifex/cli |
| Docs amont | https://developers.transifex.com/docs/cli |
| Licence | Apache-2.0 |
| Archive source | https://github.com/transifex/cli/archive/refs/tags/v1.6.17.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | transifex-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
transifex-cli
nix profile install nixpkgs#transifex-clitransifex-cli 1.6.17-4
The Transifex command-line tool to download and upload translations from Transifex
https://github.com/transifex/cli
sudo pacman -S transifex-clipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.