# Install Poetry
curl -sSL https://install.python-poetry.org | python3 -
# Clone repo
git clone https://github.com/igor-policee/kube_scan.git
cd ./kube_scan
chmod u+x ./kube_scan.py
# Install dependencies
${HOME}/.local/bin/poetry install
# Activate virtual environment
${HOME}/.local/bin/poetry shell
# Run script
python ./kube_scan.py -h
-
Notifications
You must be signed in to change notification settings - Fork 0
igor-policee/kube_scan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published