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