Azure / Azure/azure-cli

Todo-Python: CLI instructions and GitHub readme should agree on need for venv

Open
#20,692 1 comment 0 reactions 1 assignee Claimed by @jiasli View on GitHub
feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Is your feature request related to a problem? Please describe.**
The GitHub readme instructs the user to `az dev init` followed by `py -m venv .venv` and then `az dev up`.
The CLI says nothing about creating the venv and indicates I can run `az dev up` immediately.

**Describe the solution you'd like**
If the venv is required, then it should be mentioned in the CLI.
If not, then it should be removed from the readme, or at least called out as an optional step.

**Additional context**
![image](https://user-images.githubusercontent.com/74415662/145631370-7f566007-25ef-4a09-9f33-a340e8d6d481.png)

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.