Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, dnf, Nix, winget, zypper, scoop 安装 jfrog-cli

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

代理安全

代理安全回答

jfrog-cli manages Artifactory, packages, builds, and release artifacts.

凭据访问

Reads JFrog tokens, server config, and repository credentials.

远程变更

Can upload, delete, promote, and configure artifacts or repositories.

发布/制品风险

Can publish build artifacts and release bundles.

推荐控制

Gate upload, delete, promote, config, and token commands.

代理使用指南

Allow searches; require approval for artifact writes, deletes, and promotion.

安装

其他安装命令

macOS

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

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add jfrog-cli

Alpine Linux edge package indexes · jfrog-cli · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install jfrog-cli

Fedora Rawhide package metadata · jfrog-cli · 来源: dl.fedoraproject.org

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

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

openSUSE zypper已验证 · 92%
sudo zypper install jfrog-cli

openSUSE Tumbleweed package metadata · jfrog-cli · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install jfrog-cli

Chocolatey community package catalog · jfrog-cli · 来源: community.chocolatey.org

Windows Package Manager已验证 · 92%
winget install --id JFrog.Cli -e

Windows Package Manager source index · JFrog.Cli · 来源: cdn.winget.microsoft.com

Scoop已验证 · 92%
scoop install main/jfrog

Scoop official bucket manifest trees · bucket/jfrog.json · 来源: api.github.com

概览

软件包摘要

Command-line interface for JFrog products

命令和别名

  • jf
  • jfrog

历史

项目历史与用法

JFrog CLI is the command-line client for automating JFrog platform workflows. Its role is to turn Artifactory, Xray, Distribution, Access, build-info, and package-manager operations into scriptable commands for CI systems and release pipelines.

项目历史

The public jfrog/jfrog-cli repository was created in 2015, and the first GitHub release series appeared in 2016. The README describes the tool as a compact client for automating JFrog product access through REST APIs, with early emphasis on reliable artifact upload and download, checksum optimization, dry runs, and wildcard or regular-expression based file selection.

The release stream expanded from Artifactory-centered artifact operations into wider software-supply-chain work. The 2021 v2 line added and reorganized Xray scanning and audit commands, while later releases continued to add package ecosystem integrations, build-info handling, plugin support, and container-related workflows.

采用历史

JFrog CLI became a natural package-manager target because it is a single executable used by build agents and developer laptops. Homebrew, Chocolatey, Scoop, winget, Linux distro packages, and JFrog's own install paths make it easy to pin in automation without embedding product-specific REST calls in every script.

Its adoption follows JFrog Artifactory's role as an artifact repository in CI/CD. Teams using Maven, Gradle, npm, Docker, NuGet, Python, and Go package flows can use one CLI surface to publish artifacts, collect build metadata, promote builds, and run security or compliance scans.

使用方式

Typical use centers on configuring a JFrog server, uploading and downloading artifacts, resolving dependencies, publishing build-info, scanning builds or packages with Xray, and promoting or distributing release artifacts. The `jf` executable is the shorter command name used alongside the older `jfrog` command.

The package is especially common in CI jobs because it can replace hand-written REST calls with commands that understand checksums, retries, build metadata, and package-manager conventions.

为什么软件包爱好者会关心

For package people, JFrog CLI is interesting because it sits at the boundary between language package managers and an enterprise artifact repository. It packages a large amount of repository-specific behavior into a portable CLI that can be installed by the same package managers it automates.

It also shows how artifact-management CLIs evolved from simple upload/download helpers into supply-chain tools that collect provenance, drive scans, and coordinate release promotion.

时间线

  • 2015: The public jfrog/jfrog-cli repository was created on GitHub.
  • 2016: JFrog CLI 1.0.1 was tagged and released.
  • 2021: The v2 release stream added Xray scan and audit commands and the shorter `jf` command style.
  • 2022: Release notes show continued expansion around Docker, .NET, plugins, operational risk data, and build-info workflows.

Related projects

  • JFrog Artifactory is the central repository service automated by the CLI.
  • JFrog Xray supplies the scan and audit workflows exposed through CLI commands.
  • JFrog build-info tooling and jfrog-client-go provide related libraries and metadata plumbing used by the CLI.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 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
~/.jfrog/jfrog-cli.conf.v6

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.jfrog/jfrog-cli.conf.v6

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本2.113.0
管理器更新时间2026-07-08
本地数据OK
上游当前
检测到的最新版本v2.113.0

https://github.com/jfrog/jfrog-cli

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:jfrog-cli
版本2.113.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/jfrog-cli
主页https://docs.jfrog.com/integrations/docs/jfrog-cli
仓库https://github.com/jfrog/jfrog-cli
上游文档https://docs.jfrog.com/integrations/docs/jfrog-cli
许可证Apache-2.0
源码归档https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.113.0.tar.gz
最后更新2026-07-08T16:32:03Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejfrog-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%

jfrog-cli

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

jfrog-cli 2.45.0-r22

JFrog cli

https://jfrog.com/getcli/

sudo apk add jfrog-cli
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: jfrog-cli
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jfrog Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jfrog-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

jfrog-cli 2.104.1-1.fc45

CLI to automate access to JFrog products

https://github.com/jfrog/jfrog-cli

sudo dnf install jfrog-cli
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LicenseRef-Fedora-Public-Domain AND MIT AND MPL-2.0 AND Unlicense
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jfrog-cli
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Jfrog Cli
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jfrog-cli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

jfrog-cli 2.107.0-1.1

A client that automates access to the JFrog products

https://github.com/jfrog/jfrog-cli

sudo zypper install jfrog-cli
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jfrog-cli
  • 1 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Jfrog Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jfrog-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

jfrog-cli-bash-completion 2.107.0-1.1

Bash Completion for jfrog-cli

https://github.com/jfrog/jfrog-cli

sudo zypper install jfrog-cli-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: jfrog-cli
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jfrog Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jfrog-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

jfrog-cli-fish-completion 2.107.0-1.1

Fish Completion for jfrog-cli

https://github.com/jfrog/jfrog-cli

sudo zypper install jfrog-cli-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: jfrog-cli
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jfrog Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jfrog-cli-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

jfrog-cli-zsh-completion 2.107.0-1.1

Zsh Completion for jfrog-cli

https://github.com/jfrog/jfrog-cli

sudo zypper install jfrog-cli-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: jfrog-cli
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jfrog Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jfrog-cli-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Chocolatey95%

jfrog-cli

choco install jfrog-cli
  • normalized package name match
  • 匹配方式:Jfrog Cli
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: jfrog-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','jetbrains-rider'
winget95%

JFrog.Cli

winget install --id JFrog.Cli -e
  • normalized package name match
  • 匹配方式:Jfrog Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: JFrog.Cli from https://cdn.winget.microsoft.com/cache/source.msix
Nix92%

jf

nix profile install nixpkgs#jf
  • installed executable or alias match
  • 匹配方式:Jf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jf/jf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop92%

main/jfrog

scoop install main/jfrog
  • installed executable or alias match
  • 匹配方式:Jfrog
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jfrog.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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 agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment