You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @gyzong1 ,
Using both options is not support unfortunately.
This is a limitation in AQL which JFrog CLI uses to search Artifactory.
Let us know if there's anything further we can assist with, thanks.
When using JFrog CLI to search artifacts from the smart remote repository, such as this command:
jf rt s "docker-remote/*manifest.json" --limit=15 --sort-by=created --transitive=true --server-id=art
It reports Error:
2023/08/23 16:14:38 [🚨Error] spec cannot include both 'transitive' and 'sort-by'
How to both use "transitive" and "sort-by"? Thanks
The text was updated successfully, but these errors were encountered: