mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
gcloud: Sat Jun 14 05:31:37 UTC 2025
This commit is contained in:
parent
1799759190
commit
fa40c10f6a
712 changed files with 17386 additions and 4918 deletions
|
|
@ -41,24 +41,20 @@ OPTIONAL FLAGS
|
|||
|
||||
--password-policy-allowed-failed-attempts=PASSWORD_POLICY_ALLOWED_FAILED_ATTEMPTS
|
||||
Number of failed login attempts allowed before a user is locked out.
|
||||
This flag is available only for MySQL.
|
||||
|
||||
--[no-]password-policy-enable-failed-attempts-check
|
||||
Enables the failed login attempts check if set to true. This flag is
|
||||
available only for MySQL. Use
|
||||
Enables the failed login attempts check if set to true. Use
|
||||
--password-policy-enable-failed-attempts-check to enable and
|
||||
--no-password-policy-enable-failed-attempts-check to disable.
|
||||
|
||||
--[no-]password-policy-enable-password-verification
|
||||
The current password must be specified when altering the password. This
|
||||
flag is available only for MySQL. Use
|
||||
The current password must be specified when altering the password. Use
|
||||
--password-policy-enable-password-verification to enable and
|
||||
--no-password-policy-enable-password-verification to disable.
|
||||
|
||||
--password-policy-password-expiration-duration=PASSWORD_POLICY_PASSWORD_EXPIRATION_DURATION
|
||||
Expiration duration after a password is updated, for example, 2d for 2
|
||||
days. See gcloud topic datetimes for information on duration formats.
|
||||
This flag is available only for MySQL.
|
||||
|
||||
--type=TYPE
|
||||
Cloud SQL user's type. It determines the method to authenticate the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue