1.0

1.0

scpcli secretsmanager generate random password
[--exclude_characters <value>]
[--exclude_lowercase <value>]
[--exclude_numbers <value>]
[--exclude_punctuation <value>]
[--exclude_uppercase <value>]
[--include_space <value>]
[--password_length <value>]
[--require_each_included_type <value>]

Description

Generate random password.

State ACTIVE (CURRENT)

VersionSupported Until
1.0-

Parameters

NameTypeDescriptionExample
exclude_characters
optional
stringCharacters to exclude when generating passwordabcdefg
exclude_lowercase
optional
booleanOption to exclude lowercase lettersfalse
exclude_numbers
optional
booleanOption to exclude numbersfalse
exclude_punctuation
optional
booleanOption to exclude punctuationfalse
exclude_uppercase
optional
booleanOption to exclude uppercase lettersfalse
include_space
optional
booleanOption to include spacesfalse
password_length
optional
integerLength of the password to generate32
require_each_included_type
optional
booleanRequire all included character typestrue

Responses

NameDescriptionExample
random_passwordGenerate random password.random-value