mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Mar 1 10:23:17 UTC 2023
This commit is contained in:
parent
7664984b79
commit
bdaa0b3cfc
230 changed files with 8963 additions and 242 deletions
|
|
@ -3,8 +3,9 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha 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 Mobility Services (GMS) installed.
|
||||
|
||||
Exactly one of these must be specified:
|
||||
|
||||
--allow-all-package-names
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue