File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/azure-cli-persistence Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " Azure CLI Persistence" ,
3- "id" : " azure-cli-persistence" ,
2+ "name" : " Azure CLI Persistence (forked) " ,
3+ "id" : " azure-cli-persistence-forked " ,
44 "version" : " 0.0.1" ,
55 "documentationURL" : " https://github.com/joshuanianji/devcontainer-features/tree/main/src/azure-cli-persistence" ,
6- "description" : " Avoid extra logins from the Azure CLI by preserving the `~/.azure` folder across container instances." ,
6+ "description" : " (fork of stuartleeks): Avoid extra logins from the Azure CLI by preserving the `~/.azure` folder across container instances." ,
77 "options" : {},
88 "mounts" : [
99 {
2020 "onCreateCommand" : {
2121 "azure-cli-persistence-setup" : " /usr/local/share/azure-cli-persistence/scripts/oncreate.sh"
2222 }
23- }
23+ }
You can’t perform that action at this time.
0 commit comments