From cecd9dc7aee85241e69924c6c2e517b4b8a97436 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Fri, 21 Nov 2025 16:15:52 -0800 Subject: [PATCH] Update Authorization.md --- wiki/Authorization.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wiki/Authorization.md b/wiki/Authorization.md index 9674b961..206975c7 100644 --- a/wiki/Authorization.md +++ b/wiki/Authorization.md @@ -394,9 +394,9 @@ gam show projects [[admin] ] [all|] * `` - A Google Workspace admin/GCP project manager; if omitted, you will be prompted for the address Use these options to select projects. -* `all` - All projects accessible by the administrator; this is the default +* `all` - All projects accessible by the administrator * `current` - The project referenced in `client_secrets.json` -* `gam` - Projects accessible by the administrator that were created by Gam, i.e, their project ID begins with `gam-project-` +* `gam` - Projects accessible by the administrator that were created by Gam, i.e, their project ID begins with `gam-project-`; this is the default * `` - A Google API project ID * `filter ` - A filter to select projects accessible by the administrator; see the API documentation * `states all|active|deleterequested` - Limit display to projects based on state; the default is `active` @@ -412,9 +412,9 @@ gam print projects [[admin] ] [all|] [todrive ` - A Google Workspace admin/GCP project manager; if omitted, you will be prompted for the address Use these options to select projects. -* `all` - All projects accessible by the administrator; this is the default +* `all` - All projects accessible by the administrator * `current` - The project referenced in `client_secrets.json` -* `gam` - Projects accessible by the administrator that were created by Gam, i.e, their project ID begins with `gam-project-` +* `gam` - Projects accessible by the administrator that were created by Gam, i.e, their project ID begins with `gam-project-`; this is the default * `` - A Google API project ID * `filter ` - A filter to select projects accessible by the administrator; see the API documentation * `states all|active|deleterequested` - Limit display to projects based on state; the default is `active`