Last modified: Sep 8, 2021

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