Azure / Azure/azure-cli-extensions

Interactive mode mode app directory should be moved

Open
#406 2 comments 0 reactions 0 assignees View on GitHub
extension/interactive feature-request
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

After using `az interactive` users find they now have a `~/.azure-shell` directory, which is confusing to Azure Cloud Shell users who expect this directory to relate to the cloud-shell feature in portal.

```
$ ls -A
.azure .bash_history .bash_logout .bashrc .cache clouddrive .profile temp.azcli
$ az interactive
$ la -A
.azure .azure-shell .bash_history .bash_logout .bashrc .cache clouddrive .config .profile temp.azcli
```

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.