Updated gam create|use|update project

This commit is contained in:
Ross Scroggs
2025-04-22 13:50:04 -07:00
parent c5d194489f
commit 73333f921d
6 changed files with 52 additions and 22 deletions

View File

@@ -1,3 +1,14 @@
7.06.07
Updated private key rotation progress messages in `gam create|use|update project`
and `gam upload sakey`.
Updated `gam use project` to display the following error message when the specifed project
already has a service account.
```
Re-run the command specify a new service account name with: saname <ServiceAccountName>'
```
7.06.06
Native support for Windows 11 Arm-based devices.