Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, pacman 安装 transifex-cli

查看 transifex-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install transifex-cli

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#transifex-cli

nixpkgs package indexes · pkgs/by-name/tr/transifex-cli/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S transifex-cli

Arch Linux sync databases · transifex-cli · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Transifex command-line client

命令和别名

  • tx

历史

项目历史与用法

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.

时间线

  • Pre-Go client: Transifex maintained an older Python client using APIv2 and earlier local config identifiers.
  • Current client: The official migration guide documents the Go/APIv3 client and the `tx migrate` workflow.
  • 2024: Official GitHub releases list Transifex CLI v1.6.17.

Related projects

  • The CLI is part of the Transifex localization platform and is paired with the Transifex API, `.tx/config` project mappings, `.transifexrc` credentials, Docker images, and the official Transifex GitHub Action.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:client

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.transifexrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.transifexrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
txcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本1.6.17
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.6.17

https://github.com/transifex/cli

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:transifex-cli
版本1.6.17
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/transifex-cli
主页https://github.com/transifex/cli
仓库https://github.com/transifex/cli
上游文档https://developers.transifex.com/docs/cli
许可证Apache-2.0
源码归档https://github.com/transifex/cli/archive/refs/tags/v1.6.17.tar.gz
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametransifex-cli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

transifex-cli

nix profile install nixpkgs#transifex-cli
  • normalized package name match
  • 匹配方式:Transifex Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tr/transifex-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

transifex-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-cli
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Transifex Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: transifex-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment