devcontainers / devcontainers/cli

Dynamic Environment Variable

Open
#818 1 comment 0 reactions 1 assignee Claimed by @chrmarti View on GitHub
info-needed
Dominant language
TypeScript
Stars
3k
Forks
457
Avg merge
13h 17m
Merged PRs (30d)
6

Description

I need to connect to a private Azure Devops artifact feed when my devcontainer starts. The command looks like this

CARGO_REGISTRIES_MYPROJECT_PUBLICPACKAGES_TOKEN="$(az account get-access-token --query \"join(' ', ['Bearer', accessToken])\" --output tsv)"

How can I get this set so it's not just the literal string?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.