eulb-modify-lb-attributes
tools for interacting with AWS API-compatible services
Install
- All systems
-
curl cmd.cat/eulb-modify-lb-attributes.sh
- Debian
-
apt-get install euca2ools
- Ubuntu
-
apt-get install euca2ools
- Kali Linux
-
apt-get install euca2ools
- CentOS
-
yum install euca2ools
- Fedora
-
dnf install euca2ools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install euca2ools
- OS X
-
brew install euca2ools
- Raspbian
-
apt-get install euca2ools
- Dockerfile
- dockerfile.run/eulb-modify-lb-attributes
euca2ools
tools for interacting with AWS API-compatible services
Command-line tools for interacting with Amazon Web Services (AWS) and other AWS-compatible services, such as Eucalyptus and OpenStack, that export a REST/Query-based API compatible with Amazon EC2, IAM, and S3 services. The tools can be used with both Amazon's services and with installations of the Eucalyptus open-source cloud-computing infrastructure. The tools were inspired by command-line tools distributed by Amazon (api-tools and ami-tools) and largely accept the same options and environment variables. However, these tools were implemented from scratch in Python.