TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Unofficial Cloudinary CLI in Go

1 pointsby martins_irbe10 months ago
I&#x27;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.<p>Features:<p>- Image upload support: Easily upload images to Cloudinary.<p>- Specify upload presets and folders: Customise your uploads with presets and folder paths.<p>- Filter by file extensions: Specify which file types to upload.<p>- Process entire directories: Upload all images in a directory with a single command.<p>Check it out on GitHub. :)

no comments

no comments