AWS: Add command for setting credentials profile

This commit is contained in:
Jermolene
2019-03-22 09:20:25 +00:00
parent 9f0d726f7d
commit fffd0ee9e1
2 changed files with 19 additions and 0 deletions

View File

@@ -9,6 +9,16 @@ Perform operation on Amazon Web Services
--aws <sub-command> [<parameter> ...]
```
! "profile" subcommand
Sets the AWS credentials profile to be used for subsequent commands.
```
--aws profile <profile-name>
```
* ''profile-name'': AWS profile name
! "s3-load" subcommand
Load tiddlers from files in an S3 bucket.