https://github.com/jordangarrison/cloud-build-cli
A TUI to select and stream Google Cloud Build logs in the terminal.
https://github.com/jordangarrison/cloud-build-cli
bubbletea cli cloudbuild gcp go golang tui
Last synced: 6 days ago
JSON representation
A TUI to select and stream Google Cloud Build logs in the terminal.
- Host: GitHub
- URL: https://github.com/jordangarrison/cloud-build-cli
- Owner: jordangarrison
- License: mit
- Created: 2022-06-07T02:28:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T14:40:15.000Z (about 4 years ago)
- Last Synced: 2025-02-23T01:36:21.872Z (over 1 year ago)
- Topics: bubbletea, cli, cloudbuild, gcp, go, golang, tui
- Language: Go
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud Build CLI
> :warning: Please note that this is not yet functional
Out of a desire to stop opening my browser I hope to build a cli interface to cloud build which can be in the terminal beside my editor.
## Current Goals
- [ ] Viewport for build logs streamed to terminal
- [ ] Selectable UI replicating the Cloud Build history view
- [ ] Automatically detect build for current project with git information (quick open feat)
- Git Ref
- Repo Name
- etc...