17 lines
348 B
Markdown
17 lines
348 B
Markdown
|
|
# aws help
|
||
|
|
|
||
|
|
> Tampilkan informasi bantuan untuk program baris perintah AWS CLI.
|
||
|
|
> Informasi lebih lanjut: <https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-help.html>.
|
||
|
|
|
||
|
|
- Tampilkan bantuan:
|
||
|
|
|
||
|
|
`aws help`
|
||
|
|
|
||
|
|
- Tampilkan seluruh topik bantuan yang tersedia:
|
||
|
|
|
||
|
|
`aws help topics`
|
||
|
|
|
||
|
|
- Tampilkan bantuan untuk suatu topik:
|
||
|
|
|
||
|
|
`aws help {{nama_topik}}`
|