a-beach-boy / strapi_tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strapi_tool commandline tool

Strapi_tool is a commandline tool built to receive a error file and update strapi accordingly.

Installation

npm install -g .

Usage

Update .env file with Gatsby Cloud env variables.

strapi-tool -f <filename> 
Flags Name e.g.
-f filename site-results-pro-pest
-s strapi url https://pro...marketing.com
-t strapi token f3b3fcec838...542346
Screenshot 2023-11-07 at 3 40 54 PM

The program will retrieve Strapi id for Service Pages and update with fields from validation file.

License

MIT

About


Languages

Language:JavaScript 100.0%