Missed this during the reviews.
Right now I run without -project in -verbosity=debug mode I only see:
INFO[0000] -project not specified, trying to autodetect one
INFO[0000] project detected: ahmetb-demo
I'd much rather see:
INFO[0000] -project not specified, trying to autodetect one
DEBUG[000] trying gce metadata service for project ID
DEBUG[000] gce metadata service not detected
DEBUG[000] trying gcloud for core/project
DEBUG[000] found project id on gcloud
INFO[0000] project detected: ahmetb-demo
Missed this during the reviews. Right now I run without -project in -verbosity=debug mode I only see:
I'd much rather see: