https://github.com/yoavniran/cld-scripts
useful cloudinary scripts
https://github.com/yoavniran/cld-scripts
Last synced: over 1 year ago
JSON representation
useful cloudinary scripts
- Host: GitHub
- URL: https://github.com/yoavniran/cld-scripts
- Owner: yoavniran
- Created: 2019-12-16T15:45:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T12:18:11.000Z (over 3 years ago)
- Last Synced: 2025-01-22T02:44:19.333Z (over 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudinary Scripts
**Useful scripts for Cloudinary**
## Usage
> You'll need to add a .env file with the following information
```
DEV=[false/true]
CLOUD=[cloud name]
KEY=[cloudinary api key]
SECRET=[cloudinary api secret]
FOLDER=[folder name]
```
* DEV - if true will make scripts work with local dev environment
* CLOUD - cloud name
* KEY - API key from cloudinary account
* SECRET - API secret from cloudinary account
* FOLDER - the root folder to use (used by folders script)
## Scripts
1. folders:
- bulk create folders - uses uinames.com to retrieve list of names to use for folder names