AKS_tools
The AKS_tools is Perl script , providing some basic CLI commands for AKS users (Get Pods/Nodes/Uptime-SLA etc.)
You should first download the script to your local Linux machine , once done please execute the AKS_tools script and you will get menu with many basic commands for AKS.
wget https://raw.githubusercontent.com/asafsofer-sl/AKS_tools/main/AKS_tools.pl
chmod +x ./AKS_tools
sudo mv ./AKS_tools /usr/local/bin/AKS_tools
run ./AKS_tools.pl and you will get the below :