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

임의 비밀번호 생성

상태 ACTIVE (CURRENT)

버전최소 지원 보장일
1.0-

Parameters

NameTypeDescriptionExample
exclude_characters
optional
string비밀번호 생성 시 제외할 문자들abcdefg
exclude_lowercase
optional
boolean소문자 제외 옵션false
exclude_numbers
optional
boolean숫자 제외 옵션false
exclude_punctuation
optional
boolean특수문자 제외 옵션false
exclude_uppercase
optional
boolean대문자 제외 옵션false
include_space
optional
boolean공백 포함 옵션false
password_length
optional
integer생성할 비밀번호의 길이32
require_each_included_type
optional
boolean포함된 모든 문자 유형 필수 요구true

Responses

NameDescriptionExample
random_password임의 비밀번호 생성random-value