Eucalyptus client API tools. Compatible with Amazon Web Services, such as EC2 and IAM.
License
eucalyptus/euca2ools
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Euca2ools are command line tools used to interact with Amazon Web Services (AWS) as well as other services that are compatible with AWS, such as Eucalyptus. They aim to use the same input as similar tools provided by AWS for each service individually along with several enhancements that make them easier to use with multiple clouds at once. Euca2ools provide the functionality of AWS's REST-based and Query-based APIs for the following services: - Auto Scaling (2011-01-01) (commands start with "euscale") - CloudFormation (2010-05-15) (commands start with "euform") - CloudWatch (2010-08-01) (commands start with "euwatch") - EC2 (2015-10-01) (commands start with "euca") - Elastic Load Balancing (2012-06-01) (commands start with "eulb") - IAM (2010-05-08) (commands start with "euare") - Simple Token Service (2011-06-15) (euare-assumerole) The source code comes with man pages that provide basic documentation. Running a command with --help will also provide information on how to use that specific command. For more detailed documentation, see the online euca2ools documentation at http://www.eucalyptus.com/docs. For installation instructions, consult the INSTALL file that accompanies the source code. For a copy of the latest version of euca2ools, visit https://downloads.eucalyptus.com/software/euca2ools/. To obtain the latest development source code for euca2ools, visit https://github.com/eucalyptus/euca2ools. Pull requests are welcome and appreciated. They must be compatible with Python 2.6 and include any relevant changes to documentation. By submitting code to this project you agree that code will be licensed under the 2-clause BSD license. A copy of this license is included in the COPYING file that accompanies the source code.
About
Eucalyptus client API tools. Compatible with Amazon Web Services, such as EC2 and IAM.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published