devcontainers / devcontainers/cli
Dynamic Environment Variable
Đang mở
info-needed
- Ngôn ngữ chính
- TypeScript
- Star
- 3k
- Fork
- 457
- Merge trung bình
- 13 giờ 17 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.