Open cattz opened 7 years ago
This would be amazing. I am having a hard time interfacing with this command due to a lack of documentation. I spent about a day or two to figure out that something like this was not possible. I am basically attempting to write an implementation similar to the Jenkins Artifactory plugin using the cli.
As of version 1.7.1, we have a command to capture environment variables:
jfrog rt bce frogger-build 17
Ideally, there should be also an option to import a json file with the desired content for the System Variables:jfrog rt bcs --file my_system_variables.json frogger-build 17