google_set_multiqueue
Python library for Google Compute Engine interaction (Python 3)
Install
- All systems
-
curl cmd.cat/google_set_multiqueue.sh
- Debian
-
apt-get install python3-google-compute-engine
- Ubuntu
-
apt-get install gce-compute-image-packages
- Kali Linux
-
apt-get install python3-google-compute-engine
- Fedora
-
dnf install google-compute-engine-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gce-compute-image-packages
- Dockerfile
- dockerfile.run/google_set_multiqueue
python3-google-compute-engine
Python library for Google Compute Engine interaction (Python 3)
Python 3.x library used to setup and manage resources in Google Compute Engine guests machines in a cloud environment such as accounts, clock skew, disk expand, instance setup, network and metadata scripts.