Azure / Azure/azure-cli-extensions

Question: Installing extensions in offline environments

Open
#2,484 14 comments 3 reactions 1 assignee Claimed by @kairu-ms View on GitHub
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

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.