summarylogtreecommitdiffstats
path: root/az
diff options
context:
space:
mode:
authorpallxk2019-12-02 17:32:35 +0800
committerpallxk2019-12-02 17:32:35 +0800
commitf611795e8a050de773adefbde7e98983a6f05b7b (patch)
tree20f2b6fd5e849a505e479d23fa3d066735bfcceb /az
downloadaur-f611795e8a050de773adefbde7e98983a6f05b7b.tar.gz
Initial commit
Diffstat (limited to 'az')
-rwxr-xr-xaz2
1 files changed, 2 insertions, 0 deletions
diff --git a/az b/az
new file mode 100755
index 000000000000..575f87a0a3b0
--- /dev/null
+++ b/az
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+/opt/azure-cli/bin/python -m azure.cli "$@"