{"version":"0.12.1","commands":{"ETCopyData:Compare":{"id":"ETCopyData:Compare","description":"Checks the source and destination org for any differences in the sObject's metadata, this helps determine what data can be properly exported/imported.","usage":"<%= command.id %> [-c <string>] [-d <string>] [-s <string>] [-r] [--forceprodcopy] [--forceproddeletion] [-o] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@jfischer/etcopydata","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"configfolder":{"name":"configfolder","type":"option","char":"c","description":"Root folder to find the configuration file","helpValue":"PATH"},"orgdestination":{"name":"orgdestination","type":"option","char":"d","description":"SFDX alias or username for the DESTINATION org","helpValue":"(alias|username)"},"orgsource":{"name":"orgsource","type":"option","char":"s","description":"SFDX alias or username for the SOURCE org","helpValue":"(alias|username)"},"deletedestination":{"name":"deletedestination","type":"boolean","char":"r","description":"Delete records in destination org prior to data loads","allowNo":false},"forceprodcopy":{"name":"forceprodcopy","type":"boolean","description":"Force the copy to production","allowNo":false},"forceproddeletion":{"name":"forceproddeletion","type":"boolean","description":"Force the deletion of to production data","allowNo":false},"overrideconfig":{"name":"overrideconfig","type":"boolean","char":"o","description":"Will override the existing config file, adding new properties, etc.","allowNo":false}},"args":[]},"ETCopyData:delete":{"id":"ETCopyData:delete","description":"Deletes data from destination org, preparing for the new data that will be uploaded. Note: Deleting optionally happens before loading, but if there are some errors this operation can be retried by itself. ","usage":"<%= command.id %> [-c <string>] [-d <string>] [-s <string>] [-r] [--forceprodcopy] [--forceproddeletion] [-o] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@jfischer/etcopydata","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"configfolder":{"name":"configfolder","type":"option","char":"c","description":"Root folder to find the configuration file","helpValue":"PATH"},"orgdestination":{"name":"orgdestination","type":"option","char":"d","description":"SFDX alias or username for the DESTINATION org","helpValue":"(alias|username)"},"orgsource":{"name":"orgsource","type":"option","char":"s","description":"SFDX alias or username for the SOURCE org","helpValue":"(alias|username)"},"deletedestination":{"name":"deletedestination","type":"boolean","char":"r","description":"Delete records in destination org prior to data loads","allowNo":false},"forceprodcopy":{"name":"forceprodcopy","type":"boolean","description":"Force the copy to production","allowNo":false},"forceproddeletion":{"name":"forceproddeletion","type":"boolean","description":"Force the deletion of to production data","allowNo":false},"overrideconfig":{"name":"overrideconfig","type":"boolean","char":"o","description":"Will override the existing config file, adding new properties, etc.","allowNo":false}},"args":[]},"ETCopyData:export":{"id":"ETCopyData:export","description":"Exports the data from the source org, and saves it in the destination folder so that it can be imported at a later time. ","usage":"<%= command.id %> [-c <string>] [-d <string>] [-s <string>] [-r] [--forceprodcopy] [--forceproddeletion] [-o] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@jfischer/etcopydata","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"configfolder":{"name":"configfolder","type":"option","char":"c","description":"Root folder to find the configuration file","helpValue":"PATH"},"orgdestination":{"name":"orgdestination","type":"option","char":"d","description":"SFDX alias or username for the DESTINATION org","helpValue":"(alias|username)"},"orgsource":{"name":"orgsource","type":"option","char":"s","description":"SFDX alias or username for the SOURCE org","helpValue":"(alias|username)"},"deletedestination":{"name":"deletedestination","type":"boolean","char":"r","description":"Delete records in destination org prior to data loads","allowNo":false},"forceprodcopy":{"name":"forceprodcopy","type":"boolean","description":"Force the copy to production","allowNo":false},"forceproddeletion":{"name":"forceproddeletion","type":"boolean","description":"Force the deletion of to production data","allowNo":false},"overrideconfig":{"name":"overrideconfig","type":"boolean","char":"o","description":"Will override the existing config file, adding new properties, etc.","allowNo":false}},"args":[]},"ETCopyData:full":{"id":"ETCopyData:full","description":"Performs all the steps, including comparing schemas, exporting data from the source, optionally deleting data from the destination, and importing the data to the destination org. This may help you when setting up a new process","usage":"<%= command.id %> [-c <string>] [-d <string>] [-s <string>] [-r] [--forceprodcopy] [--forceproddeletion] [-o] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@jfischer/etcopydata","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"configfolder":{"name":"configfolder","type":"option","char":"c","description":"Root folder to find the configuration file","helpValue":"PATH"},"orgdestination":{"name":"orgdestination","type":"option","char":"d","description":"SFDX alias or username for the DESTINATION org","helpValue":"(alias|username)"},"orgsource":{"name":"orgsource","type":"option","char":"s","description":"SFDX alias or username for the SOURCE org","helpValue":"(alias|username)"},"deletedestination":{"name":"deletedestination","type":"boolean","char":"r","description":"Delete records in destination org prior to data loads","allowNo":false},"forceprodcopy":{"name":"forceprodcopy","type":"boolean","description":"Force the copy to production","allowNo":false},"forceproddeletion":{"name":"forceproddeletion","type":"boolean","description":"Force the deletion of to production data","allowNo":false},"overrideconfig":{"name":"overrideconfig","type":"boolean","char":"o","description":"Will override the existing config file, adding new properties, etc.","allowNo":false}},"args":[]},"ETCopyData:import":{"id":"ETCopyData:import","description":"Imports data into destination org, you can control if the data in the destination sObjects should be removed before loading a new data set. The data load happens in a specific order (children first, parents last) which has been determined by checking the schema in the destination org. ","usage":"<%= command.id %> [-c <string>] [-d <string>] [-s <string>] [-r] [--forceprodcopy] [--forceproddeletion] [-o] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@jfischer/etcopydata","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"configfolder":{"name":"configfolder","type":"option","char":"c","description":"Root folder to find the configuration file","helpValue":"PATH"},"orgdestination":{"name":"orgdestination","type":"option","char":"d","description":"SFDX alias or username for the DESTINATION org","helpValue":"(alias|username)"},"orgsource":{"name":"orgsource","type":"option","char":"s","description":"SFDX alias or username for the SOURCE org","helpValue":"(alias|username)"},"deletedestination":{"name":"deletedestination","type":"boolean","char":"r","description":"Delete records in destination org prior to data loads","allowNo":false},"forceprodcopy":{"name":"forceprodcopy","type":"boolean","description":"Force the copy to production","allowNo":false},"forceproddeletion":{"name":"forceproddeletion","type":"boolean","description":"Force the deletion of to production data","allowNo":false},"overrideconfig":{"name":"overrideconfig","type":"boolean","char":"o","description":"Will override the existing config file, adding new properties, etc.","allowNo":false}},"args":[]}}}