Open marslojiao-mvl opened 1 year ago
Same issue on Windows Systems, jf
Version 2.46.2, installed via winget.
> jf rt curl -XGET /api/v2/security/permissions
curl: (1) Protocol "ssh" not supported or disabled in libcurl
13:12:20 [Error] exit status 1
Describe the bug
issue shows in both MacOS 13.5 AND CentOS 8.5
MacOS: curl install via
brew
CentOS: curl install via source
uname:
build from source to enable
libssh
andlibssh2
( in CentOS 8.5 ) :details of built curl, the
ssh
indeed be enabled:local environment
more for
curl-config
:Current behavior
jf c
:sample.aql
curl -XPOST
:doesn't work in
jf rt curl -XPOST
:Reproduction steps
AQL:
Expected behavior
same result as
curl -XPOST <URL> -T /path/to/aql
JFrog CLI version
jf version 2.44.1
Operating system type and version
CentOS Linux release 8.5.2111 - core-4.1-amd64:core-4.1-noarch ; MacOS 13.5 - root:xnu-8796.141.3~6/RELEASE_X86_64 x86_64 i386 Darwin
JFrog Artifactory version
Enterprise Plus 7.38.10 rev 73810900
JFrog Xray version
No response