General
General coding guidelines
TODO
Git
git add .
git commit -m
“
Revert local commit
git reset --soft HEAD~1
Azure CLI
az login --use-device-code
Kubectl
General coding guidelines
TODO
git add .
git commit -m
“
git reset --soft HEAD~1
az login --use-device-code