Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 668 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 668 Bytes

AKS_tools

AKS_tools

The AKS_tools is Perl script , providing some basic CLI commands for AKS users (Get Pods/Nodes/Uptime-SLA etc.)

How it works ?

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.

Installation:

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

How to use

run ./AKS_tools.pl and you will get the below :

image