Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 947 Bytes

File metadata and controls

32 lines (20 loc) · 947 Bytes

Azure CLI Persistence (azure-cli-persistence)

Preserve ~/.azure folder across container instances (avoids needing to login after rebuilding)

Example Usage

"features": {
    "ghcr.io/stuartleeks/dev-container-features/azure-cli-persistence:0": {
        "version": "latest"
    }
}

Options

Options Id Description Type Default Value

Changelog

Version Notes
0.0.3 Rename existing ~/.azure folder to ~/.azure-old if it exists
0.0.1 Initial version

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.