1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Jul 13 09:59:37 UTC 2022

This commit is contained in:
Automated 2022-07-13 09:59:38 +00:00
parent cf5ab60e4a
commit 879929cbc6
Failed to extract signature
323 changed files with 7203 additions and 4178 deletions

View file

@ -299,14 +299,12 @@ FLAGS
implies that complexity check is not enabled.
--[no-]password-policy-disallow-username-substring
Disallow username as a part of the password. This flag is available
only for PostgreSQL. Use --password-policy-disallow-username-substring
to enable and --no-password-policy-disallow-username-substring to
disable.
Disallow username as a part of the password. Use
--password-policy-disallow-username-substring to enable and
--no-password-policy-disallow-username-substring to disable.
--password-policy-min-length=PASSWORD_POLICY_MIN_LENGTH
Minimum number of characters allowed in the password. This flag is
available only for PostgreSQL.
Minimum number of characters allowed in the password.
--password-policy-password-change-interval=PASSWORD_POLICY_PASSWORD_CHANGE_INTERVAL
Minimum interval after which the password can be changed, for example,
@ -316,7 +314,7 @@ FLAGS
--password-policy-reuse-interval=PASSWORD_POLICY_REUSE_INTERVAL
Number of previous passwords that cannot be reused. The valid range is
0 to 100. This flag is available only for PostgreSQL.
0 to 100.
--replica-type=REPLICA_TYPE
The type of replica to create. REPLICA_TYPE must be one of: READ,