https://github.com/tcd/cloudflare-images-cli
https://github.com/tcd/cloudflare-images-cli
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tcd/cloudflare-images-cli
- Owner: tcd
- License: mit
- Created: 2022-07-09T15:14:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T19:01:12.000Z (almost 4 years ago)
- Last Synced: 2025-02-04T04:06:06.444Z (over 1 year ago)
- Language: TypeScript
- Size: 463 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# cloudflare-images-cli
[](https://www.npmjs.com/package/cloudflare-images-cli)
[](https://github.com/tcd/cloudflare-images-cli/issues)
[](https://github.com/tcd/cloudflare-images-cli/blob/master/LICENSE.md)
## About
Command line interface for [cloudflare-images](https://github.com/tcd/cloudflare-images)
## Features
- list images
- list image variants
- upload individual images
- delete individual images
## Usage
```sh
# install
npm install -g cloudflare-images-cli
# use
cf-images init
```
## Related
- [cloudflare-cli](https://github.com/danielpigott/cloudflare-cli) - CLI for interacting with Cloudflare