ShellHacks
Command-Line Tips and Tricks

artifactory

  • Blog

Artifactory: API – List Artifacts in Repository – cURL

Posted on June 1, 2021April 4, 2022by admin

Artifactory has a REST API and an AQL (Artifactory Query Language) that can be used to get a list of all artifacts in a repository from the command line.

In this note i will show how to list artifacts in a repository in Artifactory through the REST API using cURL and how to get the top 10 largest artifacts in a repository. (more…)

4 Comments
  • Blog

Artifactory: API – List Repositories – cURL

Posted on May 31, 2021May 31, 2021by admin

Artifactory has a REST API that can be used to get a list of minimal repository details for all repositories from the command line.

In this note i will show how to list repositories in Artifactory through the REST API using cURL and how to filter repositories by repository and/or package type. (more…)

No comments yet
  • Blog

JFrog Artifactory: Upload File – cURL

Posted on January 16, 2020January 16, 2020by admin

JFrog’s Artifactory is a binary repository manager.

The artifacts to Artifactory can be uploaded (deployed) using REST API.

In this note i am showing how to upload an artifact (simple file.zip) to generic Artifactory repository using curl command from the command line in Linux or from the PowerShell in Windows. (more…)

No comments yet
  • Blog

JFrog Artifactory: Default Password – Test Credentials

Posted on December 19, 2019by admin

Artifactory comes with a pre-configured default “admin” account.

In this short note you will find the default Artifactory credentials and i will show how to test Artifactory login, password and API Key by authenticating on Artifactory’s REST API using curl command from the command line in Linux. (more…)

1 Comment
  • Blog

JFrog Artifactory: Download Artifact using cURL

Posted on December 18, 2019January 16, 2020by admin

JFrog’s Artifactory is a binary repository manager.

The artifacts from Artifactory can be downloaded using REST API.

In this note i am showing how to download an artifact (simple file.zip) from generic Artifactory repository using curl command from the command line in Linux or from the PowerShell in Windows. (more…)

2 Comments

Subscribe

  • Telegram
  • Twitter
  • GitHub
  • RSS

Online Tools

  • Base64 Decode
  • Base64 Encode

Tags

access-control anonymity ansible apache archive arduino argocd artifactory bash boot cmd command-line curl dns docker encryption git gitlab helm iptables jenkins kubernetes linux macos mail mikrotik mongodb mysql network openssl password pdf powershell python raspberry pi ssh sublime text telegram telnet text-processing tor tsm windows wordpress yum
  • Telegram
  • Twitter
  • GitHub
  • RSS
Privacy
Copyright © 2011-2025 | www.ShellHacks.com