Skip to content

Commit

Permalink
Twiddle
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 19, 2023
1 parent 8e4718a commit f60f560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# aws-cli
# aws-cli

Command-line interface v2 for Amazon Web Services

Expand Down Expand Up @@ -33,4 +33,4 @@ You can test that the credentials are valid by using the `aws s3 ls` command:
docker run --rm \
--mount type=bind,source="$HOME/.aws",target=/root/.aws,readonly \
docker.io/boxcutter/aws-cli s3 ls --profile default
```
```

0 comments on commit f60f560

Please sign in to comment.