From f54a6dc5fd96e0d0e11cbf2cce03dc0a1c6ca0d1 Mon Sep 17 00:00:00 2001 From: Travis Shears Date: Mon, 14 Jul 2025 12:14:13 +0200 Subject: [PATCH] add upload command to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09aaaea..5d4a68e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Uses a gum wrapper lib I write [com.travisshears.gum-utils](https://git.travissh `index` - Scrape s3 for images and add them to local db +`upload file-path dir?` - Uploads an image to s3. If on dir supplied to cli command it will prompt for one. Gives option after upload to gen url. + ## Run dev To run commands: