Skip to content

jfrog-cli

Client that provides a simple interface that automates access to the JFrog products

JFrog CLI is a compact and smart client that provides a simple interface that automates access to Artifactory and Mission Control through their respective REST APIs. By using the JFrog CLI, you can greatly simplify your automation scripts making them more readable and easier to maintain.

devops

https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli

amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install jfrog-cli

sudo apt install jfrog-cli

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    jfrog-cli=2.67.0*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      jfrog-cli=2.67.0*

Download URLs

Version SHA256 Size (KB)
2.67.0 d2306769f08bf078501bc3fa3e80aae9b870f4eb14f5bc2ad2531ed4ea59c405 8199
2.66.0 5ac3dff30536830bf01dad79b6fa2573a99a8233030eff497bac2ca1014ad31a 8189
2.65.0 9918c8ad7a778bd6da13f30f756e80dc5882cd25f977a2cb6b9b49a73c953b76 8185
2.64.1 ece57d9a60524d2d07a0d78c476bb3dde866789c64a4c52617c9e3f0ec6e2236 8172
2.64.0 a04998c13faedb4077f0a8682becc1d2f6473eb8947289a8cda4f4f36b803ad2 8173
2.63.2 44a7f95a324e42c07e614c06c69e95cc441bf70d56cac61edbddbb3b53a86659 8162
2.63.1 4b974d21dee0184dab05eb4f3b8debc2a5d6f504957ba01184ec355cc053479b 8163
2.63.0 512c6ba365fb962cf9b48aa8ea14f944ddcb6187e1740dce4fe56007552ff113 8166
2.62.2 67040ad5db488205947ed0aabb77facd88bcdfa121dfc0cc5601525235077c2a 8149
2.62.1 a02d8c053fc674cc1f4e09771edc018576839542cc1764e0d36da7d0f7d243e8 8164
Version SHA256 Size (KB)
2.67.0 b6235ed0fbbcf9211c27bea432be6e665c5a309c980d7314d56581678b89fdcf 7099
2.66.0 86c04ecaff4e11acceb0b0dbd3f2cb8dc011ab83a290e713f0c6363bed1383e3 7087
2.65.0 f95bf808754704fdbf064cc4b6cf9009791c768e5b20c46d3c18c1f200366700 7083
2.64.1 3d383195bb63606205727d36d78b15224f91f7ff6a4121972c1814ff7cd981fa 7069
2.64.0 3b19f2d806e794dd9c34462353f4461c56c92eca570f80dcacc9df56227713ba 7069
2.63.2 a7f265fb801f3b2480156897ff9cdc4653b4c9db2db40c2eb58bc4fdd47307d7 7064
2.63.1 71ffb70129c837857d6a832335ff573d582a98d4983d703f1269010f43d065ae 7062
2.63.0 42fd17e3626f62faa0b90c6d35649b4afaba152cb6bbdfbd6b01e35c612f9a72 7054
2.62.2 3a231594328fc047e01b5eac1d8cc439a02f987fc56e2e5f91d8351f4256f483 7056
2.62.1 5287f52302b93908ddeed9be8718404eac8bfc1a21c5bae2fb79eacd0daf20bf 7053

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for jfrog-cli are versioned here.

Click here to see jfrog-cli ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/jfrog-cli/ops2deb.yml
name: jfrog-cli
matrix:
  architectures:
    - amd64
    - arm64
  versions:
    - 2.59.1
    - 2.60.0
    - 2.61.0
    - 2.61.1
    - 2.61.2
    - 2.62.0
    - 2.62.1
    - 2.62.2
    - 2.63.0
    - 2.63.1
    - 2.63.2
    - 2.64.0
    - 2.64.1
    - 2.65.0
    - 2.66.0
    - 2.67.0
homepage: https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli
summary: client that provides a simple interface that automates access to the JFrog
  products
description: |-
  JFrog CLI is a compact and smart client that provides a simple interface that
  automates access to Artifactory and Mission Control through their respective
  REST APIs. By using the JFrog CLI, you can greatly simplify your automation
  scripts making them more readable and easier to maintain.
