sfdx-easy-sources 0.2.9 → 0.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":"0.2.9","commands":{"hello:org":{"id":"hello:org","description":"print a greeting and your org IDs","strict":true,"usage":"<%= command.id %> [-n <string>] [-f] [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx hello:org --targetusername myOrg@example.com --targetdevhubusername devhub@org.com","sfdx hello:org --name myname --targetusername myOrg@example.com"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetdevhubusername":{"name":"targetdevhubusername","type":"option","char":"v","description":"username or alias for the dev hub org; overrides default dev hub org","multiple":false},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org","multiple":false},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command","multiple":false},"name":{"name":"name","type":"option","char":"n","description":"name to print","multiple":false},"force":{"name":"force","type":"boolean","char":"f","description":"example boolean flag","allowNo":false}},"args":[{"name":"file"}],"flagsConfig":{"name":{"kind":"string","char":"n","description":"name to print","input":[],"multiple":false,"type":"option"},"force":{"kind":"boolean","char":"f","description":"example boolean flag","allowNo":false,"type":"boolean"}},"requiresUsername":true,"supportsDevhubUsername":true,"requiresProject":false},"easysources:allmeta:merge":{"id":"easysources:allmeta:merge","description":"Merge back csv files into applications","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:merge","sfdx easysources:applications:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application dir in input. Example: Sales","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application dir in input. Example: Sales","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"}}},"easysources:allmeta:split":{"id":"easysources:allmeta:split","description":"Splits applications into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:split","sfdx easysources:applications:split -d './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml'","sfdx easysources:applications:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"}}},"easysources:allmeta:upsert":{"id":"easysources:allmeta:upsert","description":"Splits applications into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:split","sfdx easysources:applications:split -d './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml'","sfdx easysources:applications:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"}}},"easysources:applications:merge":{"id":"easysources:applications:merge","description":"Merge back csv files into applications","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:merge","sfdx easysources:applications:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application dir in input. Example: Sales","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application dir in input. Example: Sales","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:applications:split":{"id":"easysources:applications:split","description":"Splits applications into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:split","sfdx easysources:applications:split -d './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml'","sfdx easysources:applications:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application file in input. Example: Sales.application-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application file in input. Example: Sales.application-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:applications:updatekey":{"id":"easysources:applications:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:updatekey","sfdx easysources:applications:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application. Example: Sales","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application. Example: Sales","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:applications:upsert":{"id":"easysources:applications:upsert","description":"Upsert csv files based on applications","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:upsert","sfdx easysources:applications:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application. Example: Sales.application-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application. Example: Sales.application-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesets:merge":{"id":"easysources:globalvaluesets:merge","description":"Merge back csv files into globalvaluesets","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesets:merge","sfdx easysources:globalvaluesets:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvalueset dir in input. Example: MyGlobalValueSet","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvalueset dir in input. Example: MyGlobalValueSet","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesets:split":{"id":"easysources:globalvaluesets:split","description":"Splits globalvaluesets into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesets:split","sfdx easysources:globalvaluesets:split -d './force-app/src/default'","sfdx easysources:globalvaluesets:split -d './force-app/src/default' -i 'MyGlobalValueSet.globalvalueset-meta.xml'","sfdx easysources:globalvaluesets:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:globalvaluesets:split -d './force-app/src/default' -i 'MyGlobalValueSet.globalvalueset-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvalueset file in input. Example: MyGlobalValueSet.globalvalueset-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvalueset file in input. Example: MyGlobalValueSet.globalvalueset-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesets:updatekey":{"id":"easysources:globalvaluesets:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesets:updatekey","sfdx easysources:globalvaluesets:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvalueset. Example: MyGlobalValueSet","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvalueset. Example: MyGlobalValueSet","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesets:upsert":{"id":"easysources:globalvaluesets:upsert","description":"Upsert csv files based on globalvaluesets","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesets:upsert","sfdx easysources:globalvaluesets:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvalueset. Example: MyGlobalValueSet.globalvalueset-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvalueset. Example: MyGlobalValueSet.globalvalueset-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesettranslations:merge":{"id":"easysources:globalvaluesettranslations:merge","description":"Merge back csv files into globalvaluesettranslations","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesettranslations:merge","sfdx easysources:globalvaluesettranslations:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvaluesettranslation dir in input. Example: MyGlobalValueSet-en_US","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvaluesettranslation dir in input. Example: MyGlobalValueSet-en_US","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesettranslations:split":{"id":"easysources:globalvaluesettranslations:split","description":"Splits globalvaluesettranslations into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesettranslations:split","sfdx easysources:globalvaluesettranslations:split -d './force-app/src/default'","sfdx easysources:globalvaluesettranslations:split -d './force-app/src/default' -i 'MyGlobalValueSet-en_US.globalvaluesettranslation-meta.xml'","sfdx easysources:globalvaluesettranslations:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:globalvaluesettranslations:split -d './force-app/src/default' -i 'MyGlobalValueSet-en_US.globalvaluesettranslation-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvaluesettranslation file in input. Example: Admin.globalvaluesettranslation-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvaluesettranslation file in input. Example: Admin.globalvaluesettranslation-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesettranslations:updatekey":{"id":"easysources:globalvaluesettranslations:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesettranslations:updatekey","sfdx easysources:globalvaluesettranslations:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvaluesettranslation. Example: MyGlobalValueSet-en_US","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvaluesettranslation. Example: MyGlobalValueSet-en_US","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesettranslations:upsert":{"id":"easysources:globalvaluesettranslations:upsert","description":"Upsert csv files based on globalvaluesettranslations","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesettranslations:upsert","sfdx easysources:globalvaluesettranslations:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvaluesettranslation. Example: MyGlobalValueSet-en_US.globalvaluesettranslation-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvaluesettranslation. Example: MyGlobalValueSet-en_US.globalvaluesettranslation-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:labels:merge":{"id":"easysources:labels:merge","description":"Merge back csv files into labels","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:labels:merge","sfdx easysources:labels:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv file. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output labels. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv file. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output labels. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:labels:split":{"id":"easysources:labels:split","description":"Splits profiles into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:split","sfdx easysources:profiles:split -d './force-app/src/default'","sfdx easysources:profiles:split -d './force-app/src/default' -i 'Admin.profile-meta.xml'","sfdx easysources:profiles:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:profiles:split -d './force-app/src/default' -i 'Admin.profile-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:labels:updatekey":{"id":"easysources:labels:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:updatekey","sfdx easysources:profiles:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:labels:upsert":{"id":"easysources:labels:upsert","description":"Upsert csv files based on profiles","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:upsert","sfdx easysources:profiles:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:delete":{"id":"easysources:permissionsets:delete","description":"Deletes references from csv files based on input","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-t <string>] [-k <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:delete -t applicationVisibilities -k tagid","sfdx easysources:permissionsets:delete -t classAccesses -k tagid","sfdx easysources:permissionsets:delete -t fieldPermissions -k tagid","sfdx easysources:permissionsets:delete -t layoutAssignments -k tagid","sfdx easysources:permissionsets:delete -t objectPermissions -k tagid","sfdx easysources:permissionsets:delete -t pageAccesses -k tagid","sfdx easysources:permissionsets:delete -t recordTypeVisibilities -k tagid","sfdx easysources:permissionsets:delete -t tabVisibilities -k tagid","sfdx easysources:permissionsets:delete -t userPermissions -k tagid"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv permissionsets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset. Example: MyPermissionSet","multiple":false},"type":{"name":"type","type":"option","char":"t","description":"Specify the type of resource you want to delete. Required.","multiple":false},"tagid":{"name":"tagid","type":"option","char":"k","description":"Specify the tagid you want to delete. Required","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset. Example: MyPermissionSet","input":[],"multiple":false,"type":"option"},"type":{"kind":"string","char":"t","description":"Specify the type of resource you want to delete. Required.","input":[],"multiple":false,"type":"option"},"tagid":{"kind":"string","char":"k","description":"Specify the tagid you want to delete. Required","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:merge":{"id":"easysources:permissionsets:merge","description":"Merge back csv files into permissionsets","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:merge","sfdx easysources:permissionsets:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset dir in input. Example: MyPermissionSet","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset dir in input. Example: MyPermissionSet","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:split":{"id":"easysources:permissionsets:split","description":"Splits permissionsets into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:split","sfdx easysources:permissionsets:split -d './force-app/src/default'","sfdx easysources:permissionsets:split -d './force-app/src/default' -i 'Admin.permissionset-meta.xml'","sfdx easysources:permissionsets:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:permissionsets:split -d './force-app/src/default' -i 'Admin.permissionset-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset file in input. Example: MyPermissionSet.permissionset-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset file in input. Example: MyPermissionSet.permissionset-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:updatekey":{"id":"easysources:permissionsets:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:updatekey","sfdx easysources:permissionsets:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset. Example: MyPermissionSet","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset. Example: MyPermissionSet","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:upsert":{"id":"easysources:permissionsets:upsert","description":"Upsert csv files based on permissionsets","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:upsert","sfdx easysources:permissionsets:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset. Example: MyPermissionSet.permissionset-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset. Example: MyPermissionSet.permissionset-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:delete":{"id":"easysources:profiles:delete","description":"Deletes references from csv files based on input","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-t <string>] [-k <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:delete -t applicationVisibilities -k tagid","sfdx easysources:profiles:delete -t classAccesses -k tagid","sfdx easysources:profiles:delete -t fieldPermissions -k tagid","sfdx easysources:profiles:delete -t layoutAssignments -k tagid","sfdx easysources:profiles:delete -t objectPermissions -k tagid","sfdx easysources:profiles:delete -t pageAccesses -k tagid","sfdx easysources:profiles:delete -t recordTypeVisibilities -k tagid","sfdx easysources:profiles:delete -t tabVisibilities -k tagid","sfdx easysources:profiles:delete -t userPermissions -k tagid"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv profiles. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile. Example: Admin","multiple":false},"type":{"name":"type","type":"option","char":"t","description":"Specify the type of resource you want to delete. Required.","multiple":false},"tagid":{"name":"tagid","type":"option","char":"k","description":"Specify the tagid you want to delete. Required","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile. Example: Admin","input":[],"multiple":false,"type":"option"},"type":{"kind":"string","char":"t","description":"Specify the type of resource you want to delete. Required.","input":[],"multiple":false,"type":"option"},"tagid":{"kind":"string","char":"k","description":"Specify the tagid you want to delete. Required","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:merge":{"id":"easysources:profiles:merge","description":"Merge back csv files into profiles","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:merge","sfdx easysources:profiles:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile dir in input. Example: Admin","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile dir in input. Example: Admin","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:split":{"id":"easysources:profiles:split","description":"Splits profiles into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:split","sfdx easysources:profiles:split -d './force-app/src/default'","sfdx easysources:profiles:split -d './force-app/src/default' -i 'Admin.profile-meta.xml'","sfdx easysources:profiles:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:profiles:split -d './force-app/src/default' -i 'Admin.profile-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile file in input. Example: Admin.profile-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile file in input. Example: Admin.profile-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:updatekey":{"id":"easysources:profiles:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:updatekey","sfdx easysources:profiles:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile. Example: Admin","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile. Example: Admin","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:upsert":{"id":"easysources:profiles:upsert","description":"Upsert csv files based on profiles","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [-u true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:upsert","sfdx easysources:profiles:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile. Example: Admin.profile-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"},"ignoreuserperm":{"name":"ignoreuserperm","type":"option","char":"u","description":"Specify if user permission must be ignored. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile. Example: Admin.profile-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"},"ignoreuserperm":{"kind":"enum","helpValue":"(true|false)","char":"u","description":"Specify if user permission must be ignored. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:delete":{"id":"easysources:recordtypes:delete","description":"Deletes references from csv files based on input","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-p <string>] [-k <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordTypes:delete -p MyPicklist -k fullname","sfdx easysources:recordTypes:delete -p MyPicklist -k fullname1,fullname2","sfdx easysources:recordTypes:delete -s Account -p MyPicklist -k fullname"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv recordTypes. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify a custom dir for input csv recordTypes. Default: '%s'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a custom dir for input csv recordTypes. Default: '%s'","multiple":false},"picklist":{"name":"picklist","type":"option","char":"p","description":"Specify a picklist. Example: MyPicklist","multiple":false},"apiname":{"name":"apiname","type":"option","char":"k","description":"Specify the type of resource you want to delete. Required.","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify a custom dir for input csv recordTypes. Default: '%s'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a custom dir for input csv recordTypes. Default: '%s'","input":[],"multiple":false,"type":"option"},"picklist":{"kind":"string","char":"p","description":"Specify a picklist. Example: MyPicklist","input":[],"multiple":false,"type":"option"},"apiname":{"kind":"string","char":"k","description":"Specify the type of resource you want to delete. Required.","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:merge":{"id":"easysources:recordtypes:merge","description":"Merge back csv files into recordtypes","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordtypes:merge","sfdx easysources:recordtypes:merge -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:recordtypes:merge -d './force-app/src/default' -s 'Account'","sfdx easysources:recordtypes:merge -d './force-app/src/default' -s 'Account' -r 'MyRecordType'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify an object. Example: 'Account'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a recordType. Example: 'MyRecordType'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify an object. Example: 'Account'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a recordType. Example: 'MyRecordType'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:split":{"id":"easysources:recordtypes:split","description":"Splits recordTypes into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordtypes:split","sfdx easysources:recordtypes:split -d './force-app/src/default'","sfdx easysources:recordtypes:split -d './force-app/src/default' -s 'Account'","sfdx easysources:recordtypes:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:recordtypes:split -d './force-app/src/default' -s 'Account' -r 'MyRecordType.recordType-meta.xml'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input recordTypes. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify an object for input recordTypes. Example: 'Account'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a recordType. Example: 'MyRecordType.recordType-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify an object for input recordTypes. Example: 'Account'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a recordType. Example: 'MyRecordType.recordType-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:updatekey":{"id":"easysources:recordtypes:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordtypes:updatekey","sfdx easysources:recordtypes:updatekey -d './force-app/src/default' -s 'Account'","sfdx easysources:recordtypes:updatekey -d './force-app/src/default' -s 'Account' -r 'MyRecordType'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify an object. Example: 'Account'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a recordType. Example: 'MyRecordType'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify an object. Example: 'Account'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a recordType. Example: 'MyRecordType'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:upsert":{"id":"easysources:recordtypes:upsert","description":"Upsert csv files based on profiles","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordtypes:upsert","sfdx easysources:recordtypes:upsert -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:recordtypes:upsert -d './force-app/src/default' -s 'Account'","sfdx easysources:recordtypes:upsert -d './force-app/src/default' -s 'Account' -r 'MyRecordType.recordType-meta.xml'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input recordTypes. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify an object for input recordTypes. Example: 'Account'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a recordType. Example: 'MyRecordType.recordType-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify an object for input recordTypes. Example: 'Account'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a recordType. Example: 'MyRecordType.recordType-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}}}}
1
+ {"version":"0.2.10","commands":{"hello:org":{"id":"hello:org","description":"print a greeting and your org IDs","strict":true,"usage":"<%= command.id %> [-n <string>] [-f] [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx hello:org --targetusername myOrg@example.com --targetdevhubusername devhub@org.com","sfdx hello:org --name myname --targetusername myOrg@example.com"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetdevhubusername":{"name":"targetdevhubusername","type":"option","char":"v","description":"username or alias for the dev hub org; overrides default dev hub org","multiple":false},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org","multiple":false},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command","multiple":false},"name":{"name":"name","type":"option","char":"n","description":"name to print","multiple":false},"force":{"name":"force","type":"boolean","char":"f","description":"example boolean flag","allowNo":false}},"args":[{"name":"file"}],"flagsConfig":{"name":{"kind":"string","char":"n","description":"name to print","input":[],"multiple":false,"type":"option"},"force":{"kind":"boolean","char":"f","description":"example boolean flag","allowNo":false,"type":"boolean"}},"requiresUsername":true,"supportsDevhubUsername":true,"requiresProject":false},"easysources:allmeta:merge":{"id":"easysources:allmeta:merge","description":"Merge back csv files into applications","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:merge","sfdx easysources:applications:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application dir in input. Example: Sales","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application dir in input. Example: Sales","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"}}},"easysources:allmeta:split":{"id":"easysources:allmeta:split","description":"Splits applications into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:split","sfdx easysources:applications:split -d './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml'","sfdx easysources:applications:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"}}},"easysources:allmeta:upsert":{"id":"easysources:allmeta:upsert","description":"Splits applications into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:split","sfdx easysources:applications:split -d './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml'","sfdx easysources:applications:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"}}},"easysources:applications:merge":{"id":"easysources:applications:merge","description":"Merge back csv files into applications","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:merge","sfdx easysources:applications:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application dir in input. Example: Sales","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application dir in input. Example: Sales","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:applications:split":{"id":"easysources:applications:split","description":"Splits applications into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:split","sfdx easysources:applications:split -d './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml'","sfdx easysources:applications:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:applications:split -d './force-app/src/default' -i 'Admin.application-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application file in input. Example: Sales.application-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application file in input. Example: Sales.application-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:applications:updatekey":{"id":"easysources:applications:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:updatekey","sfdx easysources:applications:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application. Example: Sales","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application. Example: Sales","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:applications:upsert":{"id":"easysources:applications:upsert","description":"Upsert csv files based on applications","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:applications:upsert","sfdx easysources:applications:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a application. Example: Sales.application-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a application. Example: Sales.application-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output applications. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesets:merge":{"id":"easysources:globalvaluesets:merge","description":"Merge back csv files into globalvaluesets","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesets:merge","sfdx easysources:globalvaluesets:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvalueset dir in input. Example: MyGlobalValueSet","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvalueset dir in input. Example: MyGlobalValueSet","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesets:split":{"id":"easysources:globalvaluesets:split","description":"Splits globalvaluesets into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesets:split","sfdx easysources:globalvaluesets:split -d './force-app/src/default'","sfdx easysources:globalvaluesets:split -d './force-app/src/default' -i 'MyGlobalValueSet.globalvalueset-meta.xml'","sfdx easysources:globalvaluesets:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:globalvaluesets:split -d './force-app/src/default' -i 'MyGlobalValueSet.globalvalueset-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvalueset file in input. Example: MyGlobalValueSet.globalvalueset-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvalueset file in input. Example: MyGlobalValueSet.globalvalueset-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesets:updatekey":{"id":"easysources:globalvaluesets:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesets:updatekey","sfdx easysources:globalvaluesets:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvalueset. Example: MyGlobalValueSet","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvalueset. Example: MyGlobalValueSet","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesets:upsert":{"id":"easysources:globalvaluesets:upsert","description":"Upsert csv files based on globalvaluesets","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesets:upsert","sfdx easysources:globalvaluesets:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvalueset. Example: MyGlobalValueSet.globalvalueset-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvalueset. Example: MyGlobalValueSet.globalvalueset-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesettranslations:merge":{"id":"easysources:globalvaluesettranslations:merge","description":"Merge back csv files into globalvaluesettranslations","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesettranslations:merge","sfdx easysources:globalvaluesettranslations:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvaluesettranslation dir in input. Example: MyGlobalValueSet-en_US","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvaluesettranslation dir in input. Example: MyGlobalValueSet-en_US","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesettranslations:split":{"id":"easysources:globalvaluesettranslations:split","description":"Splits globalvaluesettranslations into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesettranslations:split","sfdx easysources:globalvaluesettranslations:split -d './force-app/src/default'","sfdx easysources:globalvaluesettranslations:split -d './force-app/src/default' -i 'MyGlobalValueSet-en_US.globalvaluesettranslation-meta.xml'","sfdx easysources:globalvaluesettranslations:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:globalvaluesettranslations:split -d './force-app/src/default' -i 'MyGlobalValueSet-en_US.globalvaluesettranslation-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvaluesettranslation file in input. Example: Admin.globalvaluesettranslation-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvaluesettranslation file in input. Example: Admin.globalvaluesettranslation-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesettranslations:updatekey":{"id":"easysources:globalvaluesettranslations:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesettranslations:updatekey","sfdx easysources:globalvaluesettranslations:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvaluesettranslation. Example: MyGlobalValueSet-en_US","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvaluesettranslation. Example: MyGlobalValueSet-en_US","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:globalvaluesettranslations:upsert":{"id":"easysources:globalvaluesettranslations:upsert","description":"Upsert csv files based on globalvaluesettranslations","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:globalvaluesettranslations:upsert","sfdx easysources:globalvaluesettranslations:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a globalvaluesettranslation. Example: MyGlobalValueSet-en_US.globalvaluesettranslation-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a globalvaluesettranslation. Example: MyGlobalValueSet-en_US.globalvaluesettranslation-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output globalvaluesettranslations. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:labels:merge":{"id":"easysources:labels:merge","description":"Merge back csv files into labels","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:labels:merge","sfdx easysources:labels:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv file. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output labels. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv file. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output labels. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:labels:split":{"id":"easysources:labels:split","description":"Splits profiles into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:split","sfdx easysources:profiles:split -d './force-app/src/default'","sfdx easysources:profiles:split -d './force-app/src/default' -i 'Admin.profile-meta.xml'","sfdx easysources:profiles:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:profiles:split -d './force-app/src/default' -i 'Admin.profile-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:labels:updatekey":{"id":"easysources:labels:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:updatekey","sfdx easysources:profiles:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:labels:upsert":{"id":"easysources:labels:upsert","description":"Upsert csv files based on profiles","strict":true,"usage":"<%= command.id %> [-d <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:upsert","sfdx easysources:profiles:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:delete":{"id":"easysources:permissionsets:delete","description":"Deletes references from csv files based on input","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-t <string>] [-k <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:delete -t applicationVisibilities -k tagid","sfdx easysources:permissionsets:delete -t classAccesses -k tagid","sfdx easysources:permissionsets:delete -t fieldPermissions -k tagid","sfdx easysources:permissionsets:delete -t layoutAssignments -k tagid","sfdx easysources:permissionsets:delete -t objectPermissions -k tagid","sfdx easysources:permissionsets:delete -t pageAccesses -k tagid","sfdx easysources:permissionsets:delete -t recordTypeVisibilities -k tagid","sfdx easysources:permissionsets:delete -t tabVisibilities -k tagid","sfdx easysources:permissionsets:delete -t userPermissions -k tagid"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv permissionsets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset. Example: MyPermissionSet","multiple":false},"type":{"name":"type","type":"option","char":"t","description":"Specify the type of resource you want to delete. Required.","multiple":false},"tagid":{"name":"tagid","type":"option","char":"k","description":"Specify the tagid you want to delete. Required","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset. Example: MyPermissionSet","input":[],"multiple":false,"type":"option"},"type":{"kind":"string","char":"t","description":"Specify the type of resource you want to delete. Required.","input":[],"multiple":false,"type":"option"},"tagid":{"kind":"string","char":"k","description":"Specify the tagid you want to delete. Required","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:merge":{"id":"easysources:permissionsets:merge","description":"Merge back csv files into permissionsets","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:merge","sfdx easysources:permissionsets:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset dir in input. Example: MyPermissionSet","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset dir in input. Example: MyPermissionSet","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:split":{"id":"easysources:permissionsets:split","description":"Splits permissionsets into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:split","sfdx easysources:permissionsets:split -d './force-app/src/default'","sfdx easysources:permissionsets:split -d './force-app/src/default' -i 'Admin.permissionset-meta.xml'","sfdx easysources:permissionsets:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:permissionsets:split -d './force-app/src/default' -i 'Admin.permissionset-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset file in input. Example: MyPermissionSet.permissionset-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset file in input. Example: MyPermissionSet.permissionset-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:updatekey":{"id":"easysources:permissionsets:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:updatekey","sfdx easysources:permissionsets:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset. Example: MyPermissionSet","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset. Example: MyPermissionSet","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:permissionsets:upsert":{"id":"easysources:permissionsets:upsert","description":"Upsert csv files based on permissionsets","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:permissionsets:upsert","sfdx easysources:permissionsets:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a permissionset. Example: MyPermissionSet.permissionset-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a permissionset. Example: MyPermissionSet.permissionset-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output permissionsets. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:delete":{"id":"easysources:profiles:delete","description":"Deletes references from csv files based on input","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-t <string>] [-k <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:delete -t applicationVisibilities -k tagid","sfdx easysources:profiles:delete -t classAccesses -k tagid","sfdx easysources:profiles:delete -t fieldPermissions -k tagid","sfdx easysources:profiles:delete -t layoutAssignments -k tagid","sfdx easysources:profiles:delete -t objectPermissions -k tagid","sfdx easysources:profiles:delete -t pageAccesses -k tagid","sfdx easysources:profiles:delete -t recordTypeVisibilities -k tagid","sfdx easysources:profiles:delete -t tabVisibilities -k tagid","sfdx easysources:profiles:delete -t userPermissions -k tagid"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv profiles. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile. Example: Admin","multiple":false},"type":{"name":"type","type":"option","char":"t","description":"Specify the type of resource you want to delete. Required.","multiple":false},"tagid":{"name":"tagid","type":"option","char":"k","description":"Specify the tagid you want to delete. Required","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile. Example: Admin","input":[],"multiple":false,"type":"option"},"type":{"kind":"string","char":"t","description":"Specify the type of resource you want to delete. Required.","input":[],"multiple":false,"type":"option"},"tagid":{"kind":"string","char":"k","description":"Specify the tagid you want to delete. Required","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:merge":{"id":"easysources:profiles:merge","description":"Merge back csv files into profiles","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:merge","sfdx easysources:profiles:merge -d './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile dir in input. Example: Admin","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile dir in input. Example: Admin","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:split":{"id":"easysources:profiles:split","description":"Splits profiles into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:split","sfdx easysources:profiles:split -d './force-app/src/default'","sfdx easysources:profiles:split -d './force-app/src/default' -i 'Admin.profile-meta.xml'","sfdx easysources:profiles:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:profiles:split -d './force-app/src/default' -i 'Admin.profile-meta.xml' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile file in input. Example: Admin.profile-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile file in input. Example: Admin.profile-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:updatekey":{"id":"easysources:profiles:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:updatekey","sfdx easysources:profiles:updatekey -i './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile. Example: Admin","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile. Example: Admin","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:profiles:upsert":{"id":"easysources:profiles:upsert","description":"Upsert csv files based on profiles","strict":true,"usage":"<%= command.id %> [-d <string>] [-i <string>] [-o <string>] [-S true|false] [-u true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:profiles:upsert","sfdx easysources:profiles:upsert -i './force-app/src/default' -o './force-app/src/default'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","multiple":false},"input":{"name":"input","type":"option","char":"i","description":"Specify a profile. Example: Admin.profile-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"},"ignoreuserperm":{"name":"ignoreuserperm","type":"option","char":"u","description":"Specify if user permission must be ignored. Default 'false'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"false"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"input":{"kind":"string","char":"i","description":"Specify a profile. Example: Admin.profile-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output profiles. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"},"ignoreuserperm":{"kind":"enum","helpValue":"(true|false)","char":"u","description":"Specify if user permission must be ignored. Default 'false'","options":["true","false"],"default":"false","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:delete":{"id":"easysources:recordtypes:delete","description":"Deletes references from csv files based on input","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-p <string>] [-k <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordTypes:delete -p MyPicklist -k fullname","sfdx easysources:recordTypes:delete -p MyPicklist -k fullname1,fullname2","sfdx easysources:recordTypes:delete -s Account -p MyPicklist -k fullname"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv recordTypes. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify a custom dir for input csv recordTypes. Default: '%s'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a custom dir for input csv recordTypes. Default: '%s'","multiple":false},"picklist":{"name":"picklist","type":"option","char":"p","description":"Specify a picklist. Example: MyPicklist","multiple":false},"apiname":{"name":"apiname","type":"option","char":"k","description":"Specify the type of resource you want to delete. Required.","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify a custom dir for input csv recordTypes. Default: '%s'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a custom dir for input csv recordTypes. Default: '%s'","input":[],"multiple":false,"type":"option"},"picklist":{"kind":"string","char":"p","description":"Specify a picklist. Example: MyPicklist","input":[],"multiple":false,"type":"option"},"apiname":{"kind":"string","char":"k","description":"Specify the type of resource you want to delete. Required.","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:merge":{"id":"easysources:recordtypes:merge","description":"Merge back csv files into recordtypes","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordtypes:merge","sfdx easysources:recordtypes:merge -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:recordtypes:merge -d './force-app/src/default' -s 'Account'","sfdx easysources:recordtypes:merge -d './force-app/src/default' -s 'Account' -r 'MyRecordType'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify an object. Example: 'Account'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a recordType. Example: 'MyRecordType'","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify an object. Example: 'Account'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a recordType. Example: 'MyRecordType'","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:split":{"id":"easysources:recordtypes:split","description":"Splits recordTypes into various csv files","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordtypes:split","sfdx easysources:recordtypes:split -d './force-app/src/default'","sfdx easysources:recordtypes:split -d './force-app/src/default' -s 'Account'","sfdx easysources:recordtypes:split -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:recordtypes:split -d './force-app/src/default' -s 'Account' -r 'MyRecordType.recordType-meta.xml'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input recordTypes. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify an object for input recordTypes. Example: 'Account'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a recordType. Example: 'MyRecordType.recordType-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify an object for input recordTypes. Example: 'Account'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a recordType. Example: 'MyRecordType.recordType-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:updatekey":{"id":"easysources:recordtypes:updatekey","description":"Update _tagid on csv files, based on the other fields","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordtypes:updatekey","sfdx easysources:recordtypes:updatekey -d './force-app/src/default' -s 'Account'","sfdx easysources:recordtypes:updatekey -d './force-app/src/default' -s 'Account' -r 'MyRecordType'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify an object. Example: 'Account'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a recordType. Example: 'MyRecordType'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input csv files. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify an object. Example: 'Account'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a recordType. Example: 'MyRecordType'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}},"easysources:recordtypes:upsert":{"id":"easysources:recordtypes:upsert","description":"Upsert csv files based on profiles","strict":true,"usage":"<%= command.id %> [-d <string>] [-s <string>] [-r <string>] [-o <string>] [-S true|false] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-easy-sources","pluginAlias":"sfdx-easy-sources","pluginType":"core","aliases":[],"examples":["sfdx easysources:recordtypes:upsert","sfdx easysources:recordtypes:upsert -d './force-app/src/default' -o './force-app/src/default'","sfdx easysources:recordtypes:upsert -d './force-app/src/default' -s 'Account'","sfdx easysources:recordtypes:upsert -d './force-app/src/default' -s 'Account' -r 'MyRecordType.recordType-meta.xml'"],"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)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"dir":{"name":"dir","type":"option","char":"d","description":"Specify a custom dir for input recordTypes. Default: './force-app/main/default'","multiple":false},"object":{"name":"object","type":"option","char":"s","description":"Specify an object for input recordTypes. Example: 'Account'","multiple":false},"recordtype":{"name":"recordtype","type":"option","char":"r","description":"Specify a recordType. Example: 'MyRecordType.recordType-meta.xml","multiple":false},"output":{"name":"output","type":"option","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","multiple":false},"sort":{"name":"sort","type":"option","char":"S","description":"Specify if split results must be sorted. Default 'true'","helpValue":"(true|false)","multiple":false,"options":["true","false"],"default":"true"}},"args":[{"name":"file"}],"flagsConfig":{"dir":{"kind":"string","char":"d","description":"Specify a custom dir for input recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"object":{"kind":"string","char":"s","description":"Specify an object for input recordTypes. Example: 'Account'","input":[],"multiple":false,"type":"option"},"recordtype":{"kind":"string","char":"r","description":"Specify a recordType. Example: 'MyRecordType.recordType-meta.xml","input":[],"multiple":false,"type":"option"},"output":{"kind":"string","char":"o","description":"Specify a custom dir for output recordTypes. Default: './force-app/main/default'","input":[],"multiple":false,"type":"option"},"sort":{"kind":"enum","helpValue":"(true|false)","char":"S","description":"Specify if split results must be sorted. Default 'true'","options":["true","false"],"default":"true","input":[],"multiple":false,"type":"option"}}}}}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sfdx-easy-sources",
3
3
  "description": "This plugin provides tools to simplify Salesforce sources",
4
- "version": "0.2.9",
4
+ "version": "0.2.10",
5
5
  "author": "Raffaele Prudenzano @raffo93p",
6
6
  "bugs": "https://github.com/raffo93p/sfdx-easy-sources/issues",
7
7
  "dependencies": {