We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c8268 commit bfb2fcfCopy full SHA for bfb2fcf
README.md
@@ -9,6 +9,16 @@ This plugin only serves as a way to distribute the AWS SDK for PHP.
9
## Installation
10
Extract the contents of the plugin into _/wwwroot/local_ then visit `admin/upgrade.php` or use the CLI script to upgrade your site.
11
12
+## Flags
13
+
14
+### The `proxyhost` flag.
15
+### The `proxyuser` flag.
16
+### The `proxypassword` flag.
17
+### The `proxytype` flag.
18
+### The `phpunit_local_aws_sdk_test` flag.
19
+### The `proxyport` flag.
20
21
22
## How to update the SDK
23
Make any necessary updates to the `composer.json` file. Usually nothing needs to change unless upgrading to the next
24
major version. Then, from within this project, run this command:
0 commit comments