sfdx-jayree 4.3.10 → 4.3.13
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.
- package/CHANGELOG.md +21 -0
- package/README.md +224 -251
- package/lib/src/commands/jayree/flowtestcoverage.js +4 -10
- package/lib/src/commands/jayree/flowtestcoverage.js.map +1 -1
- package/lib/src/commands/jayree/org/configure/country.d.ts +2 -4
- package/lib/src/commands/jayree/org/configure/country.js +3 -6
- package/lib/src/commands/jayree/org/configure/country.js.map +1 -1
- package/lib/src/commands/jayree/org/configure/index.js +2 -1
- package/lib/src/commands/jayree/org/configure/index.js.map +1 -1
- package/lib/src/commands/jayree/org/configure/state.d.ts +2 -4
- package/lib/src/commands/jayree/org/configure/state.js +1 -9
- package/lib/src/commands/jayree/org/configure/state.js.map +1 -1
- package/lib/src/commands/jayree/org/settings.d.ts +2 -4
- package/lib/src/commands/jayree/org/settings.js +5 -7
- package/lib/src/commands/jayree/org/settings.js.map +1 -1
- package/lib/src/commands/jayree/org/streaming.js +1 -1
- package/lib/src/commands/jayree/org/streaming.js.map +1 -1
- package/lib/src/commands/jayree/source/tracking/list.js +23 -24
- package/lib/src/commands/jayree/source/tracking/list.js.map +1 -1
- package/lib/src/commands/jayree/source/tracking/store/get.js +14 -15
- package/lib/src/commands/jayree/source/tracking/store/get.js.map +1 -1
- package/lib/src/commands/jayree/source/tracking/store/set.js +14 -15
- package/lib/src/commands/jayree/source/tracking/store/set.js.map +1 -1
- package/lib/src/hooks/changelog.d.ts +1 -1
- package/lib/src/hooks/changelog.js +4 -3
- package/lib/src/hooks/changelog.js.map +1 -1
- package/lib/src/hooks/postretrieve.d.ts +3 -3
- package/lib/src/hooks/postretrieve.js +5 -5
- package/lib/src/hooks/postretrieve.js.map +1 -1
- package/lib/src/hooks/preretrieve.d.ts +3 -3
- package/lib/src/hooks/prerun.d.ts +1 -1
- package/lib/src/hooks/prerun.js +9 -13
- package/lib/src/hooks/prerun.js.map +1 -1
- package/lib/src/utils/config.js +1 -1
- package/lib/src/utils/config.js.map +1 -1
- package/lib/src/utils/hookUtils.js +1 -1
- package/lib/src/utils/hookUtils.js.map +1 -1
- package/lib/src/utils/souceUtils.js +17 -12
- package/lib/src/utils/souceUtils.js.map +1 -1
- package/lib/src/utils/stateFolderHandler.d.ts +1 -0
- package/lib/src/utils/stateFolderHandler.js +69 -0
- package/lib/src/utils/stateFolderHandler.js.map +1 -0
- package/oclif.manifest.json +1 -1
- package/package.json +67 -78
- package/bin/is-sfdx.js +0 -3
- package/lib/src/commands/jayree/automation/changeset/deploy.d.ts +0 -23
- package/lib/src/commands/jayree/automation/changeset/deploy.js +0 -397
- package/lib/src/commands/jayree/automation/changeset/deploy.js.map +0 -1
- package/lib/src/commands/jayree/automation/changeset/list.d.ts +0 -11
- package/lib/src/commands/jayree/automation/changeset/list.js +0 -98
- package/lib/src/commands/jayree/automation/changeset/list.js.map +0 -1
- package/lib/src/commands/jayree/automation/ltngsync/status.d.ts +0 -22
- package/lib/src/commands/jayree/automation/ltngsync/status.js +0 -239
- package/lib/src/commands/jayree/automation/ltngsync/status.js.map +0 -1
- package/lib/src/commands/jayree/packagedescription/create.d.ts +0 -17
- package/lib/src/commands/jayree/packagedescription/create.js +0 -62
- package/lib/src/commands/jayree/packagedescription/create.js.map +0 -1
- package/lib/src/commands/jayree/packagedescription/get.d.ts +0 -16
- package/lib/src/commands/jayree/packagedescription/get.js +0 -57
- package/lib/src/commands/jayree/packagedescription/get.js.map +0 -1
- package/lib/src/commands/jayree/packagedescription/remove.d.ts +0 -16
- package/lib/src/commands/jayree/packagedescription/remove.js +0 -82
- package/lib/src/commands/jayree/packagedescription/remove.js.map +0 -1
- package/lib/src/commands/jayree/packagedescription/set.d.ts +0 -17
- package/lib/src/commands/jayree/packagedescription/set.js +0 -76
- package/lib/src/commands/jayree/packagedescription/set.js.map +0 -1
- package/lib/src/hooks/postsourceupdate.d.ts +0 -23
- package/lib/src/hooks/postsourceupdate.js +0 -134
- package/lib/src/hooks/postsourceupdate.js.map +0 -1
- package/messages/createpackagedescription.json +0 -5
- package/messages/deploychangeset.json +0 -8
- package/messages/getpackagedescription.json +0 -4
- package/messages/gitdiff.js +0 -7
- package/messages/listchangeset.json +0 -3
- package/messages/ltngsyncstatus.json +0 -6
- package/messages/manifestcleanup.json +0 -5
- package/messages/packagexml.json +0 -10
- package/messages/removepackagedescription.json +0 -4
- package/messages/scratchorgrevision.json +0 -8
- package/messages/setpackagedescription.json +0 -5
- package/messages/sourceretrieveall.js +0 -7
- package/messages/sourceretrievefull.js +0 -7
- package/yarn.lock +0 -7093
package/oclif.manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"4.3.10","commands":{"jayree:flowtestcoverage":{"id":"jayree:flowtestcoverage","description":"check the flow test coverage of an org","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:flowtestcoverage\n=== Flow Test Coverage\nCoverage: 82%\n...\n"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"}},"args":[]},"jayree:version":{"id":"jayree:version","usage":"<%= command.id %> [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","hidden":true,"aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"}},"args":[]},"jayree:org:settings":{"id":"jayree:org:settings","description":"write the current settings from an Org to a scratch org def file","usage":"<%= command.id %> [-w] [-f <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":["jayree:scratchorg:settings"],"examples":["$ sfdx jayree:org:settings\n$ sfdx jayree:org:settings -u me@my.org\n$ sfdx jayree:org:settings -u MyTestOrg1 -w"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"writetoprojectscratchdeffile":{"name":"writetoprojectscratchdeffile","type":"boolean","char":"w","description":"write output to project-scratch-def.json file","allowNo":false},"file":{"name":"file","type":"option","char":"f","description":"write to 'file' instead of project-scratch-def.json"}},"args":[]},"jayree:org:streaming":{"id":"jayree:org:streaming","description":"listen to streaming api and platform events","usage":"<%= command.id %> -p <string> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:org:streaming --topic=/event/eventName__e\n...\n"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"topic":{"name":"topic","type":"option","char":"p","description":"topic name","required":true}},"args":[]},"jayree:packagedescription:create":{"id":"jayree:packagedescription:create","description":"creates an empty package with the description","usage":"<%= command.id %> (-d <string> -f <string>) [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:packagedescription:create --file FILENAME --description 'DESCRIPTION'\n "],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"file":{"name":"file","type":"option","char":"f","description":"file to create","required":true},"description":{"name":"description","type":"option","char":"d","description":"new description value","required":true}},"args":[{"name":"file"}]},"jayree:packagedescription:get":{"id":"jayree:packagedescription:get","description":"get the description within a package","usage":"<%= command.id %> -f <string> [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:packagedescription:get --file FILENAME\nDescription of Package FILENAME\n "],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"file":{"name":"file","type":"option","char":"f","description":"file to read","required":true}},"args":[{"name":"file"}]},"jayree:packagedescription:remove":{"id":"jayree:packagedescription:remove","description":"remove the description within a package","usage":"<%= command.id %> -f <string> [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:packagedescription:remove --file FILENAME\n "],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"file":{"name":"file","type":"option","char":"f","description":"file to read","required":true}},"args":[{"name":"file"}]},"jayree:packagedescription:set":{"id":"jayree:packagedescription:set","description":"set the description within a package","usage":"<%= command.id %> (-d <string> -f <string>) [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:packagedescription:set --file FILENAME --description 'NEW DESCRIPTION'\n "],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"file":{"name":"file","type":"option","char":"f","description":"file to read","required":true},"description":{"name":"description","type":"option","char":"d","description":"new description value","required":true}},"args":[{"name":"file"}]},"jayree:source:fix":{"id":"jayree:source:fix","description":"fix local source files\n (examples will follow)","usage":"<%= command.id %> [-t <array>] [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"tag":{"name":"tag","type":"option","char":"t","description":"comma-separated list of tag names listed in .sfdx-jayree.json"},"verbose":{"name":"verbose","type":"boolean","description":"log output to console","allowNo":false}},"args":[]},"jayree:automation:changeset:deploy":{"id":"jayree:automation:changeset:deploy","description":"deploy incomming change set to an org (beta)","usage":"<%= command.id %> [-r <string> -l <string>] [-c] [--nodialog -s <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:automation:changeset:deploy -s ChangeSet -l RunLocalTests --nodialog\nDeploying Change Set 'ChangeSet'...\n\n=== Status\nStatus: Pending\njobid: 0Xxx100000xx1x1\n","$ sfdx jayree:automation:changeset:deploy\n? Change Sets Awaiting Deployment (Use arrow keys)\n ChangeSet3\n ChangeSet2\n❯ ChangeSet1\n"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"changeset":{"name":"changeset","type":"option","char":"s","description":"name of changeset to deploy","required":false},"runtests":{"name":"runtests","type":"option","char":"r","description":"tests to run if --testlevel RunSpecifiedTests","required":false},"testlevel":{"name":"testlevel","type":"option","char":"l","description":"deployment testing level (Default,RunSpecifiedTests,RunLocalTests,RunAllTestsInOrg)","required":false,"options":["Default","RunSpecifiedTests","RunLocalTests","RunAllTestsInOrg"]},"checkonly":{"name":"checkonly","type":"boolean","char":"c","description":"validate deploy but don’t save to the org (default:false)","required":false,"allowNo":false},"nodialog":{"name":"nodialog","type":"boolean","description":"don't show the dialog wizard","required":false,"allowNo":false}},"args":[]},"jayree:automation:changeset:list":{"id":"jayree:automation:changeset:list","description":"list incomming change sets of an org (beta)","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"}},"args":[]},"jayree:automation:ltngsync:status":{"id":"jayree:automation:ltngsync:status","description":"check the Lightning Sync User Sync Status and reset sync if needed (beta)","usage":"<%= command.id %> -o <string> [-s] [-w <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:automation:ltngsync:status -o 'Name'\nconfigSetup: User assigned to active Lightning Sync configuration... Yes\nuserContacts/userEvents: Salesforce and Exchange email addresses linked... Linked/Linked\nuserContacts/userEvents: Salesforce to Exchange sync status... Initial sync completed/Initial sync completed\nuserContacts/userEvents: Exchange to Salesforce sync status... Initial sync completed/Initial sync completed\n"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"officeuser":{"name":"officeuser","type":"option","char":"o","description":"'name' (firstname lastname) of the SF user","required":true},"statusonly":{"name":"statusonly","type":"boolean","char":"s","description":"get Lightning Sync status of the SF user, only","required":false,"allowNo":false},"wait":{"name":"wait","type":"option","char":"w","description":"wait time for command to wait for status change in minutes (default: infinitely)","required":false}},"args":[]},"jayree:org:configure:country":{"id":"jayree:org:configure:country","description":"update country integration values in the State/Country Picklists","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":["jayree:automation:country:update"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"silent":{"name":"silent","type":"boolean","description":"silent mode","hidden":true,"required":false,"allowNo":false}},"args":[]},"jayree:org:configure":{"id":"jayree:org:configure","description":"make configuration changes that are not covered by the metadata API\nSee example configuration on how to define tasks","usage":"<%= command.id %> [-t <array>] [--concurrent] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:org:configure\n$ sfdx jayree:org:configure -u me@my.org\n$ sfdx jayree:org:configure --tasks=\"Asset Settings\",\"Activity Settings\"\n$ sfdx jayree:org:configure --concurrent --tasks=\"Asset Settings\",\"Activity Settings\""],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"tasks":{"name":"tasks","type":"option","char":"t","description":"list of task titles, if no tasks are specified, all tasks marked as active will be executed"},"concurrent":{"name":"concurrent","type":"boolean","description":"execute tasks in parallel","allowNo":false}},"args":[]},"jayree:org:configure:state":{"id":"jayree:org:configure:state","description":"import (create/update) states into the State/Country Picklists","usage":"<%= command.id %> [--countrycode <string>] [--category <string>] [--language <string>] [--concurrent <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":["jayree:automation:statecountry:import","jayree:automation:statecountry:create","jayree:automation:statecountry:update","jayree:automation:state:import"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"countrycode":{"name":"countrycode","type":"option","description":"Alpha-2 code"},"category":{"name":"category","type":"option","description":"Subdivision category"},"language":{"name":"language","type":"option","description":"Language code"},"concurrent":{"name":"concurrent","type":"option","description":"ccc","default":1}},"args":[]},"jayree:source:tracking:list":{"id":"jayree:source:tracking:list","description":"list changes in a scratch org by remote revision counter number","usage":"<%= command.id %> [-r <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:source:tracking:list\n$ sfdx jayree:source:tracking:list -u me@my.org\n$ sfdx jayree:source:tracking:list -u me@my.org -r 101"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"revision":{"name":"revision","type":"option","char":"r","description":"start at a specific revision counter number","default":0}},"args":[]},"jayree:source:tracking:store:get":{"id":"jayree:source:tracking:store:get","description":"get stored revision counter number","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:source:tracking:store:get\n$ sfdx jayree:source:tracking:store:get -u me@my.org"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"}},"args":[]},"jayree:source:tracking:store:set":{"id":"jayree:source:tracking:store:set","description":"store revision counter number","usage":"<%= command.id %> [-r <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:source:tracking:store:set\n$ sfdx jayree:source:tracking:store:set -u me@my.org\n$ sfdx jayree:source:tracking:store:set -u MyTestOrg1 -r 101"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"revision":{"name":"revision","type":"option","char":"r","description":"revision counter number (default: remote revision counter number)"}},"args":[]}}}
|
|
1
|
+
{"version":"4.3.13","commands":{"jayree:flowtestcoverage":{"id":"jayree:flowtestcoverage","description":"check the flow test coverage of an org","strict":true,"usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:flowtestcoverage\n=== Flow Test Coverage\nCoverage: 82%\n...\n"],"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"},"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}},"args":[],"requiresUsername":true,"supportsDevhubUsername":false,"requiresProject":false},"jayree:version":{"id":"jayree:version","strict":true,"usage":"<%= command.id %> [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","hidden":true,"aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"}},"args":[]},"jayree:org:settings":{"id":"jayree:org:settings","description":"write the current settings from an Org to a scratch org def file","strict":true,"usage":"<%= command.id %> [-w] [-f <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:org:settings\n$ sfdx jayree:org:settings -u me@my.org\n$ sfdx jayree:org:settings -u MyTestOrg1 -w"],"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"},"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},"writetoprojectscratchdeffile":{"name":"writetoprojectscratchdeffile","type":"boolean","char":"w","description":"write output to project-scratch-def.json file","allowNo":false},"file":{"name":"file","type":"option","char":"f","description":"write to 'file' instead of project-scratch-def.json","multiple":false}},"args":[],"flagsConfig":{"writetoprojectscratchdeffile":{"kind":"boolean","char":"w","description":"write output to project-scratch-def.json file","allowNo":false,"type":"boolean"},"file":{"kind":"string","char":"f","description":"write to 'file' instead of project-scratch-def.json","input":[],"multiple":false,"type":"option"}},"requiresUsername":true,"supportsDevhubUsername":false,"requiresProject":true},"jayree:org:streaming":{"id":"jayree:org:streaming","description":"listen to streaming api and platform events","strict":true,"usage":"<%= command.id %> -p <string> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:org:streaming --topic=/event/eventName__e\n...\n"],"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"},"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},"topic":{"name":"topic","type":"option","char":"p","description":"topic name","required":true,"multiple":false}},"args":[],"flagsConfig":{"topic":{"kind":"string","char":"p","required":true,"description":"topic name","input":[],"multiple":false,"type":"option"}},"requiresUsername":true,"supportsDevhubUsername":false,"requiresProject":false},"jayree:source:fix":{"id":"jayree:source:fix","description":"fix local source files\n (examples will follow)","strict":true,"usage":"<%= command.id %> [-t <array>] [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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},"tag":{"name":"tag","type":"option","char":"t","description":"comma-separated list of tag names listed in .sfdx-jayree.json","multiple":false},"verbose":{"name":"verbose","type":"boolean","description":"log output to console","allowNo":false}},"args":[],"flagsConfig":{"tag":{"kind":"array","char":"t","description":"comma-separated list of tag names listed in .sfdx-jayree.json","input":[],"multiple":false,"type":"option"},"verbose":{"description":"log output to console","longDescription":"log output to console","type":"boolean","kind":"boolean","allowNo":false}},"supportsUsername":true,"supportsDevhubUsername":false,"requiresProject":true},"jayree:org:configure:country":{"id":"jayree:org:configure:country","description":"update country integration values in the State/Country Picklists","strict":true,"usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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},"silent":{"name":"silent","type":"boolean","description":"silent mode","hidden":true,"required":false,"allowNo":false}},"args":[],"flagsConfig":{"silent":{"kind":"boolean","description":"silent mode","required":false,"default":false,"hidden":true,"allowNo":false,"type":"boolean"}},"requiresUsername":true,"supportsDevhubUsername":false,"requiresProject":false},"jayree:org:configure":{"id":"jayree:org:configure","description":"make configuration changes that are not covered by the metadata API\nSee example configuration on how to define tasks","strict":true,"usage":"<%= command.id %> [-t <array>] [--concurrent] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:org:configure\n$ sfdx jayree:org:configure -u me@my.org\n$ sfdx jayree:org:configure --tasks=\"Asset Settings\",\"Activity Settings\"\n$ sfdx jayree:org:configure --concurrent --tasks=\"Asset Settings\",\"Activity Settings\""],"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"},"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},"tasks":{"name":"tasks","type":"option","char":"t","description":"list of task titles, if no tasks are specified, all tasks marked as active will be executed","multiple":false},"concurrent":{"name":"concurrent","type":"boolean","description":"execute tasks in parallel","allowNo":false}},"args":[],"flagsConfig":{"tasks":{"kind":"array","char":"t","description":"list of task titles, if no tasks are specified, all tasks marked as active will be executed","input":[],"multiple":false,"type":"option"},"concurrent":{"kind":"boolean","description":"execute tasks in parallel","default":false,"allowNo":false,"type":"boolean"}},"requiresUsername":true,"supportsDevhubUsername":false,"requiresProject":false},"jayree:org:configure:state":{"id":"jayree:org:configure:state","description":"import (create/update) states into the State/Country Picklists","strict":true,"usage":"<%= command.id %> [--countrycode <string>] [--category <string>] [--language <string>] [--concurrent <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","multiple":false,"options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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},"countrycode":{"name":"countrycode","type":"option","description":"Alpha-2 code","multiple":false},"category":{"name":"category","type":"option","description":"Subdivision category","multiple":false},"language":{"name":"language","type":"option","description":"Language code","multiple":false},"concurrent":{"name":"concurrent","type":"option","description":"ccc","multiple":false,"default":1}},"args":[],"flagsConfig":{"countrycode":{"kind":"string","description":"Alpha-2 code","input":[],"multiple":false,"type":"option"},"category":{"kind":"string","description":"Subdivision category","input":[],"multiple":false,"type":"option"},"language":{"kind":"string","description":"Language code","input":[],"multiple":false,"type":"option"},"concurrent":{"kind":"integer","description":"ccc","default":1,"input":[],"multiple":false,"type":"option"}},"requiresUsername":true,"supportsDevhubUsername":false,"requiresProject":false},"jayree:source:tracking:list":{"id":"jayree:source:tracking:list","description":"list changes in a scratch org by remote revision counter number","strict":true,"usage":"<%= command.id %> [-r <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:source:tracking:list\n$ sfdx jayree:source:tracking:list -u me@my.org\n$ sfdx jayree:source:tracking:list -u me@my.org -r 101"],"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"},"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},"revision":{"name":"revision","type":"option","char":"r","description":"start at a specific revision counter number","multiple":false,"default":0}},"args":[],"flagsConfig":{"revision":{"kind":"integer","char":"r","description":"start at a specific revision counter number","default":0,"input":[],"multiple":false,"type":"option"}},"requiresUsername":true,"supportsDevhubUsername":false,"requiresProject":true},"jayree:source:tracking:store:get":{"id":"jayree:source:tracking:store:get","description":"get stored revision counter number","strict":true,"usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:source:tracking:store:get\n$ sfdx jayree:source:tracking:store:get -u me@my.org"],"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"},"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}},"args":[],"requiresUsername":true,"supportsDevhubUsername":false,"requiresProject":true},"jayree:source:tracking:store:set":{"id":"jayree:source:tracking:store:set","description":"store revision counter number","strict":true,"usage":"<%= command.id %> [-r <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-jayree","pluginAlias":"sfdx-jayree","pluginType":"core","aliases":[],"examples":["$ sfdx jayree:source:tracking:store:set\n$ sfdx jayree:source:tracking:store:set -u me@my.org\n$ sfdx jayree:source:tracking:store:set -u MyTestOrg1 -r 101"],"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"},"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},"revision":{"name":"revision","type":"option","char":"r","description":"revision counter number (default: remote revision counter number)","multiple":false}},"args":[],"flagsConfig":{"revision":{"kind":"integer","char":"r","description":"revision counter number (default: remote revision counter number)","input":[],"multiple":false,"type":"option"}},"requiresUsername":true,"supportsDevhubUsername":false,"requiresProject":true}}}
|
package/package.json
CHANGED
|
@@ -1,82 +1,81 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-jayree",
|
|
3
3
|
"description": "sfdx ALM commands & more",
|
|
4
|
-
"version": "4.3.
|
|
4
|
+
"version": "4.3.13",
|
|
5
5
|
"author": "jayree <jayree.git@icloud.com>",
|
|
6
6
|
"bugs": "https://github.com/jayree/sfdx-jayree-plugin/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@jayree/sfdx-plugin-
|
|
9
|
-
"@jayree/sfdx-plugin-
|
|
10
|
-
"@
|
|
11
|
-
"@
|
|
12
|
-
"@salesforce/
|
|
13
|
-
"@salesforce/
|
|
14
|
-
"@salesforce/
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"debug": "^4.3.3",
|
|
8
|
+
"@jayree/sfdx-plugin-legacy": "^1.0.0",
|
|
9
|
+
"@jayree/sfdx-plugin-manifest": "^2.2.5",
|
|
10
|
+
"@jayree/sfdx-plugin-prettier": "^1.1.5",
|
|
11
|
+
"@oclif/core": "^1.9.0",
|
|
12
|
+
"@salesforce/command": "^5.1.3",
|
|
13
|
+
"@salesforce/core": "^3.19.1",
|
|
14
|
+
"@salesforce/kit": "^1.5.42",
|
|
15
|
+
"@salesforce/source-deploy-retrieve": "^6.0.2",
|
|
16
|
+
"@salesforce/source-tracking": "^2.0.0",
|
|
17
|
+
"debug": "^4.3.4",
|
|
19
18
|
"enquirer": "^2.3.6",
|
|
20
|
-
"fast-xml-parser": "^4.0.
|
|
21
|
-
"fs-extra": "^10.0
|
|
22
|
-
"
|
|
23
|
-
"inquirer": "^8.2.0",
|
|
19
|
+
"fast-xml-parser": "^4.0.8",
|
|
20
|
+
"fs-extra": "^10.1.0",
|
|
21
|
+
"ignore": "^5.2.0",
|
|
24
22
|
"is-docker": "^2.2.1",
|
|
25
23
|
"is-wsl": "^2.2.0",
|
|
26
|
-
"listr2": "^4.0.
|
|
27
|
-
"marked": "^4.0.
|
|
24
|
+
"listr2": "^4.0.5",
|
|
25
|
+
"marked": "^4.0.16",
|
|
28
26
|
"marked-terminal": "^4.2.0",
|
|
27
|
+
"mkdirp": "^1.0.4",
|
|
29
28
|
"object-path": "^0.11.8",
|
|
30
|
-
"puppeteer": "^
|
|
31
|
-
"semver": "^7.3.
|
|
29
|
+
"puppeteer": "^14.2.1",
|
|
30
|
+
"semver": "^7.3.7",
|
|
32
31
|
"tabletojson": "^2.0.7",
|
|
33
|
-
"tslib": "^2.
|
|
32
|
+
"tslib": "^2.4.0"
|
|
34
33
|
},
|
|
35
34
|
"devDependencies": {
|
|
36
|
-
"@commitlint/cli": "^
|
|
37
|
-
"@commitlint/config-conventional": "^
|
|
38
|
-
"@oclif/
|
|
35
|
+
"@commitlint/cli": "^17.0.2",
|
|
36
|
+
"@commitlint/config-conventional": "^17.0.2",
|
|
37
|
+
"@oclif/plugin-command-snapshot": "^3",
|
|
38
|
+
"@oclif/plugin-help": "^5.1.12",
|
|
39
39
|
"@salesforce/dev-config": "^3.0.1",
|
|
40
|
-
"@salesforce/dev-scripts": "2.0.
|
|
40
|
+
"@salesforce/dev-scripts": "2.0.2",
|
|
41
41
|
"@salesforce/prettier-config": "^0.0.2",
|
|
42
42
|
"@salesforce/ts-sinon": "^1.3.21",
|
|
43
|
-
"@types/
|
|
44
|
-
"@types/chai": "^4.3.0",
|
|
43
|
+
"@types/chai": "^4.3.1",
|
|
45
44
|
"@types/fs-extra": "^9.0.13",
|
|
46
|
-
"@types/
|
|
47
|
-
"@types/
|
|
48
|
-
"@types/marked": "^4.0.2",
|
|
45
|
+
"@types/jsforce": "^1.9.42",
|
|
46
|
+
"@types/marked": "^4.0.3",
|
|
49
47
|
"@types/marked-terminal": "^3.1.3",
|
|
50
|
-
"@types/
|
|
51
|
-
"@types/
|
|
48
|
+
"@types/mkdirp": "^1.0.2",
|
|
49
|
+
"@types/mocha": "^9.1.1",
|
|
50
|
+
"@types/node": "^17.0.40",
|
|
52
51
|
"@types/semver": "^7.3.9",
|
|
53
52
|
"@types/sinon": "^10.0.11",
|
|
54
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
55
|
-
"@typescript-eslint/parser": "^5.
|
|
53
|
+
"@typescript-eslint/eslint-plugin": "^5.27.0",
|
|
54
|
+
"@typescript-eslint/parser": "^5.27.0",
|
|
56
55
|
"chai": "^4.3.6",
|
|
57
|
-
"
|
|
58
|
-
"deepmerge": "^4.2.2",
|
|
59
|
-
"eslint": "^8.10.0",
|
|
56
|
+
"eslint": "^8.17.0",
|
|
60
57
|
"eslint-config-prettier": "^8.5.0",
|
|
61
58
|
"eslint-config-salesforce": "^0.1.6",
|
|
62
59
|
"eslint-config-salesforce-typescript": "^0.2.8",
|
|
63
60
|
"eslint-plugin-header": "^3.1.1",
|
|
64
|
-
"eslint-plugin-import": "^2.
|
|
65
|
-
"eslint-plugin-jsdoc": "^
|
|
61
|
+
"eslint-plugin-import": "^2.26.0",
|
|
62
|
+
"eslint-plugin-jsdoc": "^39.3.2",
|
|
66
63
|
"eslint-plugin-prettier": "^4.0.0",
|
|
67
|
-
"husky": "^
|
|
64
|
+
"husky": "^8.0.1",
|
|
68
65
|
"is-ci": "^3.0.1",
|
|
69
|
-
"mocha": "^
|
|
70
|
-
"nock": "^13.2.
|
|
66
|
+
"mocha": "^10.0.0",
|
|
67
|
+
"nock": "^13.2.6",
|
|
71
68
|
"nyc": "^15.1.0",
|
|
69
|
+
"oclif": "^3.0.1",
|
|
72
70
|
"patch-package": "^6.4.7",
|
|
73
71
|
"pinst": "^3.0.0",
|
|
74
|
-
"prettier": "^2.
|
|
72
|
+
"prettier": "^2.6.2",
|
|
75
73
|
"pretty-quick": "^3.1.3",
|
|
76
|
-
"
|
|
74
|
+
"shx": "^0.3.4",
|
|
75
|
+
"sinon": "^14.0.0",
|
|
77
76
|
"source-map-support": "^0.5.21",
|
|
78
|
-
"ts-node": "^10.
|
|
79
|
-
"typescript": "^4.
|
|
77
|
+
"ts-node": "^10.8.1",
|
|
78
|
+
"typescript": "^4.7.3"
|
|
80
79
|
},
|
|
81
80
|
"engines": {
|
|
82
81
|
"node": ">=14.17.1"
|
|
@@ -84,12 +83,9 @@
|
|
|
84
83
|
"files": [
|
|
85
84
|
"/lib/src",
|
|
86
85
|
"/lib/config",
|
|
87
|
-
"/lib/metadata",
|
|
88
86
|
"/messages",
|
|
89
87
|
"/oclif.manifest.json",
|
|
90
|
-
"/CHANGELOG.md"
|
|
91
|
-
"/yarn.lock",
|
|
92
|
-
"/bin/is-sfdx.js"
|
|
88
|
+
"/CHANGELOG.md"
|
|
93
89
|
],
|
|
94
90
|
"homepage": "https://github.com/jayree/sfdx-jayree-plugin",
|
|
95
91
|
"keywords": [
|
|
@@ -126,17 +122,13 @@
|
|
|
126
122
|
"prerun": "./lib/src/hooks/prerun",
|
|
127
123
|
"update": "./lib/src/hooks/changelog",
|
|
128
124
|
"preretrieve": "./lib/src/hooks/preretrieve",
|
|
129
|
-
"postretrieve": "./lib/src/hooks/postretrieve"
|
|
130
|
-
"postsourceupdate": "./lib/src/hooks/postsourceupdate"
|
|
125
|
+
"postretrieve": "./lib/src/hooks/postretrieve"
|
|
131
126
|
},
|
|
132
127
|
"topics": {
|
|
133
128
|
"jayree": {
|
|
134
129
|
"name": "jayree",
|
|
135
130
|
"description": "manifest, source, and org automation toolset",
|
|
136
131
|
"subtopics": {
|
|
137
|
-
"packagedescription": {
|
|
138
|
-
"description": "add/modify/remove the description of a package"
|
|
139
|
-
},
|
|
140
132
|
"org": {
|
|
141
133
|
"description": "manage your orgs"
|
|
142
134
|
},
|
|
@@ -154,52 +146,49 @@
|
|
|
154
146
|
},
|
|
155
147
|
"source:tracking:store": {
|
|
156
148
|
"description": "get and set/store revision counter number"
|
|
157
|
-
},
|
|
158
|
-
"automation": {
|
|
159
|
-
"description": "headless browser automation tools"
|
|
160
|
-
},
|
|
161
|
-
"automation:changeset": {
|
|
162
|
-
"description": "deploy/list incomming change sets (beta)"
|
|
163
|
-
},
|
|
164
|
-
"automation:ltngsync": {
|
|
165
|
-
"description": "check the Lightning Sync User Sync Status and reset sync if needed (beta)"
|
|
166
|
-
},
|
|
167
|
-
"automation:country": {
|
|
168
|
-
"description": "import (create/update) Country Picklist"
|
|
169
|
-
},
|
|
170
|
-
"automation:state": {
|
|
171
|
-
"description": "import (create/update) State/Country Picklists"
|
|
172
149
|
}
|
|
173
150
|
}
|
|
174
151
|
}
|
|
175
152
|
},
|
|
176
153
|
"devPlugins": [
|
|
177
|
-
"@oclif/plugin-help"
|
|
154
|
+
"@oclif/plugin-help",
|
|
155
|
+
"@oclif/plugin-command-snapshot"
|
|
178
156
|
],
|
|
179
157
|
"plugins": [
|
|
180
158
|
"@jayree/sfdx-plugin-prettier",
|
|
181
|
-
"@jayree/sfdx-plugin-manifest"
|
|
182
|
-
|
|
159
|
+
"@jayree/sfdx-plugin-manifest",
|
|
160
|
+
"@jayree/sfdx-plugin-legacy"
|
|
161
|
+
],
|
|
162
|
+
"info": {
|
|
163
|
+
"releasenotes": {
|
|
164
|
+
"distTagUrl": "https://registry.npmjs.org/-/package/sfdx-jayree/dist-tags",
|
|
165
|
+
"releaseNotesPath": "https://github.com/jayree/sfdx-jayree-plugin/tree/main",
|
|
166
|
+
"releaseNotesFilename": "CHANGELOG.md"
|
|
167
|
+
}
|
|
168
|
+
}
|
|
183
169
|
},
|
|
184
170
|
"repository": "jayree/sfdx-jayree-plugin",
|
|
185
171
|
"scripts": {
|
|
186
172
|
"build": "sf-build",
|
|
187
173
|
"clean": "sf-clean",
|
|
188
174
|
"clean-all": "sf-clean all",
|
|
175
|
+
"clean:lib": "shx rm -rf lib && shx rm -rf coverage && shx rm -rf .nyc_output && shx rm -f oclif.manifest.json",
|
|
189
176
|
"compile": "sf-compile",
|
|
190
177
|
"format": "sf-format",
|
|
191
178
|
"lint": "sf-lint",
|
|
192
179
|
"lint-fix": "sf-lint --fix",
|
|
193
|
-
"postcompile": "oclif
|
|
194
|
-
"_postinstall": "
|
|
195
|
-
"postpack": "
|
|
180
|
+
"postcompile": "oclif readme",
|
|
181
|
+
"_postinstall": "patch-package",
|
|
182
|
+
"postpack": "shx rm -f oclif.manifest.json",
|
|
196
183
|
"postpublish": "pinst --enable",
|
|
184
|
+
"posttest": "yarn lint && yarn test:deprecation-policy",
|
|
197
185
|
"prepack": "sf-prepack",
|
|
198
|
-
"prepare": "is-ci ||
|
|
186
|
+
"prepare": "is-ci || husky install",
|
|
199
187
|
"prepublishOnly": "pinst --disable",
|
|
200
188
|
"pretest": "sf-compile-test",
|
|
201
189
|
"test": "sf-test",
|
|
202
|
-
"
|
|
190
|
+
"test:deprecation-policy": "./bin/run snapshot:compare",
|
|
191
|
+
"version": "oclif readme"
|
|
203
192
|
},
|
|
204
193
|
"release": {
|
|
205
194
|
"branches": [
|
package/bin/is-sfdx.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { flags, SfdxCommand } from '@salesforce/command';
|
|
2
|
-
import { AnyJson } from '@salesforce/ts-types';
|
|
3
|
-
export default class DeployChangeSet extends SfdxCommand {
|
|
4
|
-
static description: string;
|
|
5
|
-
static examples: string[];
|
|
6
|
-
protected static flagsConfig: {
|
|
7
|
-
changeset: flags.Discriminated<flags.String>;
|
|
8
|
-
runtests: flags.Discriminated<flags.String>;
|
|
9
|
-
testlevel: flags.Discriminated<flags.String>;
|
|
10
|
-
checkonly: flags.Discriminated<flags.Boolean<boolean>>;
|
|
11
|
-
nodialog: flags.Discriminated<flags.Boolean<boolean>>;
|
|
12
|
-
};
|
|
13
|
-
protected static requiresUsername: boolean;
|
|
14
|
-
protected static supportsDevhubUsername: boolean;
|
|
15
|
-
protected static requiresProject: boolean;
|
|
16
|
-
run(): Promise<AnyJson>;
|
|
17
|
-
private login;
|
|
18
|
-
private selecttest;
|
|
19
|
-
private clickvalidateordeploy;
|
|
20
|
-
private clickvalidateordeploy2;
|
|
21
|
-
private getjob;
|
|
22
|
-
private gettables;
|
|
23
|
-
}
|