aws-*: add Korean translation (#13696)
This commit is contained in:
12
pages.ko/common/aws-history.md
Normal file
12
pages.ko/common/aws-history.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# aws history
|
||||
|
||||
> AWS CLI 명령어 대한 명령어 입력 기록을 인쇄 (AWS CLI 명령어 입력 기록 권한이 활성화되어야 함).
|
||||
> 더 많은 정보: <https://docs.aws.amazon.com/cli/latest/reference/history/>.
|
||||
|
||||
- 명령어 ID로 명령 기록 나열:
|
||||
|
||||
`aws history list`
|
||||
|
||||
- 명령어 ID가 지정된 특정 명령과 관련된 이벤트 표시:
|
||||
|
||||
`aws history show {{명령어_아이디}}`
|
Reference in New Issue
Block a user