jfrog-cli-go

🐸 Command-line interface for JFrog Artifactory, Bintray, Mission Control and Xray 🐸

Usage no npm install needed!

<script type="module">
  import jfrogCliGo from 'https://cdn.skypack.dev/jfrog-cli-go';
</script>

README

JFrog

JFrog CLI

WebsiteDocsIssuesBlogWe're HiringArtifactory Free Trial

Overview

JFrog CLI is a compact and smart client that provides a simple interface that automates access to Artifactory, Bintray 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. Several features of the JFrog CLI makes your scripts more efficient and reliable.

Requirements

npm version 5.0.0 or above.

Install with npm:

npm install -g jfrog-cli-go

# When running as root user:

npm install -g -unsafe-perm jfrog-cli-go