Skip to main content

Eucalyptus plugin for AWS CLI

Project description

AWS CLI plugin for Eucalyptus Cloud service endpoints

An awscli plugin to enable Eucalyptus service endpoints via configuration.

AWS CLI endpoint plugin

This plugin is heavily based on the AWS CLI endpoint plugin which can also be used with Eucalyptus clouds as per this blog

Installation

To install the latest release of the Eucalyptus plugin:

$ pip install awscli-plugin-eucalyptus

To install the Eucalyptus plugin from source:

$ pip install git+https://github.com/corymbia/eucalyptus-awscli-plugin.git

This requires pip and git are available.

Configuration

To enable the plugin for a profile (or default) set the ufshost and other optional items:

$ cat .aws/config 
[plugins]
eucalyptus = awscli_plugin_eucalyptus

[default]
ufshost = euca-10-10-10-10.euca.me
ufsport = 8773
verify_ssl = yes

Usage

Assuming the plugin is configured for the default profile and text output:

$ aws ec2 describe-regions
REGIONS	http://euca-10-10-10-10.euca.me:8773/	eucalyptus

or:

$ aws sts get-caller-identity
000366223261	arn:aws:iam::000366223261:user/admin	AIDAAY3MOQOZPRWX2TU2G

Commands not supported by Eucalyptus will fail.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

awscli-plugin-eucalyptus-0.3.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

awscli_plugin_eucalyptus-0.3-py2.py3-none-any.whl (4.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file awscli-plugin-eucalyptus-0.3.tar.gz.

File metadata

  • Download URL: awscli-plugin-eucalyptus-0.3.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.8

File hashes

Hashes for awscli-plugin-eucalyptus-0.3.tar.gz
Algorithm Hash digest
SHA256 7059b8fdd4342f6768abb10fc12756b0687f9d176212c0d553075c4a5e17368c
MD5 416e94b76533d5854a03edf178105c41
BLAKE2b-256 b71f60531d789906b6a0d8c90cf5f61ce9688e2b556da804b04c0fa03cb08618

See more details on using hashes here.

File details

Details for the file awscli_plugin_eucalyptus-0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: awscli_plugin_eucalyptus-0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.8

File hashes

Hashes for awscli_plugin_eucalyptus-0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e4c466daa293d7b91fe3da651fcf4cba6d1e362794921e47265041dcbb66f8ca
MD5 c3dce6e6e0fc7e488196d32c172a5ab6
BLAKE2b-256 e760c8b8cf63fba8e2f0510a569781d4b26306ca0b94f4a20378b02a9efa6cbb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page