devcontainers / devcontainers/cli

Dynamic Environment Variable

Aperta
#818 1 commento 0 reazioni 1 assegnatario Rivendicata da @chrmarti Vedi su GitHub
info-needed
Lingua principale
TypeScript
Stelle
3k
Fork
457
Merge medio
13h 17m
PR unite (30g)
6

Descrizione

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?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.