Extractor Tool
Update
This command will update the csv within a project. This is often useful for projects with frequently updating databases and look up tables to keep the extractor up to date.
To update a local project, run the following
extractortool update <project> <update>To update a deployed project, run
extractortool update <project> <update> -r -c <name>where the <name> is populated with the name of the required account to upload to in the contexts file.
Updated 9 days ago
