Skip to main content
acli
========

[![Build Status](https://travis-ci.org/jonhadfield/acli.svg?branch=master)](https://travis-ci.org/jonhadfield/acli)

acli is a simple CLI for querying and managing AWS services, written in Python using the [boto3](http://aws.amazon.com/sdk-for-python/ "boto3") SDK and [terminaltables](https://github.com/Robpol86/terminaltables "terminal tables") libraries.

Please submit any issues encountered.

Latest changes ([changelog](https://github.com/jonhadfield/acli/blob/master/CHANGELOG.md "Changelog"))
------------

0.1.32 (18th April 2017)

- Provide info on EFS file systems and targets
- Fix issue where authentication issues were hidden

0.1.31 (8th Jan 2017)

- Add IAM user listing and user info
- Fix secgroup list option
- S3 - treat file as binary when getting md5

0.1.30 (18th August 2016)

- Embed Six (remove external dependency)
- Python 3 compatibility for S3

0.1.29 (29th July 2016)

- Move s3 owner information to s3 info
- Python 3 compatibility
- Minor fixes

0.1.28 (25th July 2016)

- Add s3 owner information

0.1.27 (25th July 2016)

- Broken

0.1.26 (24th July 2016)

- Add basic support for EFS
- Minor fixes

0.1.25 (23rd July 2016)

- Correct ec2 instance counts
- Fix python 3 compatibility
- Fix output issues with s3 and ec2
- Upgrade dependencies

0.1.24 (5th April 2016)

- Improve permission checks to prevent false negatives
- Minor fixes


Installation
------------
Simple:

sudo pip install acli

Latest (from source):

git clone git@github.com:jonhadfield/acli.git
sudo python setup.py install

Setup
-----

Using the boto3 library means that credentials will be retrieved from the standard locations: http://boto3.readthedocs.org/en/latest/guide/configuration.html#configuration-files

Alternatively, you can specify them on the command line (see -h option for details).


Usage
-----
To see available services and commands, run:

acli -h


Examples
--------
List ec2 instances in the account matching:

acli ec2 list

View information on an instance:

acli ec2 info i-12ab3c45

List contents of an S3 bucket:

acli s3 list my_bucket

License
-------
MIT


Download files

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

Source Distribution

acli-0.1.34.tar.gz (41.6 kB view details)

Uploaded Source

File details

Details for the file acli-0.1.34.tar.gz.

File metadata

  • Download URL: acli-0.1.34.tar.gz
  • Upload date:
  • Size: 41.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for acli-0.1.34.tar.gz
Algorithm Hash digest
SHA256 d2f89afea23e42b7d6fe54b2c5ad0414dce1494e4e814c94227e3b059e90d546
MD5 8f0a880eb883d2be45c37e4031a14144
BLAKE2b-256 5123dae7150fb37de29ef5804a3c16a8e34bb755e29d124c2d2a3af4e21f0719

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.34 This release

1 file

0.1.32

1 file

0.1.31

1 file

0.1.30

1 file

0.1.29

1 file

0.1.28

1 file

0.1.27

2 files

0.1.26

1 file

0.1.25

1 file

0.1.24

1 file

0.1.23

1 file

0.1.22

1 file

0.1.21

1 file

0.1.20

1 file

0.1.19

1 file

0.1.18

1 file

0.1.17

1 file

0.1.16

1 file

0.1.15

1 file

0.1.14

1 file

0.1.13

1 file

0.1.12

1 file

0.1.11

1 file

0.1.10

1 file

0.1.9

1 file

0.1.8

1 file

0.1.7

1 file

0.1.6

1 file

0.1.5

1 file

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page