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:
parent
cf5ab60e4a
commit
879929cbc6
323 changed files with 7203 additions and 4178 deletions
|
|
@ -246,14 +246,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,
|
||||
|
|
@ -263,7 +261,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.
|
||||
|
||||
--pricing-plan=PRICING_PLAN, -p PRICING_PLAN
|
||||
First Generation instances only. The pricing plan for this instance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue