Skip to content

Support dotnet nuget api-key option

Problem to solve

Dotnet users should be able to use the NuGet package repository (https://docs.gitlab.com/ee/user/packages/nuget_repository/) with the following command:

dotnet nuget -v Debug push **/*.nupkg --source https://gitlab.com/api/v4/projects/1/packages/nuget/index.json --api-key PAT_TOKEN

Intended users

Further details

Proposal

  • Analyze how --api-key is reflected in the queries
  • Support this authentication option

Permissions and Security

  • No changes in the permissions

Documentation

Availability & Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Is this a cross-stage feature?

Links / references

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by 🤖 GitLab Bot 🤖