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
- Host: GitHub
- URL: https://github.com/bregman-arie/infop
- Owner: bregman-arie
- License: apache-2.0
- Created: 2024-03-15T09:16:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-24T21:24:40.000Z (over 1 year ago)
- Last Synced: 2025-02-27T04:23:37.208Z (8 months ago)
- Language: Go
- Size: 17.6 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`