features/test/azure-cli/install_extensions_bookworm.sh
Josh Spicer ccce957d7e
Azure CLI: Compatibility with Debian bookworm (#578)
* add flag

* try to install via apt version of pipx (will only work on bookworm)

* _REMOTE_USER aware

* dont change more than you need to,josh

* increment azure-cli minor version (v1.1.0)

* install globally

* make sure env variables are in scope
2023-06-27 14:31:18 -07:00

8 lines
126 B
Bash

#!/bin/bash
set -e
# Import test library for `check` command
source dev-container-features-test-lib
./install_extensions.sh