make correct symlink to config

This commit is contained in:
2019-11-05 15:39:52 +01:00
parent 25099fcbdf
commit ce939f8655
16 changed files with 1121 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
function ks --description 'show cluster status for dev, int or prod'
az aks show --resource-group $argv --name aks-$argv --output table
end