Skip to content

Initial Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarkWarneke MarkWarneke released this 13 Mar 13:59
· 77 commits to master since this 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