CLI tool for managing AWS resources
Project description
haber-devops
haber-devops is a CLI tool for managing common AWS tasks (EC2, ECR, S3, RDS, Route53) plus a few Docker helpers.
Install
pip install haber-devops
Quick start
haber-devops -h
Common commands
# Initialize local config.json
haber-devops initialize
# Add an AWS profile into config.json (interactive)
haber-devops add-account
# List instances (interactive)
haber-devops list-instances
# EC2
haber-devops ec2 -h
haber-devops ec2 start <instance_name>
haber-devops ec2 stop <instance_name>
haber-devops ec2 ssh <instance_name> <command>
# Deploy (optional tag override)
haber-devops deploy -h
haber-devops deploy <profile> <resource> <folder_path> --tag v1.7
# Docker helpers
haber-devops docker -h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
haber_devops-1.1.2.tar.gz
(11.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file haber_devops-1.1.2.tar.gz.
File metadata
- Download URL: haber_devops-1.1.2.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5d3e26d26937460811e0ef8240a27740246db4e626db8c0f0b8580aca5a5acc
|
|
| MD5 |
33d477bd508f471369a28055c6e45d3c
|
|
| BLAKE2b-256 |
bb0748f7ed349dfabeb4aade27e5be48fd9458b0427d4c2f03532abfe8b5ce82
|
File details
Details for the file haber_devops-1.1.2-py3-none-any.whl.
File metadata
- Download URL: haber_devops-1.1.2-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a55c7876f770a6ea6725874f1558a7eb464564fd8c8016aa42ada5527c84199
|
|
| MD5 |
3de592921f038567909dda126cd670ff
|
|
| BLAKE2b-256 |
dd07e7788aacca9045996820b765a0659a12219e853aef5c2314a80b7143e3aa
|