2023-04-01 23:04:48 +02:00
2023-04-01 23:04:48 +02:00
2023-04-01 23:01:05 +02:00
2023-04-01 23:04:48 +02:00
2023-04-01 23:04:48 +02:00
2023-04-01 23:01:05 +02:00

A CLI for uploading files to S3. The code was written in ChatGPT by the GPT4 model. The only change I've made so far is to remove an unused import.

Usage:

> s3c <filename> <bucket_name> <metadata> [key]

Installation

Download from Github Releases

TODO

Homebrew

TODO

Description
An AI-generated CLI in Rust for uploading files to S3. Maybe later it will perform other S3 operations!
Readme 52 KiB
Languages
Rust 100%