An open API service indexing awesome lists of open source software.

https://github.com/p6m7g8/p6-cirrus

P6M7G8: p6df opinionated AWS CLIs
https://github.com/p6m7g8/p6-cirrus

aws bash cli dotfiles p6 p6m7g8 sh shell zsh

Last synced: 5 months ago
JSON representation

P6M7G8: p6df opinionated AWS CLIs

Awesome Lists containing this project

README

          

# P6's POSIX.2: p6-cirrus

## Table of Contents

- [Badges](#badges)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Hierarchy](#hierarchy)
- [Author](#author)

## Badges

[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)

## Summary

TODO: Add a short summary of this module.

## Contributing

- [How to Contribute]()

## Code of Conduct

- [Code of Conduct]()

## Usage

## Hierarchy

```text
.
├── lib
│   ├── alfred
│   │   └── browser.sh
│   ├── autoscaling.sh
│   ├── cloudformation.sh
│   ├── cloudtrail
│   │   ├── admin.sh
│   │   └── trail.sh
│   ├── cloudwatch.sh
│   ├── configservice
│   │   ├── admin.sh
│   │   └── authorization.sh
│   ├── ec2
│   │   ├── instance.sh
│   │   ├── keypair.sh
│   │   └── lt.sh
│   ├── eks.sh
│   ├── elb.sh
│   ├── elbv2.sh
│   ├── iam.sh
│   ├── inspector.sh
│   ├── kms.sh
│   ├── lambda.sh
│   ├── organizations
│   │   ├── admin.sh
│   │   └── services.sh
│   ├── s3api.sh
│   ├── secret.sh
│   └── securityhub.sh
├── LICENSE
├── p6-cirrus.zsh
└── README.md

7 directories, 26 files
```

## Author

Philip M. Gollucci