1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 14:26:34 +00:00

gcloud: Wed Mar 29 10:40:15 UTC 2023

This commit is contained in:
Automated 2023-03-29 10:40:15 +00:00
parent 4ccfc7a5e3
commit 5fabf24be7
269 changed files with 6797 additions and 464 deletions

View file

@ -3,8 +3,9 @@ NAME
SYNOPSIS
gcloud recaptcha keys create --display-name=DISPLAY_NAME
(--android (--allow-all-package-names
([--android (--allow-all-package-names
| --package-names=[PACKAGE_NAMES,...])
: --support-non-google-app-store-distribution]
| --ios (--allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...])
| [--web (--allow-all-domains | --domains=[DOMAINS,...])
: --allow-amp-traffic --integration-type=INTEGRATION_TYPE
@ -38,6 +39,14 @@ REQUIRED FLAGS
This flag argument must be specified if any of the other arguments
in this group are specified.
--support-non-google-app-store-distribution
If set, this key can be used in an Android application that is
available for download in app stores other than the Google Play
Store.
This setting allows your key to accept traffic from devices without
Google Mobile Services (GMS) installed.
Exactly one of these must be specified:
--allow-all-package-names