Initial Release
Pre-release
Pre-release
Initial Release for Az.Cli
Changelog:
- Adds basic functionality
az('<COMMAND>')
can be executed to run Azure CLI commands in python3 - Adds Dockerfile to build and test
- Adds Makefile to build and run the app
- Adds the initial README explaining the idea, concept and how to use it