Skip to content

CLI Usage

Alexandre Borges edited this page Sep 16, 2020 · 2 revisions

Parameters list:

Long name Short name Required Used for Behavior
--jsonFile -j false Determine a JSON file to be converted This parameter override the folder one
--jsonFolder -jp false Determine a folder to get all JSON files to be converted
--destFolder -df false Determine where will be the output file after the convention If it wasn't set, then the result will go to clipboard
--fromclp -fcp false Determine if the payload lives at the clipboard this parameter override the file and folder
--gencode -gc false Indicate that the code to use the table will be created
--destgencode -dsg false Indicate the destiny folder for the generated code

Usage example:

CLI --fromclp
Clone this wiki locally