Skip to content

Dynamic Environment Variable #818

Open
@devhl-labs

Description

@devhl-labs

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?

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions