Turns out I had done everything right with my first attempt at GCP
console (and possibly most of the other attempts), but gmi auth -c clientsecret.json does not reauthorize unless you force it to, by
removing the credentials file or (better) specifying -f.
Save others from the hassle and give a hint. GCP is complicated enough
already.
Turns out I had done everything right with my first attempt at GCP console (and possibly most of the other attempts), but
gmi auth -c clientsecret.json
does not reauthorize unless you force it to, by removing the credentials file or (better) specifying-f
.Save others from the hassle and give a hint. GCP is complicated enough already.