jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.

APACHE-2.0 License

Downloads
26.8K
Stars
511
Committers
81

Bot releases are visible (Hide)

jfrog-cli - 1.53.0

Published by eyalbe4 almost 3 years ago

jfrog-cli - 2.11.0

Published by sverdlov93 almost 3 years ago

  • New "jf docker scan" command
jfrog-cli - 2.10.1

Published by eyalbe4 almost 3 years ago

  • New --fail-fast option added to the "jf rt build-promote" command
  • "jf setup" command UX improvements
jfrog-cli - 2.10.0

Published by eyalbe4 almost 3 years ago

  • Support for generating build-info for multi-platform images (fat-manifest)
  • New --retry-wait-time option added to all commands supporting the --retry option
  • Minor improvements to the "jf build-scan" command
  • Support for the pipenv package manager
  • New --fail option added to the "jf audit" and "jf scan" commands
  • Bug fix - "jf pip install" may fail, if module name cannot be fetched from setup.py
  • Bug fix - Remove repo from the path inside the build-info
  • Bug fix - Removed unrelated options from the "jf build-scan" command
jfrog-cli - 2.9.0

Published by talarian1 almost 3 years ago

  • Add scanType to build scan and Xray version validation.
  • Add fish autocompletion.
  • Fix category and hidden commands in help.
  • Bug fix - getting OpenShift CLI version for v3.
  • Bug fix - audit ignores JFROG_CLI_BUILD_PROJECT env.
  • Bug fix - bp ignores JFROG_CLI_BUILD_PROJECT env.
  • Bug fix - plugin install command.
jfrog-cli - 2.8.3

Published by eyalbe4 almost 3 years ago

  • UX improvements to the 'jfrog project init' command
jfrog-cli - 2.8.2

Published by eyalbe4 almost 3 years ago

  • Bug fix - The JFROG_CLI_BUILD_PROJECT environment variable is ignored
  • UX improvements to the 'jf setup' and 'jfrog project init' commands
jfrog-cli - 2.8.1

Published by eyalbe4 almost 3 years ago

  • The "jf setup" command now set the newly created server as the default configured server
  • The "jf project init" command now also displays the getting started guide
  • Bug fix - The JFrog CLI's docker images size increased
jfrog-cli - 2.8.0

Published by eyalbe4 almost 3 years ago

  • New "jf setup" command
  • New "jf project init" command
  • New "jf build-scan" command
jfrog-cli - 2.7.0

Published by yahavi almost 3 years ago

  • "jfrog go" - New --no-fallback option
  • Bug fix - Minimum supported maven version validation fails on some operating systems
jfrog-cli - 2.6.2

Published by RobiNino almost 3 years ago

  • All maven commands now validate that maven 3.1.0 or above are used
  • Bug fix - "jfrog rt upload" with --ant may include wrong files in some scenarios
  • Bug fix - "jfrog rt bp" can fail, if a previous build-info collection action left an empty cache file
  • Bug fix - "jfrog rt npm-publish" may fail with some versions of npm
  • Bug fix - "jfrog xr audit-mvn" and "jfrog xr audit-gradle" may skip transitive dependencies
jfrog-cli - 2.6.1

Published by RobiNino almost 3 years ago

  • New shorten commands syntax.
  • Shorten executable name to jf.
  • Move the environment variables list to a new "jf options" command.
  • Export default server if no args were passed to "jfrog c export" command.
  • Start using the new build-info-go library.
  • Bug fix - 'getMavenHome' fails on windows OS.
jfrog-cli - 2.6.0

Published by RobiNino almost 3 years ago

jfrog-cli - 2.5.1

Published by gailazar300 almost 3 years ago

  • The --scan option for the "jfrog rt mvn", "jfrog rt gradle" and "jfrog rt npm" can be now combined with --format option
    to control scan output ("table" or "json").
  • Bug fix - Release bundle creation error ignored.
  • Bug fix - Fail to create build-info with a long build name.
  • Bug fix - Release bundle recursive flag ignored.
  • Bug fix - Fix npm version parsing command.
  • Bug fix - Fails to collect buildinfo vcs information for repository without commits.
jfrog-cli - 2.5.0

Published by eyalbe4 almost 3 years ago

  • "jfrog rt repo-template" - Support for Alpine repositories
  • "jfrog rt repo-template" - Support for providing a project key
  • Breaking change - When the --fail-no-op option is used, and no files are affected, the command summary status is now set to "failure" instead of "success"
  • JFrog CLI is now built with go 1.17.2
  • Bug fix - Avoid returning an error, in case the indexer-app scans a file which is not supported for scanning
  • Bug fix - The --scan option for the "jfrog rt mvn", "jfrog rt gradle" and "jfrog rt npm" command may cause some issues to be skipped and not displayed
  • Bug fix - The "jfrog rt build-append" command fails when used with the --project option
  • Bug fix - When downloading an archive with the --explode option, the directories inside the archive may be extracted as files
  • Bug fix - The commands summary may have missing quotes, if the response is empty
jfrog-cli - 1.52.0

Published by RobiNino about 3 years ago

jfrog-cli - 2.4.1

Published by eyalbe4 about 3 years ago

  • Bug fix - the "jfrog xr audit-go" command alias should be "ago".
  • Bug fix - Irelevant option should be removed from the "jfrog xr audit-go" command.
jfrog-cli - 2.4.0

Published by eyalbe4 about 3 years ago

  • New "jfrog xr audit-pip" command.
  • New "jfrog xr audit-go" command.
  • Support for GPG validation when downloading release bundles using the "jfrog rt download" command.
  • OpenShift support - new "jfrog oc start-build" command.
  • Improve the "jfrog ci-setup" command with Jenkins - the command now generates a pipeline that uses the Artifactory DSL.
  • Bug fix - the --project option is ignored (when used with the --build option) in many Artifactory commands.
  • Bug fix - The --sync option of the "jfrog ds rbdel" command doesn't work.
  • Bug fix - Uploading file to Artifactory with properties that include special characters can fail.
  • Bug fix - The UI build-info link is wrong when publishing the build-info as part of a JFrog project.
  • Bug fix - "jfrog xr scan" will not show an error, if a file that isn't supported by Xray is scanned.
jfrog-cli - 1.51.1

Published by eyalbe4 about 3 years ago

jfrog-cli - 2.3.0

Published by eyalbe4 about 3 years ago

  • The --server-id flag has now become optional for all the package managers' config commands. If not provided, the default server ID is used
  • The M2_HOME environment variable is no longer mandatory for maven builds
  • Bug fix - "jfrog rt npm-publish" may read the wrong package.json and therefore fetch the wrong package name and number
  • Bug fix - The indexer-app downloaded by the "jfrog xr audit..." and "jfrog xr scan" commands cannot be used on Windows OS
  • Bug fix - "jfrog rt upload" with --archive and --include-dirs may leaves out empty directories