googlearchive / k8s-service-catalog

[DEPRECATED] Commandline tool to manage Service Catalog lifecycle and GCP Service Broker atop Kubernetes Cluster
Apache License 2.0
69 stars 31 forks source link

Print the status whenever enabling a GCP API #144

Closed mihnjong closed 6 years ago

mihnjong commented 6 years ago

Each API enablement can take more than a minute, so we want to show the status per API.

mihnjong commented 6 years ago

fixes #131