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
| dotnetAlias | Create alias for dotnet | boolean | true |
21
+
| nugetAlias | Create alias for nuget | boolean | true |
22
+
23
+
This installs [Azure Artifacts Credential Provider](https://github.com/microsoft/artifacts-credprovider)
24
+
and optionally configures an alias for `dotnet` and `nuget` that dynamically sets an authentication token
25
+
for pulling artifacts from a feed before running the command.
26
+
27
+
## OS Support
28
+
29
+
This feature is tested to work on Debian/Ubuntu and Mariner CBL 2.0
30
+
31
+
32
+
---
33
+
34
+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/microsoft/codespace-features/blob/main/src/artifacts-helper/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
0 commit comments