Releases: jfrog/jfrog-cli-core
v1.4.0
New "jfrog config" command, replacing the old "jfrog rt config" command.
"jfrog rt build-add-dependencies" - support collecting the dependencies from Artifactory.
Allow uploading files to Artifactory, after packing them in a zip archive.
Allow specifying Artifactory project, when publishing build-info.
Support for ANT patterns when uploading files to Artifactory.
Download artifacts of all builds, including aggregated (referenced) builds.
Support fetching VCS attached properties, when git submodules is used.
Add new "build.branch" property to uploaded build artifacts.
Bug fix - "jfrog rt build-add-git" - support the case where the revision no longer exists in the build log.
v1.3.1
v1.3.0
New users-create and user-delete commands
New group-create, group-update and group-delete commands
Allow running pip install without setup.py
Bug fix - docker - missing clear error message when working with a repo that doesn't exist
Artifactory upload - the "Props" command option was deprecated and replaced with "TargetProps"
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Build-info performance improvements for npm and pip
"jfrog rt cp" and "jfrog rt mv" are now parallel
New "jfrog rt build-append" command
Support vcs list in build-info
Add color to log leval prefix in logs
Nuget v3 is now used by default
Bug fix - download with the explode option fails in some dcenarios
Bug fix - Artifactory upload with sync-deletes can delete when shouldn't, if path includes dashes
Bug fix - Support white-spaces in args for the "jfrog rt mvn", "jfrog rt nuget" and "jfrog rt dotnet"