mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
27 lines
971 B
Text
27 lines
971 B
Text
NAME
|
|
gcloud workspace-add-ons get-authorization - gets the authorization
|
|
information for deployments in a given project
|
|
|
|
SYNOPSIS
|
|
gcloud workspace-add-ons get-authorization [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Gets the authorization information for deployments in a given project
|
|
|
|
EXAMPLES
|
|
To get authorization information for deployments in a given project
|
|
|
|
$ gcloud workspace-add-ons get-authorization
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --access-token-file, --account,
|
|
--billing-project, --configuration, --flags-file, --flatten, --format,
|
|
--help, --impersonate-service-account, --log-http, --project, --quiet,
|
|
--trace-token, --user-output-enabled, --verbosity.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
API REFERENCE
|
|
This command uses the gsuiteaddons/v1 API. The full documentation for this
|
|
API can be found at:
|
|
https://developers.google.com/workspace/add-ons/guides/alternate-runtimes
|