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

Add optional jfrog cli parameters for the Artifactory Nuget Azure DevOps task #480

Open
mcgurksean opened this issue Feb 20, 2024 · 2 comments
Labels
feature request New feature or request

Comments

@mcgurksean
Copy link

When uploading artifacts to Artifactory from Azure Devops using the Artifactory Nuget Azure DevOps task, it would be useful to download artifacts to the exact target path specified and their hierarchy in the source repository be ignored.

For this, the --flat="true" option needs to be able to be set via the jfrog CLI.

Is there a way that optional jfrog cli parameters can be added for the Artifactory Nuget Azure Devops task so that the --flat="true" option can be specified?

@mcgurksean mcgurksean added the feature request New feature or request label Feb 20, 2024
@mcgurksean
Copy link
Author

N.B. This is the case when you choose the 'push' command from here:

377fb48a-30bc-4d2a-a35e-5203b6507aa8

When this command is chosen, the ability to add additional arguments is not available.

@sverdlov93
Copy link
Contributor

Hi @mcgurksean , the Nuget push task adds --flat=true by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants