Categorygithub.com/Harwayne/gcloud-select
repositorypackage
0.0.0-20211210232217-a3a756f25297
Repository: https://github.com/harwayne/gcloud-select.git
Documentation: pkg.go.dev

# README

gcloud-select

Simple TUI to select gcloud configurations.

Development

Building

Build with go build -ldflags="-s -w" gcloud-select.go. The linker flags remove some debug information from the binary, making it smaller.