aws, aws-*: add Indonesian translations (#14318)
This commit is contained in:

committed by
GitHub

parent
9b7335be75
commit
ff100abee7
12
pages.id/common/aws-history.md
Normal file
12
pages.id/common/aws-history.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# aws history
|
||||
|
||||
> Tampilkan riwayat pemanggilan perintah dalam AWS CLI (fitur perekaman riwayat perintah AWS CLI harus diaktifkan terlebih dahulu).
|
||||
> Informasi lebih lanjut: <https://docs.aws.amazon.com/cli/latest/reference/history/>.
|
||||
|
||||
- Tampilkan daftar riwayat perintah yang dipanggil melalui AWS CLI beserta nomor induknya (command ID):
|
||||
|
||||
`aws history list`
|
||||
|
||||
- Tampilkan daftar kejadian yang berkaitan dengan suatu perintah berdasarkan nomor induknya (command ID):
|
||||
|
||||
`aws history show {{command_id}}`
|
Reference in New Issue
Block a user