fetch: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/{{version}}/jfrog-cli-linux-{{arch}}/jf
install:
  - jf:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to jfrog-cli releases. Downloaded files are locked in a lockfile versioned here.

Click here to see jfrog-cli release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/jfrog-cli/ops2deb.lock.yml
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.59.1/jfrog-cli-linux-amd64/jf
  sha256: 1e25ff48ef0afced89fc9a7cc606fbb5ad4c4b857be7db47c1b9a21ae685b039
  timestamp: 2024-07-17 15:48:57+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.59.1/jfrog-cli-linux-arm64/jf
  sha256: 87c6c991964e79a651af922a35099ab33e547dfca8fabca591c753a409c73bb2
  timestamp: 2024-07-17 15:48:57+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.60.0/jfrog-cli-linux-amd64/jf
  sha256: 5ba8482aa820366f3b22c9c7058037ea6c068c16b40c0cfb03b1b26d65bf5e7d
  timestamp: 2024-07-24 12:09:04+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.60.0/jfrog-cli-linux-arm64/jf
  sha256: f5926c8d524722149352e0abe2c0d1d1bad0efb273608a39c383cbba75ebdfd3
  timestamp: 2024-07-24 12:09:04+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.61.0/jfrog-cli-linux-amd64/jf
  sha256: 5aac60c8a35fccfea653997129d15988f9a9ae22f2b8fd0542cc0a95a474d713
  timestamp: 2024-07-24 21:06:29+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.61.0/jfrog-cli-linux-arm64/jf
  sha256: 08c9e4e45491f089c063da2a5b4506e1fd94fa65354a085e3b450b72f22be08b
  timestamp: 2024-07-24 21:06:29+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.61.1/jfrog-cli-linux-amd64/jf
  sha256: 84e7411ba9503d8bb27ffa6a5a0d7cd7799869d50588761a375059ad7f7f15fd
  timestamp: 2024-07-26 00:23:16+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.61.1/jfrog-cli-linux-arm64/jf
  sha256: cb8914ac7b4ef7dcdda92ef13cdd8402f5a536132345f36b7035db5a67de6a4a
  timestamp: 2024-07-26 00:23:16+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.61.2/jfrog-cli-linux-amd64/jf
  sha256: 4bc37c69b9a643b4de6dc602c7d19ecb33224e531abb8aab6273e9f0b7462c7b
  timestamp: 2024-07-26 18:07:03+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.61.2/jfrog-cli-linux-arm64/jf
  sha256: 772ccd1a081e2833a21d877b2fb8af4440d3313a2157841d604c701577a176c3
  timestamp: 2024-07-26 18:07:03+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.62.0/jfrog-cli-linux-amd64/jf
  sha256: eef5ca17d629c824d2abe09c78a705f6a50d71e97af345917dd3deafe104d641
  timestamp: 2024-07-31 15:05:45+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.62.0/jfrog-cli-linux-arm64/jf
  sha256: db9baf1b53d9609aec76ef6fe129f74d57855bd1bfb32e5f8d692152ddd9b9ac
  timestamp: 2024-07-31 15:05:45+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.62.1/jfrog-cli-linux-amd64/jf
  sha256: 2eff878460f12cc2065d4552bb0561ff1968dbea3f27b4c8cb823f0e8a956bca
  timestamp: 2024-08-01 09:05:51+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.62.1/jfrog-cli-linux-arm64/jf
  sha256: 79918f29273de9b8d7e248455b2650e1e0c53c32571b2f3da50cbf02b2defe7c
  timestamp: 2024-08-01 09:05:51+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.62.2/jfrog-cli-linux-amd64/jf
  sha256: 21e74d23edf9edbc4e866b31a2c2f76e1e0a1f5882d55494731cf6e78a8dd85b
  timestamp: 2024-08-06 09:06:03+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.62.2/jfrog-cli-linux-arm64/jf
  sha256: fd78334a86983edff850046b224fd3f2b86537c8a70a6ba95030059c8b94087a
  timestamp: 2024-08-06 09:06:03+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.63.0/jfrog-cli-linux-amd64/jf
  sha256: e9e4e48c8abe2d683cf08adcf500a88db1881e434960e1b8ede182f50b2cbb81
  timestamp: 2024-08-06 15:06:37+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.63.0/jfrog-cli-linux-arm64/jf
  sha256: 8508b90ff1e2cbce57a89360d369c39488325140cac49ccdd2bcedff32031b56
  timestamp: 2024-08-06 15:06:37+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.63.1/jfrog-cli-linux-amd64/jf
  sha256: 132d5453583feadc9cf22e1237b9eff86d0e2a55a4978f98a3b6e49811425f05
  timestamp: 2024-08-14 18:07:08+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.63.1/jfrog-cli-linux-arm64/jf
  sha256: 3dfa83b286fdb54f76ab91773e675d7837b795d1964546a30c02abebd9a2ce32
  timestamp: 2024-08-14 18:07:08+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.63.2/jfrog-cli-linux-amd64/jf
  sha256: df49547964e295116e050c9ff11fd81c2907ec4634dca7eea0898a7cf6a51c82
  timestamp: 2024-08-15 15:06:11+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.63.2/jfrog-cli-linux-arm64/jf
  sha256: 5197e24de9e21fde98d2a9aeb9831055861e7d19430fdf589bddfbecf9e75153
  timestamp: 2024-08-15 15:06:11+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.64.0/jfrog-cli-linux-amd64/jf
  sha256: b8921e5b4cb32412c461c0b5ecd216511baed2d1fda01e34f737f9f975bb4045
  timestamp: 2024-08-21 21:06:04+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.64.0/jfrog-cli-linux-arm64/jf
  sha256: 4f9cc92518fc207c267d721cf5627dc157e60274a57c736eec52e3e74b18138f
  timestamp: 2024-08-21 21:06:04+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.64.1/jfrog-cli-linux-amd64/jf
  sha256: 9738fc5d73c3a4d27c4e42c1c698fb4a5101221f8fd1664c0c042c31778b24a0
  timestamp: 2024-08-28 03:06:28+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.64.1/jfrog-cli-linux-arm64/jf
  sha256: f4b747f09f2904e38f0934b61ffbb7f64f3f720364e3b21d05d984fb6ddaae42
  timestamp: 2024-08-28 03:06:28+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.65.0/jfrog-cli-linux-amd64/jf
  sha256: 71f6ea3e012ffc2429e7d01b6b1e2d79e9cd3c95a6df9973505f54998614a0d1
  timestamp: 2024-08-29 12:09:46+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.65.0/jfrog-cli-linux-arm64/jf
  sha256: ee458fa5ed6faaa325479a56d9347858959b1b451230a4537d1f89fe15c9d36c
  timestamp: 2024-08-29 12:09:46+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.66.0/jfrog-cli-linux-amd64/jf
  sha256: b3c92f70b75e7b05948ef70f015511928b986bd04ed60d90bb2fedcc62f1ea02
  timestamp: 2024-09-01 12:08:37+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.66.0/jfrog-cli-linux-arm64/jf
  sha256: e79029dcc26be5ce8fd32409a24e63d8ed5442e7fe0d375e5e5c8f17d44dd7a1
  timestamp: 2024-09-01 12:08:37+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.67.0/jfrog-cli-linux-amd64/jf
  sha256: 4a94bf053a6ab83602c32e83aba1bb9c0fd72fcea77ada9587361b2f3c7d31b7
  timestamp: 2024-09-04 18:07:25+00:00
- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.67.0/jfrog-cli-linux-arm64/jf
  sha256: 923c199cadc82e93af67600d8ccdb152de0cd33307ac010c4b5eb08e4d8bf528
  timestamp: 2024-09-04 18:07:25+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/jfrog-cli.svg)](https://docs.wakemeops.com/packages/jfrog-cli)
<a href="https://docs.wakemeops.com/packages/jfrog-cli">
  <img src="https://docs.wakemeops.com/badges/jfrog-cli.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/jfrog-cli.svg
:target: https://docs.wakemeops.com/packages/jfrog-cli