Azure / Azure/azure-cli-extensions
Question: Installing extensions in offline environments
Open
DevOps
Packaging
question
Service Attention
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
(Note: This is a cross-post from https://github.com/Azure/azure-devops-cli-extension/issues/1055)
How to set up an Azure CLI extension in an **offline environment**?
I see that the Azure CLI supports installing from a local source like this:
`az extension add –source …`
… but this doesn't seem to be enough. (I'm trying to install the Azure DevOps extension and it fails when it runs "pip", which tries to connect to public sources…).
**Any tips on how an offline / or x-copy-like deployment looks like?**
Contributor guide
Assessment
This issue has not been assessed yet.