Skip to content

Cloudinary command line tool to upload images from terminal.

License

Notifications You must be signed in to change notification settings

ashisherc/cloudinary-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudinary-push

Cloudinary command line tool to upload images to cloudinary cdn from terminal. Currently only image upload is supported, feel free to contibute.

Install

npm install -g cloudinary-push

You will need upload preset to configure this, find it in docs here doc.

Usage

cloudinary-push config -p presetname -c cloudname

To upload an image

cloudinary-push filename
Command Options Use
config -p , -c provide preset name and cloudname
reset remove the config