Skip to main content

CLI tool for AWS configuration files and quick interogations to AWS API

Project description

pipeline status coverage report Latest Release

Install

# Install or update it from pip
pip install -U kpx

# Install or update it from gitlab
pip install -U kpx --index-url https://gitlab.com/api/v4/projects/24038501/packages/pypi/simple

Usage

# Configure profile region and output type
kpx conf [profile-name] [aws-zone] [output-type]

# Configure profile credentials
kpx cred [profile-name] [access-key-id] [secret-access-key]

# List route53 hosted zones
kpx r53

# List records in a hosted zone
kpx r53 [zone-id]

# List ec2 instances (without pagination)
kpx ec2

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

kpx-0.2.5.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

kpx-0.2.5-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

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