Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to both use "transitive" and "sort-by"? #2150

Open
gyzong1 opened this issue Aug 23, 2023 · 1 comment
Open

How to both use "transitive" and "sort-by"? #2150

gyzong1 opened this issue Aug 23, 2023 · 1 comment
Labels
question Further information is requested

Comments

@gyzong1
Copy link

gyzong1 commented Aug 23, 2023

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

@gyzong1 gyzong1 added the question Further information is requested label Aug 23, 2023
@RobiNino
Copy link
Contributor

RobiNino commented Feb 3, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants