https://github.com/turbot/flowpipe-image-azure-cli
Azure CLI image used with Flowpipe Azure library mod to allow use of the Azure CLI container with environment variables.
https://github.com/turbot/flowpipe-image-azure-cli
azure-cli docker docker-image flowpipe flowpipe-image
Last synced: 8 months ago
JSON representation
Azure CLI image used with Flowpipe Azure library mod to allow use of the Azure CLI container with environment variables.
- Host: GitHub
- URL: https://github.com/turbot/flowpipe-image-azure-cli
- Owner: turbot
- License: apache-2.0
- Created: 2023-12-12T14:32:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T00:10:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T16:24:53.794Z (9 months ago)
- Topics: azure-cli, docker, docker-image, flowpipe, flowpipe-image
- Language: Shell
- Homepage: https://hub.flowpipe.io/mods/turbot/azure
- Size: 7.81 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure CLI Image for Flowpipe
This image is meant to be used with [Flowpipe mods](https://hub.flowpipe.io/), in particular the [Azure](https://hub.flowpipe.io/mods/turbot/azure) and [Entra ID](https://hub.flowpipe.io/mods/turbot/entra) mods.
The Azure CLI does not work only with environment variables for authentication, so this image is primarily used to run the `az login` command.
## Open Source & Contributing
This repository is published under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). Please see our [code of conduct](https://github.com/turbot/.github/blob/main/CODE_OF_CONDUCT.md). We look forward to collaborating with you!
[Flowpipe](https://flowpipe.io) is a product produced from this open source software, exclusively by [Turbot HQ, Inc](https://turbot.com). It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our [Open Source FAQ](https://turbot.com/open-source).
## Get Involved
**[Join #flowpipe on Slack →](https://flowpipe.io/community/join)**
Want to help but not sure where to start? Pick up one of the `help wanted` issues:
- [Flowpipe](https://github.com/turbot/flowpipe/labels/help%20wanted)
- [Azure CLI Image for Flowpipe](https://github.com/turbot/flowpipe-image-azure-cli/labels/help%20wanted)