Skip to content

Commit 699fd8f

Browse files
Automated documentation update [skip ci]
1 parent be966c8 commit 699fd8f

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed
Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

2-
# Azure CLI Persistence (azure-cli-persistence)
2+
# Azure CLI Persistence (forked) (azure-cli-persistence-forked)
33

4-
Avoid extra logins from the Azure CLI by preserving the `~/.azure` folder across container instances.
4+
(fork of stuartleeks): Avoid extra logins from the Azure CLI by preserving the `~/.azure` folder across container instances.
55

66
## Example Usage
77

88
```json
99
"features": {
10-
"ghcr.io/joshuanianji/devcontainer-features/azure-cli-persistence:1": {}
10+
"ghcr.io/joshuanianji/devcontainer-features/azure-cli-persistence-forked:0": {}
1111
}
1212
```
1313

@@ -17,6 +17,8 @@ Avoid extra logins from the Azure CLI by preserving the `~/.azure` folder across
1717
|-----|-----|-----|-----|
1818

1919

20+
**NOTE:** This is a fork of [stuartleeks/azure-cli-persistence](https://github.com/stuartleeks/dev-container-features/tree/main/src/azure-cli-persistence).
21+
2022
## OS and Architecture Support
2123

2224
Architectures: `amd` and `arm`
@@ -27,9 +29,9 @@ Shells: `bash`, `zsh`, `fish`
2729

2830
## Changelog
2931

30-
| Version | Notes |
31-
| ------- | ----------------------------------------------- |
32-
| 0.0.1 | Initial Version |
32+
| Version | Notes |
33+
| ------- | --------------- |
34+
| 0.0.1 | Initial Version |
3335

3436
## References
3537

@@ -38,4 +40,4 @@ Shells: `bash`, `zsh`, `fish`
3840

3941
---
4042

41-
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/joshuanianji/devcontainer-features/blob/main/src/azure-cli-persistence/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
43+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/joshuanianji/devcontainer-features/blob/main/src/azure-cli-persistence-forked/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)