mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Sep 18 09:49:45 UTC 2024
This commit is contained in:
parent
a3842bba95
commit
8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud recaptcha keys update KEY [--display-name=DISPLAY_NAME]
|
||||
[--labels=[KEY=VALUE,...]]
|
||||
[--android (--allow-all-package-names
|
||||
[--express | --android (--allow-all-package-names
|
||||
| --package-names=[PACKAGE_NAMES,...])
|
||||
| [--ios : --allow-all-bundle-ids | --bundle-ids=[BUNDLE_IDS,...]
|
||||
--key-id=KEY_ID --private-key-file=PATH_TO_FILE --team-id=TEAM_ID]
|
||||
|
|
@ -49,6 +49,11 @@ FLAGS
|
|||
|
||||
At most one of these can be specified:
|
||||
|
||||
Options for the creation of a site key for Express.
|
||||
|
||||
--express
|
||||
Creates a Key configured for Express assessments.
|
||||
|
||||
Options for the creation of a site key for Android.
|
||||
|
||||
--android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue