mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 05:36:47 +00:00
AWS: Add command for setting credentials profile
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user