debian-forge-composer/cmd
Tom Gundersen 7f5c869cd2 upload/aws: add a sample AWS upload client
This commandline tools uploads a file to S3, as a proof of concept.

All options are mandatory. Credentials are only read from the
commandline and not from the environment or configuration files.

The next step is to add support for importing from S3 to EC2,
currently the images we produce cannot be imported as-is, so this
requires more research.

To try this out: create an S3 bucket, get your credentials and
call the tool, passing any value as `key`. Note that if the key
already exists, it will be overwritten.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-11-26 01:05:34 +01:00
..
osbuild-composer weldr: get repositories from distro 2019-11-18 12:22:10 +01:00
osbuild-pipeline distro: add DetectHost 2019-11-10 17:23:14 +01:00
osbuild-upload-aws upload/aws: add a sample AWS upload client 2019-11-26 01:05:34 +01:00
osbuild-upload-azure Introduce Azure upload CLI utility 2019-11-25 17:10:11 +01:00
osbuild-worker worker: move Job type to the jobqueue package 2019-10-29 16:08:54 +01:00