Skip to main content

Work with azure cloud using `az` cli

Project description

azup

Army of robots already here, they are just hiding in datacenters. This is my attempt to understand how to manage that army in context of Azure cloud.

I know there are well supported projects that do simular things: ARM templates, Terraform and may be more ... and still I want to understand cloud from first principles. So here it is.

I may do simular thing for GCP and AWS later.

Dev setup

Install all dependencies:

pip install -e .[dev]

Tidy up and run tests:

python setup.py tidy; pytest

Install

Beta:

pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple azup

Stable:

pip install azup

Usage

No much but:

$ azup
USAGES:
 azup dump_config <resource_group>
 azup list_images <config_yml>
 azup purge_acr <config_yml>
 azup syncup_apps <config_yml>

YAML config

TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

azup-2021.9.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

azup-2021.9-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page