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
- Host: GitHub
- URL: https://github.com/p6m7g8/p6-cirrus
- Owner: p6m7g8
- License: other
- Created: 2022-03-22T21:57:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-19T17:55:34.000Z (6 months ago)
- Last Synced: 2026-01-19T23:36:51.831Z (6 months ago)
- Topics: aws, bash, cli, dotfiles, p6, p6m7g8, sh, shell, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](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