yc smartcaptcha v1 captcha
A set of methods for managing Captcha resources.
Command Usage
Syntax:
yc smartcaptcha v1 captcha <command>
Command Tree
-
yc smartcaptcha v1 captcha create — Creates a captcha in the specified folder using the data specified in the request.
-
yc smartcaptcha v1 captcha delete — Deletes the specified captcha.
-
yc smartcaptcha v1 captcha get — Returns the specified Captcha resource.
-
yc smartcaptcha v1 captcha get-secret-key — Returns the secret data of specified Captcha resource.
-
yc smartcaptcha v1 captcha list — Retrieves the list of Captcha resources in the specified folder.
-
yc smartcaptcha v1 captcha update — Updates the specified captcha.
Global Flags
|
Flag |
Description |
|
|
Set the custom profile. |
|
|
Set the region. |
|
|
Debug logging. |
|
|
Debug gRPC logging. Very verbose, used for debugging connection problems. |
|
|
Disable printing user intended output to stderr. |
|
|
Set the custom pager. |
|
|
Set the output format: text, yaml, json, table, summary || summary[name, instance.id, instance.disks[0].size]. |
|
|
Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. |
|
|
Set the timeout. |
|
|
Set the IAM token to use. |
|
|
Set the ID of the service account to impersonate. |
|
|
Disable opening browser for authentication. |
|
|
Query to select values from the response using jq syntax |
|
|
CLI syntax: this standalone binary only supports 2 (current). Use main yc for syntax 1. |
|
|
Display help for the command. |