Non Global Installation Method
Open
act-platform-engineering-squad
feature-request
Packaging
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
---
### Environment summary
Install Method
No available method
CLI version
All 2.0 versions
OS version
CentOS 7
I would like to see an installation method available for the
Azure CLI that allows you to do two things:
1. Download specific versions of the CLI
2. Download to a specific directory (not installed globally)
You can currently do this with pip as referenced in #5223, but I cannot use pip as it causes python path issues for my use case. I think being able to run a curl command to get installation files followed by being able to run an installer to set it up in a directory would be great.
Contributor guide
Assessment
This issue has not been assessed yet.