jfrog-cli
jfrog-cli copied to clipboard
jf rt transfer-files doesn't handle --insecure-tls
Describe the bug
this is a bug similar to #481 I need to use insecure-tls between 2 nodes because the tls is handled by a load-balancer. this option works with jf c add, but it give a "Wrong number of arguments" error when using it with "jf rt transfer-files"
Current behavior
jf rt transfer-files arti-node1 arti-node2 --prechecks=true --insecure-tls=true Error : Wrong number of arguments (3)
Reproduction steps
try to use jf rt transfer-files with --insecure-tls
Expected behavior
it should works the same as "jf c"
JFrog CLI version
2.59.1
Operating system type and version
Redhat 8.10
JFrog Artifactory version
No response
JFrog Xray version
No response