mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-06 20:15:43 +02:00
aws-s3: add subcommand mention (#11644)
This commit is contained in:
parent
65af731480
commit
d37286b327
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# aws s3
|
# aws s3
|
||||||
|
|
||||||
> CLI for AWS S3 - provides storage through web services interfaces.
|
> CLI for AWS S3 - provides storage through web services interfaces.
|
||||||
|
> Some subcommands such as `aws s3 cp` have their own usage documentation.
|
||||||
> More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3/index.html>.
|
> More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3/index.html>.
|
||||||
|
|
||||||
- Show files in a bucket:
|
- Show files in a bucket:
|
||||||
|
|
Loading…
Add table
Reference in a new issue