Settings

Theme

Show HN: Unofficial Cloudinary CLI in Go

github.com

1 points by martins_irbe 2 years ago · 0 comments · 1 min read

Reader

I've released an unofficial Cloudinary CLI written in Go, leveraging the official Cloudinary SDK. The original Cloudinary CLI is written in Python, which is great but can be cumbersome to set up and manage dependencies. I created this Go-based CLI to offer a simpler, more efficient solution that is easy to use and fast.

Features:

- Image upload support: Easily upload images to Cloudinary.

- Specify upload presets and folders: Customise your uploads with presets and folder paths.

- Filter by file extensions: Specify which file types to upload.

- Process entire directories: Upload all images in a directory with a single command.

Check it out on GitHub. :)

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection