https://github.com/telus/ecp-utils-scripts
https://github.com/telus/ecp-utils-scripts
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/telus/ecp-utils-scripts
- Owner: telus
- Created: 2017-11-15T23:48:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T09:28:48.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T05:13:58.914Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 24
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ECP-utils-scripts
## To install
```bash
git clone https://github.com/telusdigital/ECP-utils-scripts.git && cd ECP-utils-scripts
npm install
```
## Commands
### Generate asset list csv
```bash
npm run create-asset-list --space-id=SPACE_ID --access-token=CONTENTFUL_MANAGEMENT_TOKEN
```