GoogleCloudPlatform/kubectl-ai
[Feature]: spinner for the long running commands
Offen
#434 geöffnet am 23.07.2025
enhancementhelp wanted
Repository-Metriken
- Stars
- (7.532 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Some of the commands naturally take a while to complete. Example:
Running: gcloud container node-pools update default-pool --cluster c1 --location us-central1 --machine-type e2-medium
It would be nice if there was a spinner or something else that would give the user a clue that progress was happening.