Skip to content

Releases: kegashe/contentful-asset-auditor

v0.1.1

14 Aug 15:08
Compare
Choose a tag to compare

v0.1.0

11 Jul 15:31
Compare
Choose a tag to compare

Features

Commands

get-assets
Fetches a list of assets from your Contentful environment and stores them in a local JSON file.

get-asset-details
Iterates through your list of assets, queries them individually for details, and then exports results to a CSV file

Environment variables

Supports environment variables in .env file (via dotenv) or locally export {VARIABLE}={VALUE}