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

https://github.com/bregman-arie/infop

Infrastructure Operations CLI
https://github.com/bregman-arie/infop

Last synced: 7 months ago
JSON representation

Infrastructure Operations CLI

Awesome Lists containing this project

README

          

# infop
Infrastructure Operations CLI

## Usage

### GCP

* Create project: `infop create project -n my-project`
* Create GKE cluster: `infop create cluster -n test -p some-project -r us-central1`