1.0.1-bugfix • Published 6 years ago
uppage v1.0.1-bugfix
UpPage Manual
Usage:
$ npx uppage --name <string> --access-key <string> --secret-key <string>
Description:
Uploads your current working directory to Amazon S3 and hosts it as a public website.
Options:
--name <string>Prefix for your uppage bucket. Must be unique.--access-key <string>AWS IAM access key id. Defaults to environment variableAWS_ACCESS_KEY_ID.--secret-key <string>AWS IAM secret key. Defaults to environment variableAWS_SECRET_ACCESS_KEY.--region <string>AWS region in which to create the bucket. Defaults to environment variableAWS_REGIONor"eu-central-1".--path <string>Directory to upload. Defaults to current working directory.--destroyDestroys the current bucket.--helpShows you this menu.
1.0.1-bugfix
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago
0.0.10-alpha
6 years ago
0.0.9-alpha
6 years ago
0.0.8-alpha
6 years ago
0.0.7-alpha
6 years ago
0.0.6-alpha
6 years ago
0.0.5-alpha
6 years ago
0.0.4-alpha
6 years ago
0.0.3-alpha
6 years ago
0.0.2-alpha
6 years ago
0.0.1-alpha
6 years ago