clclean

1.1.0 • Public • Published

clclean Code Climate Gitter chat

clclean deletes the old images from cloudinary.

Installation

npm -g install clclean

How to use

clclean --cloudname=YOUR_CLOUD_NAME --apikey=YOUR_API_KEY --secret=YOUR_API_SECRET

Dry dun

clclean --cloudname=YOUR_CLOUD_NAME --apikey=YOUR_API_KEY --secret=YOUR_API_SECRET --dry-run

next_cursor from opt (continue mode)

clclean --cloudname=YOUR_CLOUD_NAME --apikey=YOUR_API_KEY --secret=YOUR_API_SECRET --moment=7776000 --cursor=NEXT_CURSOR

Options

default

{
    "cursor": null,
    "cloudname": null,
    "apikey": null,
    "secret": null,
    "dry-run": false,
    "type": "fetch",
    "moment": 86400,
    "verbose": false,
    "economize": 50
}

Readme

Keywords

Package Sidebar

Install

npm i clclean

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • riaf