Skip to content

CLI tool for interacting with the Cloudinary Admin API

Notifications You must be signed in to change notification settings

plyo/cloudinary-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#cloudinary-cli

Description

A CLI tool for the Cloudinary Admin API

Current feature set

  • list - list resources (images) using optional params/filters
  • delete - delete images by prefix

Wanted feature set

  • Upload image
  • Folder management
  • TBD...

TODO

  • Error handling - co swallows errors, how to get do error handling when using co.wrap(fn)?

Usage

To use cloudinary-cli, clone this repo and run:

$ cd cloudinary-cli
$ npm link

Then the following should give you an overview of available actions:

cloudinary-cli --help

Note: Requires Node with harmony (generators, destructing). v4+ works no problem

License

Copyright (c) 2016 Aksel G. Gresvig Plyo Labs

MIT License

Acknowledgments

Built using generator-commader.

About

CLI tool for interacting with the Cloudinary Admin API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published