@salesforce/analytics 1.3.18 → 1.4.0

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.
Files changed (207) hide show
  1. package/LICENSE.txt +1 -1
  2. package/README.md +2 -2
  3. package/lib/commands/analytics/app/create.d.ts +21 -18
  4. package/lib/commands/analytics/app/create.js +118 -123
  5. package/lib/commands/analytics/app/create.js.map +1 -1
  6. package/lib/commands/analytics/app/decouple.d.ts +11 -11
  7. package/lib/commands/analytics/app/decouple.js +30 -36
  8. package/lib/commands/analytics/app/decouple.js.map +1 -1
  9. package/lib/commands/analytics/app/delete.d.ts +10 -11
  10. package/lib/commands/analytics/app/delete.js +30 -45
  11. package/lib/commands/analytics/app/delete.js.map +1 -1
  12. package/lib/commands/analytics/app/display.d.ts +12 -11
  13. package/lib/commands/analytics/app/display.js +46 -60
  14. package/lib/commands/analytics/app/display.js.map +1 -1
  15. package/lib/commands/analytics/app/list.d.ts +20 -13
  16. package/lib/commands/analytics/app/list.js +31 -33
  17. package/lib/commands/analytics/app/list.js.map +1 -1
  18. package/lib/commands/analytics/app/update.d.ts +18 -14
  19. package/lib/commands/analytics/app/update.js +53 -56
  20. package/lib/commands/analytics/app/update.js.map +1 -1
  21. package/lib/commands/analytics/asset/publisher/create.d.ts +9 -9
  22. package/lib/commands/analytics/asset/publisher/create.js +23 -28
  23. package/lib/commands/analytics/asset/publisher/create.js.map +1 -1
  24. package/lib/commands/analytics/asset/publisher/delete.d.ts +10 -10
  25. package/lib/commands/analytics/asset/publisher/delete.js +29 -34
  26. package/lib/commands/analytics/asset/publisher/delete.js.map +1 -1
  27. package/lib/commands/analytics/asset/publisher/deleteall.d.ts +10 -11
  28. package/lib/commands/analytics/asset/publisher/deleteall.js +30 -45
  29. package/lib/commands/analytics/asset/publisher/deleteall.js.map +1 -1
  30. package/lib/commands/analytics/asset/publisher/list.d.ts +14 -10
  31. package/lib/commands/analytics/asset/publisher/list.js +35 -39
  32. package/lib/commands/analytics/asset/publisher/list.js.map +1 -1
  33. package/lib/commands/analytics/autoinstall/app/cancel.d.ts +9 -9
  34. package/lib/commands/analytics/autoinstall/app/cancel.js +23 -28
  35. package/lib/commands/analytics/autoinstall/app/cancel.js.map +1 -1
  36. package/lib/commands/analytics/autoinstall/app/create.d.ts +21 -18
  37. package/lib/commands/analytics/autoinstall/app/create.js +94 -102
  38. package/lib/commands/analytics/autoinstall/app/create.js.map +1 -1
  39. package/lib/commands/analytics/autoinstall/app/delete.d.ts +14 -13
  40. package/lib/commands/analytics/autoinstall/app/delete.js +55 -61
  41. package/lib/commands/analytics/autoinstall/app/delete.js.map +1 -1
  42. package/lib/commands/analytics/autoinstall/app/update.d.ts +16 -15
  43. package/lib/commands/analytics/autoinstall/app/update.js +72 -78
  44. package/lib/commands/analytics/autoinstall/app/update.js.map +1 -1
  45. package/lib/commands/analytics/autoinstall/display.d.ts +11 -11
  46. package/lib/commands/analytics/autoinstall/display.js +55 -67
  47. package/lib/commands/analytics/autoinstall/display.js.map +1 -1
  48. package/lib/commands/analytics/autoinstall/list.d.ts +18 -10
  49. package/lib/commands/analytics/autoinstall/list.js +32 -32
  50. package/lib/commands/analytics/autoinstall/list.js.map +1 -1
  51. package/lib/commands/analytics/dashboard/history/list.d.ts +15 -10
  52. package/lib/commands/analytics/dashboard/history/list.js +31 -32
  53. package/lib/commands/analytics/dashboard/history/list.js.map +1 -1
  54. package/lib/commands/analytics/dashboard/history/revert.d.ts +11 -11
  55. package/lib/commands/analytics/dashboard/history/revert.js +38 -43
  56. package/lib/commands/analytics/dashboard/history/revert.js.map +1 -1
  57. package/lib/commands/analytics/dashboard/list.d.ts +17 -9
  58. package/lib/commands/analytics/dashboard/list.js +39 -42
  59. package/lib/commands/analytics/dashboard/list.js.map +1 -1
  60. package/lib/commands/analytics/dashboard/update.d.ts +11 -11
  61. package/lib/commands/analytics/dashboard/update.js +38 -43
  62. package/lib/commands/analytics/dashboard/update.js.map +1 -1
  63. package/lib/commands/analytics/dataflow/history/list.d.ts +14 -10
  64. package/lib/commands/analytics/dataflow/history/list.js +31 -32
  65. package/lib/commands/analytics/dataflow/history/list.js.map +1 -1
  66. package/lib/commands/analytics/dataflow/history/revert.d.ts +11 -11
  67. package/lib/commands/analytics/dataflow/history/revert.js +38 -43
  68. package/lib/commands/analytics/dataflow/history/revert.js.map +1 -1
  69. package/lib/commands/analytics/dataflow/job/display.d.ts +11 -10
  70. package/lib/commands/analytics/dataflow/job/display.js +28 -37
  71. package/lib/commands/analytics/dataflow/job/display.js.map +1 -1
  72. package/lib/commands/analytics/dataflow/job/list.d.ts +17 -10
  73. package/lib/commands/analytics/dataflow/job/list.js +30 -31
  74. package/lib/commands/analytics/dataflow/job/list.js.map +1 -1
  75. package/lib/commands/analytics/dataflow/job/stop.d.ts +11 -10
  76. package/lib/commands/analytics/dataflow/job/stop.js +23 -28
  77. package/lib/commands/analytics/dataflow/job/stop.js.map +1 -1
  78. package/lib/commands/analytics/dataflow/list.d.ts +15 -9
  79. package/lib/commands/analytics/dataflow/list.js +23 -23
  80. package/lib/commands/analytics/dataflow/list.js.map +1 -1
  81. package/lib/commands/analytics/dataflow/start.d.ts +11 -10
  82. package/lib/commands/analytics/dataflow/start.js +23 -28
  83. package/lib/commands/analytics/dataflow/start.js.map +1 -1
  84. package/lib/commands/analytics/dataflow/update.d.ts +13 -12
  85. package/lib/commands/analytics/dataflow/update.js +43 -48
  86. package/lib/commands/analytics/dataflow/update.js.map +1 -1
  87. package/lib/commands/analytics/dataset/display.d.ts +12 -11
  88. package/lib/commands/analytics/dataset/display.js +46 -56
  89. package/lib/commands/analytics/dataset/display.js.map +1 -1
  90. package/lib/commands/analytics/dataset/list.d.ts +16 -9
  91. package/lib/commands/analytics/dataset/list.js +30 -33
  92. package/lib/commands/analytics/dataset/list.js.map +1 -1
  93. package/lib/commands/analytics/dataset/rows/fetch.d.ts +15 -14
  94. package/lib/commands/analytics/dataset/rows/fetch.js +57 -86
  95. package/lib/commands/analytics/dataset/rows/fetch.js.map +1 -1
  96. package/lib/commands/analytics/enable.d.ts +14 -12
  97. package/lib/commands/analytics/enable.js +53 -54
  98. package/lib/commands/analytics/enable.js.map +1 -1
  99. package/lib/commands/analytics/lens/history/list.d.ts +14 -10
  100. package/lib/commands/analytics/lens/history/list.js +31 -32
  101. package/lib/commands/analytics/lens/history/list.js.map +1 -1
  102. package/lib/commands/analytics/lens/history/revert.d.ts +11 -11
  103. package/lib/commands/analytics/lens/history/revert.js +38 -43
  104. package/lib/commands/analytics/lens/history/revert.js.map +1 -1
  105. package/lib/commands/analytics/lens/list.d.ts +14 -9
  106. package/lib/commands/analytics/lens/list.js +24 -24
  107. package/lib/commands/analytics/lens/list.js.map +1 -1
  108. package/lib/commands/analytics/query.d.ts +19 -18
  109. package/lib/commands/analytics/query.js +71 -97
  110. package/lib/commands/analytics/query.js.map +1 -1
  111. package/lib/commands/analytics/recipe/list.d.ts +16 -10
  112. package/lib/commands/analytics/recipe/list.js +24 -24
  113. package/lib/commands/analytics/recipe/list.js.map +1 -1
  114. package/lib/commands/analytics/recipe/start.d.ts +11 -10
  115. package/lib/commands/analytics/recipe/start.js +24 -29
  116. package/lib/commands/analytics/recipe/start.js.map +1 -1
  117. package/lib/commands/analytics/template/create.d.ts +13 -13
  118. package/lib/commands/analytics/template/create.js +59 -60
  119. package/lib/commands/analytics/template/create.js.map +1 -1
  120. package/lib/commands/analytics/template/delete.d.ts +13 -12
  121. package/lib/commands/analytics/template/delete.js +51 -61
  122. package/lib/commands/analytics/template/delete.js.map +1 -1
  123. package/lib/commands/analytics/template/display.d.ts +12 -11
  124. package/lib/commands/analytics/template/display.js +41 -51
  125. package/lib/commands/analytics/template/display.js.map +1 -1
  126. package/lib/commands/analytics/template/lint.d.ts +12 -11
  127. package/lib/commands/analytics/template/lint.js +53 -60
  128. package/lib/commands/analytics/template/lint.js.map +1 -1
  129. package/lib/commands/analytics/template/list.d.ts +22 -13
  130. package/lib/commands/analytics/template/list.js +55 -59
  131. package/lib/commands/analytics/template/list.js.map +1 -1
  132. package/lib/commands/analytics/template/update.d.ts +18 -15
  133. package/lib/commands/analytics/template/update.js +77 -89
  134. package/lib/commands/analytics/template/update.js.map +1 -1
  135. package/lib/commands/analytics/template/validate.d.ts +13 -12
  136. package/lib/commands/analytics/template/validate.js +62 -70
  137. package/lib/commands/analytics/template/validate.js.map +1 -1
  138. package/lib/commands/analytics.d.ts +4 -2
  139. package/lib/commands/analytics.js +14 -10
  140. package/lib/commands/analytics.js.map +1 -1
  141. package/lib/index.d.ts +1 -1
  142. package/lib/index.js +1 -2
  143. package/lib/index.js.map +1 -1
  144. package/lib/lib/analytics/app/folder.d.ts +4 -3
  145. package/lib/lib/analytics/app/folder.js +27 -27
  146. package/lib/lib/analytics/app/folder.js.map +1 -1
  147. package/lib/lib/analytics/autoinstall/autoinstall.d.ts +6 -6
  148. package/lib/lib/analytics/autoinstall/autoinstall.js +30 -31
  149. package/lib/lib/analytics/autoinstall/autoinstall.js.map +1 -1
  150. package/lib/lib/analytics/constants.js +3 -6
  151. package/lib/lib/analytics/constants.js.map +1 -1
  152. package/lib/lib/analytics/dashboard/dashboard.d.ts +2 -2
  153. package/lib/lib/analytics/dashboard/dashboard.js +17 -19
  154. package/lib/lib/analytics/dashboard/dashboard.js.map +1 -1
  155. package/lib/lib/analytics/dataflow/dataflow.d.ts +2 -2
  156. package/lib/lib/analytics/dataflow/dataflow.js +29 -29
  157. package/lib/lib/analytics/dataflow/dataflow.js.map +1 -1
  158. package/lib/lib/analytics/dataset/dataset.js +21 -22
  159. package/lib/lib/analytics/dataset/dataset.js.map +1 -1
  160. package/lib/lib/analytics/event/appStreaming.d.ts +4 -5
  161. package/lib/lib/analytics/event/appStreaming.js +69 -63
  162. package/lib/lib/analytics/event/appStreaming.js.map +1 -1
  163. package/lib/lib/analytics/event/waveAssetEvent.d.ts +1 -1
  164. package/lib/lib/analytics/event/waveAssetEvent.js +22 -15
  165. package/lib/lib/analytics/event/waveAssetEvent.js.map +1 -1
  166. package/lib/lib/analytics/lens/lens.d.ts +2 -2
  167. package/lib/lib/analytics/lens/lens.js +14 -16
  168. package/lib/lib/analytics/lens/lens.js.map +1 -1
  169. package/lib/lib/analytics/publisher/publisher.d.ts +2 -2
  170. package/lib/lib/analytics/publisher/publisher.js +18 -18
  171. package/lib/lib/analytics/publisher/publisher.js.map +1 -1
  172. package/lib/lib/analytics/query/query.d.ts +13 -13
  173. package/lib/lib/analytics/query/query.js +72 -78
  174. package/lib/lib/analytics/query/query.js.map +1 -1
  175. package/lib/lib/analytics/recipe/recipe.d.ts +3 -2
  176. package/lib/lib/analytics/recipe/recipe.js +15 -15
  177. package/lib/lib/analytics/recipe/recipe.js.map +1 -1
  178. package/lib/lib/analytics/request.d.ts +5 -5
  179. package/lib/lib/analytics/request.js +8 -34
  180. package/lib/lib/analytics/request.js.map +1 -1
  181. package/lib/lib/analytics/template/lint.d.ts +3 -3
  182. package/lib/lib/analytics/template/lint.js +11 -11
  183. package/lib/lib/analytics/template/lint.js.map +1 -1
  184. package/lib/lib/analytics/template/validate.d.ts +3 -3
  185. package/lib/lib/analytics/template/validate.js +11 -11
  186. package/lib/lib/analytics/template/validate.js.map +1 -1
  187. package/lib/lib/analytics/template/wavetemplate.d.ts +4 -4
  188. package/lib/lib/analytics/template/wavetemplate.js +30 -24
  189. package/lib/lib/analytics/template/wavetemplate.js.map +1 -1
  190. package/lib/lib/analytics/utils.d.ts +31 -4
  191. package/lib/lib/analytics/utils.js +73 -23
  192. package/lib/lib/analytics/utils.js.map +1 -1
  193. package/messages/app.json +2 -1
  194. package/messages/asset.json +2 -1
  195. package/messages/autoinstall.json +2 -1
  196. package/messages/dashboard.json +2 -1
  197. package/messages/dataflow.json +1 -0
  198. package/messages/dataset.json +2 -1
  199. package/messages/history.json +2 -0
  200. package/messages/lens.json +3 -2
  201. package/messages/lint.json +3 -1
  202. package/messages/recipe.json +1 -0
  203. package/messages/template.json +2 -1
  204. package/messages/validate.json +2 -0
  205. package/oclif.lock +9262 -0
  206. package/oclif.manifest.json +3900 -1
  207. package/package.json +159 -60
@@ -1 +1,3900 @@
1
- {"version":"1.3.18","commands":{"analytics":{"id":"analytics","usage":"<%= command.id %> [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","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":[]},"analytics:enable":{"id":"analytics:enable","description":"enable Analytics","usage":"<%= command.id %> [-a] [-w <number>] [-p <number>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:enable"],"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"},"async":{"name":"async","type":"boolean","char":"a","description":"enable asynchronously","allowNo":false},"wait":{"name":"wait","type":"option","char":"w","description":"wait time in minutes for auto-install request to finish","default":10},"pollinterval":{"name":"pollinterval","type":"option","char":"p","description":"polling interval in milliseconds for checking auto-install request status","default":5000}},"args":[]},"analytics:query":{"id":"analytics:query","description":"execute a Analytics query","usage":"<%= command.id %> [-f <filepath> | -q <string>] [--nomapnames] [--sql] [-t <string>] [--connector <string>] [--limit <number>] [-r human|csv|json] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["sfdx analytics:query -f query.saql","sfdx analytics:query -f query.sql -t America/Denver","sfdx analytics:query -q \"...\" --sql --limit 10 -r csv"],"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"},"queryfile":{"name":"queryfile","type":"option","char":"f","description":"path to the file containing the query to execute"},"query":{"name":"query","type":"option","char":"q","description":"query to execute"},"nomapnames":{"name":"nomapnames","type":"boolean","description":"skip mapping dataset names in the SAQL query to ids","allowNo":false},"sql":{"name":"sql","type":"boolean","description":"execute the query as SQL","allowNo":false},"timezone":{"name":"timezone","type":"option","char":"t","description":"timezone for the query"},"connector":{"name":"connector","type":"option","description":"execute the SQL query against this external data connector id or name"},"dryrun":{"name":"dryrun","type":"boolean","description":"Show the resulting query that would be executed, but don't run it","hidden":true,"allowNo":false},"limit":{"name":"limit","type":"option","description":"maximum number of rows to include"},"resultformat":{"name":"resultformat","type":"option","char":"r","description":"result format emitted to stdout","helpValue":"(human|csv|json)","options":["human","csv","json"],"default":"human"}},"args":[]},"analytics:app:create":{"id":"analytics:app:create","description":"create a Analytics app","usage":"<%= command.id %> [-f <filepath> | -m <string> | -t <string>] [-n <string>] [--appdescription <string>] [-a] [-v] [-w <number>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:app:create -t templateid -n appname","$ sfdx analytics:app:create -m templatename","$ sfdx analytics:app:create -f path_to_json_file"],"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"},"definitionfile":{"name":"definitionfile","type":"option","char":"f","description":"Analytics template definition file; required unless --templateid is specified"},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID; required unless --definitionfile is specified"},"templatename":{"name":"templatename","type":"option","char":"m","description":"template name"},"appname":{"name":"appname","type":"option","char":"n","description":"app name"},"appdescription":{"name":"appdescription","type":"option","description":"app description"},"async":{"name":"async","type":"boolean","char":"a","description":"create app asynchronously","allowNo":false},"allevents":{"name":"allevents","type":"boolean","char":"v","description":"verbose display of all app create events","allowNo":false},"wait":{"name":"wait","type":"option","char":"w","description":"wait time in minutes for streaming app creation events","default":10}},"args":[]},"analytics:app:decouple":{"id":"analytics:app:decouple","description":"decouples a Analytics app from a Analytics template","usage":"<%= command.id %> -f <id> -t <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:app:decouple -f folderId -t templateId"],"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"},"folderid":{"name":"folderid","type":"option","char":"f","description":"folder ID","required":true},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID","required":true}},"args":[]},"analytics:app:delete":{"id":"analytics:app:delete","description":"delete Analytics apps","usage":"<%= command.id %> -f <id> [-p] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:app:delete -f folderid"],"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"},"folderid":{"name":"folderid","type":"option","char":"f","description":"folder ID","required":true},"noprompt":{"name":"noprompt","type":"boolean","char":"p","description":"do not prompt to confirm force delete","allowNo":false}},"args":[]},"analytics:app:display":{"id":"analytics:app:display","description":"displays a Analytics app's details","usage":"<%= command.id %> -f <id> [-a] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:app:display -f folderId -a"],"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"},"folderid":{"name":"folderid","type":"option","char":"f","description":"folder ID","required":true},"applog":{"name":"applog","type":"boolean","char":"a","description":"specify to include app creation log details","required":false,"allowNo":false}},"args":[]},"analytics:app:list":{"id":"analytics:app:list","description":"list Analytics apps","usage":"<%= command.id %> [-f <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:app:list"],"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"},"folderid":{"name":"folderid","type":"option","char":"f","description":"folder ID"}},"args":[]},"analytics:app:update":{"id":"analytics:app:update","description":"updates a Analytics app from a template","usage":"<%= command.id %> -t <string> -f <id> [-a] [-v] [-w <number>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:app:update -f folderId -t templateId"],"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"},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID","required":true},"folderid":{"name":"folderid","type":"option","char":"f","description":"folder ID","required":true},"async":{"name":"async","type":"boolean","char":"a","description":"update app asynchronously","allowNo":false},"allevents":{"name":"allevents","type":"boolean","char":"v","description":"verbose display of all app create events","allowNo":false},"wait":{"name":"wait","type":"option","char":"w","description":"wait time in minutes for streaming app creation events","default":10}},"args":[]},"analytics:autoinstall:display":{"id":"analytics:autoinstall:display","description":"displays a Analytics auto-install request details","usage":"<%= command.id %> -i <id> [-a] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:autoinstall:display -i id"],"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"},"autoinstallid":{"name":"autoinstallid","type":"option","char":"i","description":"auto-install request ID","required":true},"applog":{"name":"applog","type":"boolean","char":"a","description":"specify to include app creation log details","required":false,"allowNo":false}},"args":[]},"analytics:autoinstall:list":{"id":"analytics:autoinstall:list","description":"list Analytics auto-install requests","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:autoinstall:list"],"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":[]},"analytics:dashboard:list":{"id":"analytics:dashboard:list","description":"list Analytics dashboards","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dashboard:list"],"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":[]},"analytics:dashboard:update":{"id":"analytics:dashboard:update","description":"updates a Analytics dashboard","usage":"<%= command.id %> -i <id> [-y <id>] [-r] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dashboard:update -i dashboardId -y currentHistoryId","$ sfdx analytics:dashboard:update -i dashboardId -r"],"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"},"dashboardid":{"name":"dashboardid","type":"option","char":"i","description":"Dashboard ID","required":true},"currenthistoryid":{"name":"currenthistoryid","type":"option","char":"y","description":"Current History ID to display"},"removecurrenthistory":{"name":"removecurrenthistory","type":"boolean","char":"r","description":"Remove Current History ID from dashboard","allowNo":false}},"args":[]},"analytics:dataflow:list":{"id":"analytics:dataflow:list","description":"list Analytics dataflows","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataflow:list"],"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":[]},"analytics:dataflow:start":{"id":"analytics:dataflow:start","description":"start Analytics dataflows","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataflow:start --dataflowid <dataflowid>"],"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"},"dataflowid":{"name":"dataflowid","type":"option","char":"i","description":"dataflow ID","required":true}},"args":[]},"analytics:dataflow:update":{"id":"analytics:dataflow:update","description":"update Analytics dataflow","usage":"<%= command.id %> -i <id> [-f <filepath>] [-s <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataflow:update --dataflowid <dataflowid> --dataflowfile dataflow-file.json"],"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"},"dataflowid":{"name":"dataflowid","type":"option","char":"i","description":"dataflow ID","required":true},"dataflowfile":{"name":"dataflowfile","type":"option","char":"f","description":"dataflow JSON file"},"dataflowstr":{"name":"dataflowstr","type":"option","char":"s","description":"dataflow JSON string"}},"args":[]},"analytics:dataset:display":{"id":"analytics:dataset:display","description":"displays a Analytics dataset's details","usage":"<%= command.id %> [-i <id> | -n <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataset:display -i datasetId","$ sfdx analytics:dataset:display -n datasetApiName"],"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"},"datasetid":{"name":"datasetid","type":"option","char":"i","description":"dataset ID"},"datasetname":{"name":"datasetname","type":"option","char":"n","description":"dataset api name"}},"args":[]},"analytics:dataset:list":{"id":"analytics:dataset:list","description":"list Analytics datasets","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataset:list"],"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":[]},"analytics:lens:list":{"id":"analytics:lens:list","description":"list Analytics lenses","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:lens:list"],"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":[]},"analytics:recipe:list":{"id":"analytics:recipe:list","description":"list Data Prep recipes","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:recipe:list"],"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":[]},"analytics:recipe:start":{"id":"analytics:recipe:start","description":"start Data Prep recipes","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:recipe:start --recipeid <recipeid>"],"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"},"recipeid":{"name":"recipeid","type":"option","char":"i","description":"recipe ID","required":true}},"args":[]},"analytics:template:create":{"id":"analytics:template:create","description":"create Analytics templates","usage":"<%= command.id %> -f <id> [-r <array>] [-d <array>] [-l <string>] [--description <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:template:create -f folderid","$ sfdx analytics:template:create -f folderid -r \"recipeid1, recipeid2\"","$ sfdx analytics:template:create -f folderid -d \"datatransformid1, datatransformid2\""],"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"},"folderid":{"name":"folderid","type":"option","char":"f","description":"folder ID","required":true},"recipeids":{"name":"recipeids","type":"option","char":"r","description":"comma-separated list of recipe IDs","required":false},"datatransformids":{"name":"datatransformids","type":"option","char":"d","description":"comma-separated list of data transform IDs","required":false},"label":{"name":"label","type":"option","char":"l","description":"template label"},"description":{"name":"description","type":"option","description":"template description"}},"args":[]},"analytics:template:delete":{"id":"analytics:template:delete","description":"delete Analytics templates","usage":"<%= command.id %> -t <id> [--forcedelete] [--decouple] [-p] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:template:delete -t templateid"],"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"},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID","required":true},"forcedelete":{"name":"forcedelete","type":"boolean","description":"force delete the Analytics template and all linked Analytics apps","allowNo":false},"decouple":{"name":"decouple","type":"boolean","description":"decouple all linked Analytics apps","allowNo":false},"noprompt":{"name":"noprompt","type":"boolean","char":"p","description":"do not prompt to confirm force delete","allowNo":false}},"args":[]},"analytics:template:display":{"id":"analytics:template:display","description":"displays a Analytics template's details","usage":"<%= command.id %> [-t <id> | -n <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:template:display -t templateid","$ sfdx analytics:template:display -n templatename"],"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"},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID"},"templatename":{"name":"templatename","type":"option","char":"n","description":"template name"}},"args":[]},"analytics:template:lint":{"id":"analytics:template:lint","description":"performs a Lint check on an Analytics template","usage":"<%= command.id %> [-t <string> | -n <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:template:lint -t templateId","sfdx analytics:template:lint -n templateApiName"],"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"},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID"},"templatename":{"name":"templatename","type":"option","char":"n","description":"template name"}},"args":[]},"analytics:template:list":{"id":"analytics:template:list","description":"list Analytics templates","usage":"<%= command.id %> [-a] [-e] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:template:list","$ sfdx analytics:template:list --includembeddedtemplates","$ sfdx analytics:template:list --includesalesforcetemplates"],"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"},"includesalesforcetemplates":{"name":"includesalesforcetemplates","type":"boolean","char":"a","description":"include salesforce templates","allowNo":false},"includembeddedtemplates":{"name":"includembeddedtemplates","type":"boolean","char":"e","description":"include EmbeddedApp templates","allowNo":false}},"args":[]},"analytics:template:update":{"id":"analytics:template:update","description":"update Analytics templates","usage":"<%= command.id %> [-t <id> | -n <string>] [-f <id>] [-r <array>] [-d <array>] [-v <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:template:update -t templateid -f folderid","$ sfdx analytics:template:update -t templateid -f folderid -r \"recipeid1, recipeid2\"","$ sfdx analytics:template:update -f templateid -f folderid -d \"datatransformid1, datatransformid2\""],"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"},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID"},"templatename":{"name":"templatename","type":"option","char":"n","description":"template name"},"folderid":{"name":"folderid","type":"option","char":"f","description":"folder ID"},"recipeids":{"name":"recipeids","type":"option","char":"r","description":"comma-separated list of recipe IDs","required":false},"datatransformids":{"name":"datatransformids","type":"option","char":"d","description":"comma-separated list of data transform IDs","required":false},"assetversion":{"name":"assetversion","type":"option","char":"v","description":"version number for upgrading the template (available in api version 54.0)"}},"args":[]},"analytics:template:validate":{"id":"analytics:template:validate","description":"performs an org-readiness check for an Analytics template","usage":"<%= command.id %> [-t <string> | -n <string>] [-f <filepath>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:template:validate -t templateId","sfdx analytics:template:validate -n templateApiName"],"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"},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID"},"templatename":{"name":"templatename","type":"option","char":"n","description":"template name"},"valuesfile":{"name":"valuesfile","type":"option","char":"f","description":"org readiness variable values to override defaults"}},"args":[]},"analytics:asset:publisher:create":{"id":"analytics:asset:publisher:create","description":"create a publisher record for the Analytics asset","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:asset:publisher:create -i assetId"],"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"},"assetid":{"name":"assetid","type":"option","char":"i","description":"Asset ID under development","required":true}},"args":[]},"analytics:asset:publisher:delete":{"id":"analytics:asset:publisher:delete","description":"delete a Analytics asset publisher","usage":"<%= command.id %> -i <id> -a <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:asset:publisher:delete -a assetId -i assetPublisherId"],"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"},"id":{"name":"id","type":"option","char":"i","description":"Asset Publisher ID under development","required":true},"assetid":{"name":"assetid","type":"option","char":"a","description":"Asset ID under development","required":true}},"args":[]},"analytics:asset:publisher:deleteall":{"id":"analytics:asset:publisher:deleteall","description":"delete Analytics asset publishers","usage":"<%= command.id %> -i <id> [-p] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:asset:publisher:deleteall -i assetId"],"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"},"assetid":{"name":"assetid","type":"option","char":"i","description":"Asset ID under development","required":true},"noprompt":{"name":"noprompt","type":"boolean","char":"p","description":"do not prompt to confirm force delete","allowNo":false}},"args":[]},"analytics:asset:publisher:list":{"id":"analytics:asset:publisher:list","description":"list Analytics asset publishers","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:asset:publisher:list -i assetId"],"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"},"assetid":{"name":"assetid","type":"option","char":"i","description":"Asset ID under development","required":true}},"args":[]},"analytics:autoinstall:app:cancel":{"id":"analytics:autoinstall:app:cancel","description":"cancels app-auto install request","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:autoinstall:app:cancel -i id"],"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"},"autoinstallid":{"name":"autoinstallid","type":"option","char":"i","description":"auto-install request ID","required":true}},"args":[]},"analytics:autoinstall:app:create":{"id":"analytics:autoinstall:app:create","description":"creates auto-install request to create Analytics app","usage":"<%= command.id %> [-t <id> | -n <string>] [-c <filepath> | --appname <string> | --appdescription <string>] [-a] [-w <number>] [-p <number>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:autoinstall:app:create -t templateid","$ sfdx analytics:autoinstall:app:create -n templatename"],"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"},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID"},"templatename":{"name":"templatename","type":"option","char":"n","description":"template api name"},"appname":{"name":"appname","type":"option","description":"app name"},"appdescription":{"name":"appdescription","type":"option","description":"app description"},"appconfiguration":{"name":"appconfiguration","type":"option","char":"c","description":"Analytics auto-install app configuration file, for more details see: https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_rest.meta/bi_dev_guide_rest/bi_requests_auto_install_app_config_input.htm"},"noenqueue":{"name":"noenqueue","type":"boolean","description":"do not enqueue the request","hidden":true,"allowNo":false},"async":{"name":"async","type":"boolean","char":"a","description":"create app asynchronously","allowNo":false},"wait":{"name":"wait","type":"option","char":"w","description":"wait time in minutes for auto-install request to finish","default":10},"pollinterval":{"name":"pollinterval","type":"option","char":"p","description":"polling interval in milliseconds for checking auto-install request status","default":5000}},"args":[]},"analytics:autoinstall:app:delete":{"id":"analytics:autoinstall:app:delete","description":"creates auto-install request to delete Analytics app","usage":"<%= command.id %> -f <id> [-a] [-w <number>] [-p <number>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:autoinstall:app:delete -f folderid"],"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"},"folderid":{"name":"folderid","type":"option","char":"f","description":"folder ID","required":true},"async":{"name":"async","type":"boolean","char":"a","description":"delete app asynchronously","allowNo":false},"wait":{"name":"wait","type":"option","char":"w","description":"wait time in minutes for auto-install request to finish","default":10},"pollinterval":{"name":"pollinterval","type":"option","char":"p","description":"polling interval in milliseconds for checking auto-install request status","default":5000}},"args":[]},"analytics:autoinstall:app:update":{"id":"analytics:autoinstall:app:update","description":"creates auto-install request to update Analytics app","usage":"<%= command.id %> -f <id> [-t <id> | -n <string>] [-a] [-w <number>] [-p <number>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:autoinstall:app:update -t templateid -f folderid","$ sfdx analytics:autoinstall:app:update -n templatename -f folderid"],"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"},"templateid":{"name":"templateid","type":"option","char":"t","description":"template ID"},"templatename":{"name":"templatename","type":"option","char":"n","description":"template api name"},"folderid":{"name":"folderid","type":"option","char":"f","description":"folder ID","required":true},"async":{"name":"async","type":"boolean","char":"a","description":"update app asynchronously","allowNo":false},"wait":{"name":"wait","type":"option","char":"w","description":"wait time in minutes for auto-install request to finish","default":10},"pollinterval":{"name":"pollinterval","type":"option","char":"p","description":"polling interval in milliseconds for checking auto-install request status","default":5000}},"args":[]},"analytics:dashboard:history:list":{"id":"analytics:dashboard:history:list","description":"list history records for Analytics dashboards","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dashboard:history:list --dashboardid <dashboardid>"],"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"},"dashboardid":{"name":"dashboardid","type":"option","char":"i","description":"dashboard ID","required":true}},"args":[]},"analytics:dashboard:history:revert":{"id":"analytics:dashboard:history:revert","description":"revert to specified history record","usage":"<%= command.id %> -i <id> -y <id> [-l <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dashboard:history:revert -i <dashboardid> -y <historyid> -l <historyLabel> "],"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"},"dashboardid":{"name":"dashboardid","type":"option","char":"i","description":"dashboard ID","required":true},"historyid":{"name":"historyid","type":"option","char":"y","description":"dashboard history ID","required":true},"label":{"name":"label","type":"option","char":"l","description":"label for new reverted history record"}},"args":[]},"analytics:dataflow:history:list":{"id":"analytics:dataflow:history:list","description":"list history records for Analytics dataflows","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataflow:history:list --dataflowid <dataflowid> "],"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"},"dataflowid":{"name":"dataflowid","type":"option","char":"i","description":"dataflow ID","required":true}},"args":[]},"analytics:dataflow:history:revert":{"id":"analytics:dataflow:history:revert","description":"revert to specified history record","usage":"<%= command.id %> -i <id> -y <id> [-l <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataflow:history:revert -i <dataflowid> -y <historyid> -l <historyLabel> "],"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"},"dataflowid":{"name":"dataflowid","type":"option","char":"i","description":"dataflow ID","required":true},"historyid":{"name":"historyid","type":"option","char":"y","description":"dataflow history ID","required":true},"label":{"name":"label","type":"option","char":"l","description":"label for new reverted history record"}},"args":[]},"analytics:dataflow:job:display":{"id":"analytics:dataflow:job:display","description":"display status of Analytics dataflow","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataflow:job:display --dataflowjobid <dataflowjobid>"],"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"},"dataflowjobid":{"name":"dataflowjobid","type":"option","char":"i","description":"dataflow Job ID","required":true}},"args":[]},"analytics:dataflow:job:list":{"id":"analytics:dataflow:job:list","description":"list jobs of Analytics dataflow","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataflow:job:list --dataflowid <dataflowid>"],"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"},"dataflowid":{"name":"dataflowid","type":"option","char":"i","description":"dataflow ID","required":true}},"args":[]},"analytics:dataflow:job:stop":{"id":"analytics:dataflow:job:stop","description":"stop Analytics dataflows","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataflow:job:stop --dataflowjobid <dataflowjobid>"],"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"},"dataflowjobid":{"name":"dataflowjobid","type":"option","char":"i","description":"dataflow Job ID","required":true}},"args":[]},"analytics:dataset:rows:fetch":{"id":"analytics:dataset:rows:fetch","description":"fetch the rows of a Analytics dataset","usage":"<%= command.id %> [-i <id> | -n <string>] [--limit <number>] [-r human|csv|json] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dataset:rows:fetch -i datasetId","$ sfdx analytics:dataset:rows:fetch -n datasetApiName -r csv"],"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"},"datasetid":{"name":"datasetid","type":"option","char":"i","description":"dataset ID"},"datasetname":{"name":"datasetname","type":"option","char":"n","description":"dataset api name"},"limit":{"name":"limit","type":"option","description":"maximum number of rows to include"},"resultformat":{"name":"resultformat","type":"option","char":"r","description":"result format emitted to stdout","helpValue":"(human|csv|json)","options":["human","csv","json"],"default":"human"},"dryrun":{"name":"dryrun","type":"boolean","description":"Show the resulting query that would be executed, but don't run it","hidden":true,"allowNo":false}},"args":[]},"analytics:lens:history:list":{"id":"analytics:lens:history:list","description":"list history records for Analytics lenses","usage":"<%= command.id %> -i <id> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:lens:history:list --lensid <lensid> "],"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"},"lensid":{"name":"lensid","type":"option","char":"i","description":"lens ID","required":true}},"args":[]},"analytics:lens:history:revert":{"id":"analytics:lens:history:revert","description":"revert to specified history record","usage":"<%= command.id %> -i <id> -y <id> [-l <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"@salesforce/analytics","pluginType":"core","aliases":[],"examples":["$ sfdx analytics:dashboard:history:revert -i <dashboardid> -y <historyid> -l <historyLabel> "],"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"},"lensid":{"name":"lensid","type":"option","char":"i","description":"dashboard ID","required":true},"historyid":{"name":"historyid","type":"option","char":"y","description":"dashboard history ID","required":true},"label":{"name":"label","type":"option","char":"l","description":"label for new reverted history record"}},"args":[]}}}
1
+ {
2
+ "commands": {
3
+ "analytics": {
4
+ "aliases": [],
5
+ "args": {},
6
+ "flags": {
7
+ "json": {
8
+ "description": "Format output as json.",
9
+ "helpGroup": "GLOBAL",
10
+ "name": "json",
11
+ "allowNo": false,
12
+ "type": "boolean"
13
+ }
14
+ },
15
+ "hasDynamicHelp": false,
16
+ "hidden": true,
17
+ "hiddenAliases": [],
18
+ "id": "analytics",
19
+ "pluginAlias": "@salesforce/analytics",
20
+ "pluginName": "@salesforce/analytics",
21
+ "pluginType": "core",
22
+ "strict": true,
23
+ "enableJsonFlag": true,
24
+ "isESM": true,
25
+ "relativePath": [
26
+ "lib",
27
+ "commands",
28
+ "analytics.js"
29
+ ]
30
+ },
31
+ "analytics:enable": {
32
+ "aliases": [],
33
+ "args": {},
34
+ "description": "Enable Analytics.",
35
+ "examples": [
36
+ "$ sfdx analytics:enable"
37
+ ],
38
+ "flags": {
39
+ "json": {
40
+ "description": "Format output as json.",
41
+ "helpGroup": "GLOBAL",
42
+ "name": "json",
43
+ "allowNo": false,
44
+ "type": "boolean"
45
+ },
46
+ "target-org": {
47
+ "aliases": [
48
+ "targetusername",
49
+ "u"
50
+ ],
51
+ "char": "o",
52
+ "deprecateAliases": true,
53
+ "name": "target-org",
54
+ "noCacheDefault": true,
55
+ "required": true,
56
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
57
+ "hasDynamicHelp": true,
58
+ "multiple": false,
59
+ "type": "option"
60
+ },
61
+ "api-version": {
62
+ "aliases": [
63
+ "apiversion"
64
+ ],
65
+ "deprecateAliases": true,
66
+ "description": "Override the api version used for api requests made by this command",
67
+ "name": "api-version",
68
+ "hasDynamicHelp": false,
69
+ "multiple": false,
70
+ "type": "option"
71
+ },
72
+ "async": {
73
+ "char": "a",
74
+ "description": "Enable asynchronously.",
75
+ "name": "async",
76
+ "summary": "enable asynchronously",
77
+ "allowNo": false,
78
+ "type": "boolean"
79
+ },
80
+ "wait": {
81
+ "char": "w",
82
+ "description": "Wait time in minutes for auto-install request to finish (default 10).",
83
+ "name": "wait",
84
+ "summary": "wait time in minutes for auto-install request to finish",
85
+ "default": 10,
86
+ "hasDynamicHelp": false,
87
+ "multiple": false,
88
+ "type": "option"
89
+ },
90
+ "pollinterval": {
91
+ "char": "p",
92
+ "description": "Polling interval in milliseconds for checking auto-install request status (default 5000).",
93
+ "name": "pollinterval",
94
+ "summary": "polling interval in milliseconds for checking auto-install request status",
95
+ "default": 5000,
96
+ "hasDynamicHelp": false,
97
+ "multiple": false,
98
+ "type": "option"
99
+ },
100
+ "noenqueue": {
101
+ "description": "Only create the request, do not initially enqueue and start the request.",
102
+ "hidden": true,
103
+ "name": "noenqueue",
104
+ "summary": "do not enqueue the request",
105
+ "allowNo": false,
106
+ "type": "boolean"
107
+ }
108
+ },
109
+ "hasDynamicHelp": true,
110
+ "hiddenAliases": [],
111
+ "id": "analytics:enable",
112
+ "pluginAlias": "@salesforce/analytics",
113
+ "pluginName": "@salesforce/analytics",
114
+ "pluginType": "core",
115
+ "strict": true,
116
+ "summary": "enable Analytics",
117
+ "enableJsonFlag": true,
118
+ "isESM": true,
119
+ "relativePath": [
120
+ "lib",
121
+ "commands",
122
+ "analytics",
123
+ "enable.js"
124
+ ]
125
+ },
126
+ "analytics:query": {
127
+ "aliases": [],
128
+ "args": {},
129
+ "description": "Execute a Analytics query.",
130
+ "examples": [
131
+ "sfdx analytics:query -f query.saql",
132
+ "sfdx analytics:query -f query.sql -t America/Denver",
133
+ "sfdx analytics:query -q \"...\" --sql --limit 10 -r csv"
134
+ ],
135
+ "flags": {
136
+ "json": {
137
+ "description": "Format output as json.",
138
+ "helpGroup": "GLOBAL",
139
+ "name": "json",
140
+ "allowNo": false,
141
+ "type": "boolean"
142
+ },
143
+ "target-org": {
144
+ "aliases": [
145
+ "targetusername",
146
+ "u"
147
+ ],
148
+ "char": "o",
149
+ "deprecateAliases": true,
150
+ "name": "target-org",
151
+ "noCacheDefault": true,
152
+ "required": true,
153
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
154
+ "hasDynamicHelp": true,
155
+ "multiple": false,
156
+ "type": "option"
157
+ },
158
+ "api-version": {
159
+ "aliases": [
160
+ "apiversion"
161
+ ],
162
+ "deprecateAliases": true,
163
+ "description": "Override the api version used for api requests made by this command",
164
+ "name": "api-version",
165
+ "hasDynamicHelp": false,
166
+ "multiple": false,
167
+ "type": "option"
168
+ },
169
+ "queryfile": {
170
+ "char": "f",
171
+ "description": "Path to the file containing the query to execute.",
172
+ "exclusive": [
173
+ "query"
174
+ ],
175
+ "name": "queryfile",
176
+ "summary": "path to the file containing the query to execute",
177
+ "hasDynamicHelp": false,
178
+ "multiple": false,
179
+ "type": "option"
180
+ },
181
+ "query": {
182
+ "char": "q",
183
+ "description": "The query to execute.",
184
+ "exclusive": [
185
+ "queryfile"
186
+ ],
187
+ "name": "query",
188
+ "summary": "query to execute",
189
+ "hasDynamicHelp": false,
190
+ "multiple": false,
191
+ "type": "option"
192
+ },
193
+ "nomapnames": {
194
+ "description": "Skip mapping dataset names in the SAQL query to ids.",
195
+ "name": "nomapnames",
196
+ "summary": "skip mapping dataset names in the SAQL query to ids",
197
+ "allowNo": false,
198
+ "type": "boolean"
199
+ },
200
+ "sql": {
201
+ "description": "Execute the query as SQL.",
202
+ "name": "sql",
203
+ "summary": "execute the query as SQL",
204
+ "allowNo": false,
205
+ "type": "boolean"
206
+ },
207
+ "timezone": {
208
+ "char": "t",
209
+ "description": "The timezone for the query.",
210
+ "name": "timezone",
211
+ "summary": "timezone for the query",
212
+ "hasDynamicHelp": false,
213
+ "multiple": false,
214
+ "type": "option"
215
+ },
216
+ "connector": {
217
+ "description": "Execute the SQL query against this external data connector id or name.",
218
+ "name": "connector",
219
+ "summary": "execute the SQL query against this external data connector id or name",
220
+ "hasDynamicHelp": false,
221
+ "multiple": false,
222
+ "type": "option"
223
+ },
224
+ "dryrun": {
225
+ "description": "Show the resulting query that would be executed, but don't run it",
226
+ "hidden": true,
227
+ "name": "dryrun",
228
+ "allowNo": false,
229
+ "type": "boolean"
230
+ },
231
+ "limit": {
232
+ "description": "The maximum number of rows to include.",
233
+ "name": "limit",
234
+ "summary": "maximum number of rows to include",
235
+ "hasDynamicHelp": false,
236
+ "multiple": false,
237
+ "type": "option"
238
+ },
239
+ "resultformat": {
240
+ "char": "r",
241
+ "description": "Result format emitted to stdout.",
242
+ "name": "resultformat",
243
+ "summary": "result format emitted to stdout",
244
+ "default": "human",
245
+ "hasDynamicHelp": false,
246
+ "multiple": false,
247
+ "options": [
248
+ "human",
249
+ "csv",
250
+ "json"
251
+ ],
252
+ "type": "option"
253
+ }
254
+ },
255
+ "hasDynamicHelp": true,
256
+ "hiddenAliases": [],
257
+ "id": "analytics:query",
258
+ "pluginAlias": "@salesforce/analytics",
259
+ "pluginName": "@salesforce/analytics",
260
+ "pluginType": "core",
261
+ "strict": true,
262
+ "summary": "execute a Analytics query",
263
+ "enableJsonFlag": true,
264
+ "isESM": true,
265
+ "relativePath": [
266
+ "lib",
267
+ "commands",
268
+ "analytics",
269
+ "query.js"
270
+ ]
271
+ },
272
+ "analytics:app:create": {
273
+ "aliases": [],
274
+ "args": {},
275
+ "description": "Creates a Analytics app.",
276
+ "examples": [
277
+ "$ sfdx analytics:app:create -t templateid -n appname",
278
+ "$ sfdx analytics:app:create -m templatename",
279
+ "$ sfdx analytics:app:create -f path_to_json_file"
280
+ ],
281
+ "flags": {
282
+ "json": {
283
+ "description": "Format output as json.",
284
+ "helpGroup": "GLOBAL",
285
+ "name": "json",
286
+ "allowNo": false,
287
+ "type": "boolean"
288
+ },
289
+ "target-org": {
290
+ "aliases": [
291
+ "targetusername",
292
+ "u"
293
+ ],
294
+ "char": "o",
295
+ "deprecateAliases": true,
296
+ "name": "target-org",
297
+ "noCacheDefault": true,
298
+ "required": true,
299
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
300
+ "hasDynamicHelp": true,
301
+ "multiple": false,
302
+ "type": "option"
303
+ },
304
+ "api-version": {
305
+ "aliases": [
306
+ "apiversion"
307
+ ],
308
+ "deprecateAliases": true,
309
+ "description": "Override the api version used for api requests made by this command",
310
+ "name": "api-version",
311
+ "hasDynamicHelp": false,
312
+ "multiple": false,
313
+ "type": "option"
314
+ },
315
+ "definitionfile": {
316
+ "char": "f",
317
+ "description": "Analytics template definition file; required unless a --templateid value is specified.",
318
+ "exclusive": [
319
+ "templatename",
320
+ "templateid"
321
+ ],
322
+ "name": "definitionfile",
323
+ "summary": "Analytics template definition file; required unless --templateid is specified",
324
+ "hasDynamicHelp": false,
325
+ "multiple": false,
326
+ "type": "option"
327
+ },
328
+ "templateid": {
329
+ "char": "t",
330
+ "description": "Template ID; required unless a --definitionfile value is specified.",
331
+ "exclusive": [
332
+ "templatename",
333
+ "definitionfile"
334
+ ],
335
+ "name": "templateid",
336
+ "summary": "template ID; required unless --definitionfile is specified",
337
+ "hasDynamicHelp": false,
338
+ "multiple": false,
339
+ "type": "option"
340
+ },
341
+ "templatename": {
342
+ "char": "m",
343
+ "description": "The name of the Analytics template.",
344
+ "exclusive": [
345
+ "templateid",
346
+ "definitionfile"
347
+ ],
348
+ "name": "templatename",
349
+ "summary": "template name",
350
+ "hasDynamicHelp": false,
351
+ "multiple": false,
352
+ "type": "option"
353
+ },
354
+ "appname": {
355
+ "char": "n",
356
+ "description": "The name of the created app.",
357
+ "name": "appname",
358
+ "summary": "app name",
359
+ "hasDynamicHelp": false,
360
+ "multiple": false,
361
+ "type": "option"
362
+ },
363
+ "appdescription": {
364
+ "description": "The description of the created app.",
365
+ "name": "appdescription",
366
+ "summary": "app description",
367
+ "hasDynamicHelp": false,
368
+ "multiple": false,
369
+ "type": "option"
370
+ },
371
+ "async": {
372
+ "char": "a",
373
+ "description": "Create app asynchronously.",
374
+ "name": "async",
375
+ "summary": "create app asynchronously",
376
+ "allowNo": false,
377
+ "type": "boolean"
378
+ },
379
+ "allevents": {
380
+ "char": "v",
381
+ "description": "Verbose display of all app create events.",
382
+ "name": "allevents",
383
+ "summary": "verbose display of all app create events",
384
+ "allowNo": false,
385
+ "type": "boolean"
386
+ },
387
+ "wait": {
388
+ "char": "w",
389
+ "description": "Wait time in minutes for streaming app creation events (default 10).",
390
+ "name": "wait",
391
+ "summary": "wait time in minutes for streaming app creation events",
392
+ "default": 10,
393
+ "hasDynamicHelp": false,
394
+ "multiple": false,
395
+ "type": "option"
396
+ }
397
+ },
398
+ "hasDynamicHelp": true,
399
+ "hiddenAliases": [],
400
+ "id": "analytics:app:create",
401
+ "pluginAlias": "@salesforce/analytics",
402
+ "pluginName": "@salesforce/analytics",
403
+ "pluginType": "core",
404
+ "strict": true,
405
+ "summary": "create a Analytics app",
406
+ "enableJsonFlag": true,
407
+ "isESM": true,
408
+ "relativePath": [
409
+ "lib",
410
+ "commands",
411
+ "analytics",
412
+ "app",
413
+ "create.js"
414
+ ]
415
+ },
416
+ "analytics:app:decouple": {
417
+ "aliases": [],
418
+ "args": {},
419
+ "description": "Decouples a Analytics app from a Analytics template.",
420
+ "examples": [
421
+ "$ sfdx analytics:app:decouple -f folderId -t templateId"
422
+ ],
423
+ "flags": {
424
+ "json": {
425
+ "description": "Format output as json.",
426
+ "helpGroup": "GLOBAL",
427
+ "name": "json",
428
+ "allowNo": false,
429
+ "type": "boolean"
430
+ },
431
+ "target-org": {
432
+ "aliases": [
433
+ "targetusername",
434
+ "u"
435
+ ],
436
+ "char": "o",
437
+ "deprecateAliases": true,
438
+ "name": "target-org",
439
+ "noCacheDefault": true,
440
+ "required": true,
441
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
442
+ "hasDynamicHelp": true,
443
+ "multiple": false,
444
+ "type": "option"
445
+ },
446
+ "api-version": {
447
+ "aliases": [
448
+ "apiversion"
449
+ ],
450
+ "deprecateAliases": true,
451
+ "description": "Override the api version used for api requests made by this command",
452
+ "name": "api-version",
453
+ "hasDynamicHelp": false,
454
+ "multiple": false,
455
+ "type": "option"
456
+ },
457
+ "folderid": {
458
+ "char": "f",
459
+ "description": "ID of the folder that contains the app data.",
460
+ "name": "folderid",
461
+ "required": true,
462
+ "summary": "folder ID",
463
+ "hasDynamicHelp": false,
464
+ "multiple": false,
465
+ "type": "option"
466
+ },
467
+ "templateid": {
468
+ "char": "t",
469
+ "description": "Template ID.",
470
+ "name": "templateid",
471
+ "required": true,
472
+ "summary": "template ID",
473
+ "hasDynamicHelp": false,
474
+ "multiple": false,
475
+ "type": "option"
476
+ }
477
+ },
478
+ "hasDynamicHelp": true,
479
+ "hiddenAliases": [],
480
+ "id": "analytics:app:decouple",
481
+ "pluginAlias": "@salesforce/analytics",
482
+ "pluginName": "@salesforce/analytics",
483
+ "pluginType": "core",
484
+ "strict": true,
485
+ "summary": "decouples a Analytics app from a Analytics template",
486
+ "enableJsonFlag": true,
487
+ "isESM": true,
488
+ "relativePath": [
489
+ "lib",
490
+ "commands",
491
+ "analytics",
492
+ "app",
493
+ "decouple.js"
494
+ ]
495
+ },
496
+ "analytics:app:delete": {
497
+ "aliases": [],
498
+ "args": {},
499
+ "description": "Delete Analytics apps.",
500
+ "examples": [
501
+ "$ sfdx analytics:app:delete -f folderid"
502
+ ],
503
+ "flags": {
504
+ "json": {
505
+ "description": "Format output as json.",
506
+ "helpGroup": "GLOBAL",
507
+ "name": "json",
508
+ "allowNo": false,
509
+ "type": "boolean"
510
+ },
511
+ "target-org": {
512
+ "aliases": [
513
+ "targetusername",
514
+ "u"
515
+ ],
516
+ "char": "o",
517
+ "deprecateAliases": true,
518
+ "name": "target-org",
519
+ "noCacheDefault": true,
520
+ "required": true,
521
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
522
+ "hasDynamicHelp": true,
523
+ "multiple": false,
524
+ "type": "option"
525
+ },
526
+ "api-version": {
527
+ "aliases": [
528
+ "apiversion"
529
+ ],
530
+ "deprecateAliases": true,
531
+ "description": "Override the api version used for api requests made by this command",
532
+ "name": "api-version",
533
+ "hasDynamicHelp": false,
534
+ "multiple": false,
535
+ "type": "option"
536
+ },
537
+ "folderid": {
538
+ "char": "f",
539
+ "description": "ID of the folder that contains the app data.",
540
+ "name": "folderid",
541
+ "required": true,
542
+ "summary": "folder ID",
543
+ "hasDynamicHelp": false,
544
+ "multiple": false,
545
+ "type": "option"
546
+ },
547
+ "noprompt": {
548
+ "char": "p",
549
+ "description": "Do not prompt to confirm delete.",
550
+ "name": "noprompt",
551
+ "summary": "do not prompt to confirm force delete",
552
+ "allowNo": false,
553
+ "type": "boolean"
554
+ }
555
+ },
556
+ "hasDynamicHelp": true,
557
+ "hiddenAliases": [],
558
+ "id": "analytics:app:delete",
559
+ "pluginAlias": "@salesforce/analytics",
560
+ "pluginName": "@salesforce/analytics",
561
+ "pluginType": "core",
562
+ "strict": true,
563
+ "summary": "delete Analytics apps",
564
+ "enableJsonFlag": true,
565
+ "isESM": true,
566
+ "relativePath": [
567
+ "lib",
568
+ "commands",
569
+ "analytics",
570
+ "app",
571
+ "delete.js"
572
+ ]
573
+ },
574
+ "analytics:app:display": {
575
+ "aliases": [],
576
+ "args": {},
577
+ "description": "Displays a Analytics app's details.",
578
+ "examples": [
579
+ "$ sfdx analytics:app:display -f folderId -a"
580
+ ],
581
+ "flags": {
582
+ "json": {
583
+ "description": "Format output as json.",
584
+ "helpGroup": "GLOBAL",
585
+ "name": "json",
586
+ "allowNo": false,
587
+ "type": "boolean"
588
+ },
589
+ "target-org": {
590
+ "aliases": [
591
+ "targetusername",
592
+ "u"
593
+ ],
594
+ "char": "o",
595
+ "deprecateAliases": true,
596
+ "name": "target-org",
597
+ "noCacheDefault": true,
598
+ "required": true,
599
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
600
+ "hasDynamicHelp": true,
601
+ "multiple": false,
602
+ "type": "option"
603
+ },
604
+ "api-version": {
605
+ "aliases": [
606
+ "apiversion"
607
+ ],
608
+ "deprecateAliases": true,
609
+ "description": "Override the api version used for api requests made by this command",
610
+ "name": "api-version",
611
+ "hasDynamicHelp": false,
612
+ "multiple": false,
613
+ "type": "option"
614
+ },
615
+ "folderid": {
616
+ "char": "f",
617
+ "description": "ID of the folder that contains the app data.",
618
+ "name": "folderid",
619
+ "required": true,
620
+ "summary": "folder ID",
621
+ "hasDynamicHelp": false,
622
+ "multiple": false,
623
+ "type": "option"
624
+ },
625
+ "applog": {
626
+ "char": "a",
627
+ "description": "Specify to include app creation log details.",
628
+ "name": "applog",
629
+ "required": false,
630
+ "summary": "specify to include app creation log details",
631
+ "allowNo": false,
632
+ "type": "boolean"
633
+ }
634
+ },
635
+ "hasDynamicHelp": true,
636
+ "hiddenAliases": [],
637
+ "id": "analytics:app:display",
638
+ "pluginAlias": "@salesforce/analytics",
639
+ "pluginName": "@salesforce/analytics",
640
+ "pluginType": "core",
641
+ "strict": true,
642
+ "summary": "displays a Analytics app's details",
643
+ "enableJsonFlag": true,
644
+ "isESM": true,
645
+ "relativePath": [
646
+ "lib",
647
+ "commands",
648
+ "analytics",
649
+ "app",
650
+ "display.js"
651
+ ]
652
+ },
653
+ "analytics:app:list": {
654
+ "aliases": [],
655
+ "args": {},
656
+ "description": "Lists Analytics apps in the specified folder or target org.",
657
+ "examples": [
658
+ "$ sfdx analytics:app:list"
659
+ ],
660
+ "flags": {
661
+ "json": {
662
+ "description": "Format output as json.",
663
+ "helpGroup": "GLOBAL",
664
+ "name": "json",
665
+ "allowNo": false,
666
+ "type": "boolean"
667
+ },
668
+ "target-org": {
669
+ "aliases": [
670
+ "targetusername",
671
+ "u"
672
+ ],
673
+ "char": "o",
674
+ "deprecateAliases": true,
675
+ "name": "target-org",
676
+ "noCacheDefault": true,
677
+ "required": true,
678
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
679
+ "hasDynamicHelp": true,
680
+ "multiple": false,
681
+ "type": "option"
682
+ },
683
+ "api-version": {
684
+ "aliases": [
685
+ "apiversion"
686
+ ],
687
+ "deprecateAliases": true,
688
+ "description": "Override the api version used for api requests made by this command",
689
+ "name": "api-version",
690
+ "hasDynamicHelp": false,
691
+ "multiple": false,
692
+ "type": "option"
693
+ },
694
+ "folderid": {
695
+ "char": "f",
696
+ "description": "ID of the folder that contains the app data.",
697
+ "name": "folderid",
698
+ "summary": "folder ID",
699
+ "hasDynamicHelp": false,
700
+ "multiple": false,
701
+ "type": "option"
702
+ }
703
+ },
704
+ "hasDynamicHelp": true,
705
+ "hiddenAliases": [],
706
+ "id": "analytics:app:list",
707
+ "pluginAlias": "@salesforce/analytics",
708
+ "pluginName": "@salesforce/analytics",
709
+ "pluginType": "core",
710
+ "strict": true,
711
+ "summary": "list Analytics apps",
712
+ "enableJsonFlag": true,
713
+ "isESM": true,
714
+ "relativePath": [
715
+ "lib",
716
+ "commands",
717
+ "analytics",
718
+ "app",
719
+ "list.js"
720
+ ]
721
+ },
722
+ "analytics:app:update": {
723
+ "aliases": [],
724
+ "args": {},
725
+ "description": "Updates a Analytics app from a template.",
726
+ "examples": [
727
+ "$ sfdx analytics:app:update -f folderId -t templateId"
728
+ ],
729
+ "flags": {
730
+ "json": {
731
+ "description": "Format output as json.",
732
+ "helpGroup": "GLOBAL",
733
+ "name": "json",
734
+ "allowNo": false,
735
+ "type": "boolean"
736
+ },
737
+ "target-org": {
738
+ "aliases": [
739
+ "targetusername",
740
+ "u"
741
+ ],
742
+ "char": "o",
743
+ "deprecateAliases": true,
744
+ "name": "target-org",
745
+ "noCacheDefault": true,
746
+ "required": true,
747
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
748
+ "hasDynamicHelp": true,
749
+ "multiple": false,
750
+ "type": "option"
751
+ },
752
+ "api-version": {
753
+ "aliases": [
754
+ "apiversion"
755
+ ],
756
+ "deprecateAliases": true,
757
+ "description": "Override the api version used for api requests made by this command",
758
+ "name": "api-version",
759
+ "hasDynamicHelp": false,
760
+ "multiple": false,
761
+ "type": "option"
762
+ },
763
+ "templateid": {
764
+ "char": "t",
765
+ "description": "The ID of the Analytics template.",
766
+ "name": "templateid",
767
+ "required": true,
768
+ "summary": "template ID",
769
+ "hasDynamicHelp": false,
770
+ "multiple": false,
771
+ "type": "option"
772
+ },
773
+ "folderid": {
774
+ "char": "f",
775
+ "description": "ID of the folder that contains the app data.",
776
+ "name": "folderid",
777
+ "required": true,
778
+ "summary": "folder ID",
779
+ "hasDynamicHelp": false,
780
+ "multiple": false,
781
+ "type": "option"
782
+ },
783
+ "async": {
784
+ "char": "a",
785
+ "description": "Update app asynchronously.",
786
+ "name": "async",
787
+ "summary": "update app asynchronously",
788
+ "allowNo": false,
789
+ "type": "boolean"
790
+ },
791
+ "allevents": {
792
+ "char": "v",
793
+ "description": "Verbose display of all app create events.",
794
+ "name": "allevents",
795
+ "summary": "verbose display of all app create events",
796
+ "allowNo": false,
797
+ "type": "boolean"
798
+ },
799
+ "wait": {
800
+ "char": "w",
801
+ "description": "Wait time in minutes for streaming app creation events (default 10).",
802
+ "name": "wait",
803
+ "summary": "wait time in minutes for streaming app creation events",
804
+ "default": 10,
805
+ "hasDynamicHelp": false,
806
+ "multiple": false,
807
+ "type": "option"
808
+ }
809
+ },
810
+ "hasDynamicHelp": true,
811
+ "hiddenAliases": [],
812
+ "id": "analytics:app:update",
813
+ "pluginAlias": "@salesforce/analytics",
814
+ "pluginName": "@salesforce/analytics",
815
+ "pluginType": "core",
816
+ "strict": true,
817
+ "summary": "updates a Analytics app from a template",
818
+ "enableJsonFlag": true,
819
+ "isESM": true,
820
+ "relativePath": [
821
+ "lib",
822
+ "commands",
823
+ "analytics",
824
+ "app",
825
+ "update.js"
826
+ ]
827
+ },
828
+ "analytics:autoinstall:display": {
829
+ "aliases": [],
830
+ "args": {},
831
+ "description": "Displays a Analytics auto-install request details.",
832
+ "examples": [
833
+ "$ sfdx analytics:autoinstall:display -i id"
834
+ ],
835
+ "flags": {
836
+ "json": {
837
+ "description": "Format output as json.",
838
+ "helpGroup": "GLOBAL",
839
+ "name": "json",
840
+ "allowNo": false,
841
+ "type": "boolean"
842
+ },
843
+ "target-org": {
844
+ "aliases": [
845
+ "targetusername",
846
+ "u"
847
+ ],
848
+ "char": "o",
849
+ "deprecateAliases": true,
850
+ "name": "target-org",
851
+ "noCacheDefault": true,
852
+ "required": true,
853
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
854
+ "hasDynamicHelp": true,
855
+ "multiple": false,
856
+ "type": "option"
857
+ },
858
+ "api-version": {
859
+ "aliases": [
860
+ "apiversion"
861
+ ],
862
+ "deprecateAliases": true,
863
+ "description": "Override the api version used for api requests made by this command",
864
+ "name": "api-version",
865
+ "hasDynamicHelp": false,
866
+ "multiple": false,
867
+ "type": "option"
868
+ },
869
+ "autoinstallid": {
870
+ "char": "i",
871
+ "description": "ID of the auto-install request.",
872
+ "name": "autoinstallid",
873
+ "required": true,
874
+ "summary": "auto-install request ID",
875
+ "hasDynamicHelp": false,
876
+ "multiple": false,
877
+ "type": "option"
878
+ },
879
+ "applog": {
880
+ "char": "a",
881
+ "description": "Specify to include app creation log details.",
882
+ "name": "applog",
883
+ "required": false,
884
+ "summary": "specify to include app creation log details",
885
+ "allowNo": false,
886
+ "type": "boolean"
887
+ }
888
+ },
889
+ "hasDynamicHelp": true,
890
+ "hiddenAliases": [],
891
+ "id": "analytics:autoinstall:display",
892
+ "pluginAlias": "@salesforce/analytics",
893
+ "pluginName": "@salesforce/analytics",
894
+ "pluginType": "core",
895
+ "strict": true,
896
+ "summary": "displays a Analytics auto-install request details",
897
+ "enableJsonFlag": true,
898
+ "isESM": true,
899
+ "relativePath": [
900
+ "lib",
901
+ "commands",
902
+ "analytics",
903
+ "autoinstall",
904
+ "display.js"
905
+ ]
906
+ },
907
+ "analytics:autoinstall:list": {
908
+ "aliases": [],
909
+ "args": {},
910
+ "description": "Lists Analytics auto-install requests in the specified target org.",
911
+ "examples": [
912
+ "$ sfdx analytics:autoinstall:list"
913
+ ],
914
+ "flags": {
915
+ "json": {
916
+ "description": "Format output as json.",
917
+ "helpGroup": "GLOBAL",
918
+ "name": "json",
919
+ "allowNo": false,
920
+ "type": "boolean"
921
+ },
922
+ "target-org": {
923
+ "aliases": [
924
+ "targetusername",
925
+ "u"
926
+ ],
927
+ "char": "o",
928
+ "deprecateAliases": true,
929
+ "name": "target-org",
930
+ "noCacheDefault": true,
931
+ "required": true,
932
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
933
+ "hasDynamicHelp": true,
934
+ "multiple": false,
935
+ "type": "option"
936
+ },
937
+ "api-version": {
938
+ "aliases": [
939
+ "apiversion"
940
+ ],
941
+ "deprecateAliases": true,
942
+ "description": "Override the api version used for api requests made by this command",
943
+ "name": "api-version",
944
+ "hasDynamicHelp": false,
945
+ "multiple": false,
946
+ "type": "option"
947
+ }
948
+ },
949
+ "hasDynamicHelp": true,
950
+ "hiddenAliases": [],
951
+ "id": "analytics:autoinstall:list",
952
+ "pluginAlias": "@salesforce/analytics",
953
+ "pluginName": "@salesforce/analytics",
954
+ "pluginType": "core",
955
+ "strict": true,
956
+ "summary": "list Analytics auto-install requests",
957
+ "enableJsonFlag": true,
958
+ "isESM": true,
959
+ "relativePath": [
960
+ "lib",
961
+ "commands",
962
+ "analytics",
963
+ "autoinstall",
964
+ "list.js"
965
+ ]
966
+ },
967
+ "analytics:dashboard:list": {
968
+ "aliases": [],
969
+ "args": {},
970
+ "description": "Lists Analytics dashboards in the specified target org.",
971
+ "examples": [
972
+ "$ sfdx analytics:dashboard:list"
973
+ ],
974
+ "flags": {
975
+ "json": {
976
+ "description": "Format output as json.",
977
+ "helpGroup": "GLOBAL",
978
+ "name": "json",
979
+ "allowNo": false,
980
+ "type": "boolean"
981
+ },
982
+ "target-org": {
983
+ "aliases": [
984
+ "targetusername",
985
+ "u"
986
+ ],
987
+ "char": "o",
988
+ "deprecateAliases": true,
989
+ "name": "target-org",
990
+ "noCacheDefault": true,
991
+ "required": true,
992
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
993
+ "hasDynamicHelp": true,
994
+ "multiple": false,
995
+ "type": "option"
996
+ },
997
+ "api-version": {
998
+ "aliases": [
999
+ "apiversion"
1000
+ ],
1001
+ "deprecateAliases": true,
1002
+ "description": "Override the api version used for api requests made by this command",
1003
+ "name": "api-version",
1004
+ "hasDynamicHelp": false,
1005
+ "multiple": false,
1006
+ "type": "option"
1007
+ }
1008
+ },
1009
+ "hasDynamicHelp": true,
1010
+ "hiddenAliases": [],
1011
+ "id": "analytics:dashboard:list",
1012
+ "pluginAlias": "@salesforce/analytics",
1013
+ "pluginName": "@salesforce/analytics",
1014
+ "pluginType": "core",
1015
+ "strict": true,
1016
+ "summary": "list Analytics dashboards",
1017
+ "enableJsonFlag": true,
1018
+ "isESM": true,
1019
+ "relativePath": [
1020
+ "lib",
1021
+ "commands",
1022
+ "analytics",
1023
+ "dashboard",
1024
+ "list.js"
1025
+ ]
1026
+ },
1027
+ "analytics:dashboard:update": {
1028
+ "aliases": [],
1029
+ "args": {},
1030
+ "description": "Updates a Analytics dashboard.",
1031
+ "examples": [
1032
+ "$ sfdx analytics:dashboard:update -i dashboardId -y currentHistoryId",
1033
+ "$ sfdx analytics:dashboard:update -i dashboardId -r"
1034
+ ],
1035
+ "flags": {
1036
+ "json": {
1037
+ "description": "Format output as json.",
1038
+ "helpGroup": "GLOBAL",
1039
+ "name": "json",
1040
+ "allowNo": false,
1041
+ "type": "boolean"
1042
+ },
1043
+ "target-org": {
1044
+ "aliases": [
1045
+ "targetusername",
1046
+ "u"
1047
+ ],
1048
+ "char": "o",
1049
+ "deprecateAliases": true,
1050
+ "name": "target-org",
1051
+ "noCacheDefault": true,
1052
+ "required": true,
1053
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1054
+ "hasDynamicHelp": true,
1055
+ "multiple": false,
1056
+ "type": "option"
1057
+ },
1058
+ "api-version": {
1059
+ "aliases": [
1060
+ "apiversion"
1061
+ ],
1062
+ "deprecateAliases": true,
1063
+ "description": "Override the api version used for api requests made by this command",
1064
+ "name": "api-version",
1065
+ "hasDynamicHelp": false,
1066
+ "multiple": false,
1067
+ "type": "option"
1068
+ },
1069
+ "dashboardid": {
1070
+ "char": "i",
1071
+ "description": "Dashboard ID.",
1072
+ "name": "dashboardid",
1073
+ "required": true,
1074
+ "summary": "Dashboard ID",
1075
+ "hasDynamicHelp": false,
1076
+ "multiple": false,
1077
+ "type": "option"
1078
+ },
1079
+ "currenthistoryid": {
1080
+ "char": "y",
1081
+ "description": "Current History ID to display.",
1082
+ "name": "currenthistoryid",
1083
+ "summary": "Current History ID to display",
1084
+ "hasDynamicHelp": false,
1085
+ "multiple": false,
1086
+ "type": "option"
1087
+ },
1088
+ "removecurrenthistory": {
1089
+ "char": "r",
1090
+ "description": "Remove Current History ID from dashboard.",
1091
+ "name": "removecurrenthistory",
1092
+ "summary": "Remove Current History ID from dashboard",
1093
+ "allowNo": false,
1094
+ "type": "boolean"
1095
+ }
1096
+ },
1097
+ "hasDynamicHelp": true,
1098
+ "hiddenAliases": [],
1099
+ "id": "analytics:dashboard:update",
1100
+ "pluginAlias": "@salesforce/analytics",
1101
+ "pluginName": "@salesforce/analytics",
1102
+ "pluginType": "core",
1103
+ "strict": true,
1104
+ "summary": "updates a Analytics dashboard",
1105
+ "enableJsonFlag": true,
1106
+ "isESM": true,
1107
+ "relativePath": [
1108
+ "lib",
1109
+ "commands",
1110
+ "analytics",
1111
+ "dashboard",
1112
+ "update.js"
1113
+ ]
1114
+ },
1115
+ "analytics:dataflow:list": {
1116
+ "aliases": [],
1117
+ "args": {},
1118
+ "description": "Lists Analytics dataflows in the specified target org.",
1119
+ "examples": [
1120
+ "$ sfdx analytics:dataflow:list"
1121
+ ],
1122
+ "flags": {
1123
+ "json": {
1124
+ "description": "Format output as json.",
1125
+ "helpGroup": "GLOBAL",
1126
+ "name": "json",
1127
+ "allowNo": false,
1128
+ "type": "boolean"
1129
+ },
1130
+ "target-org": {
1131
+ "aliases": [
1132
+ "targetusername",
1133
+ "u"
1134
+ ],
1135
+ "char": "o",
1136
+ "deprecateAliases": true,
1137
+ "name": "target-org",
1138
+ "noCacheDefault": true,
1139
+ "required": true,
1140
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1141
+ "hasDynamicHelp": true,
1142
+ "multiple": false,
1143
+ "type": "option"
1144
+ },
1145
+ "api-version": {
1146
+ "aliases": [
1147
+ "apiversion"
1148
+ ],
1149
+ "deprecateAliases": true,
1150
+ "description": "Override the api version used for api requests made by this command",
1151
+ "name": "api-version",
1152
+ "hasDynamicHelp": false,
1153
+ "multiple": false,
1154
+ "type": "option"
1155
+ }
1156
+ },
1157
+ "hasDynamicHelp": true,
1158
+ "hiddenAliases": [],
1159
+ "id": "analytics:dataflow:list",
1160
+ "pluginAlias": "@salesforce/analytics",
1161
+ "pluginName": "@salesforce/analytics",
1162
+ "pluginType": "core",
1163
+ "strict": true,
1164
+ "summary": "list Analytics dataflows",
1165
+ "enableJsonFlag": true,
1166
+ "isESM": true,
1167
+ "relativePath": [
1168
+ "lib",
1169
+ "commands",
1170
+ "analytics",
1171
+ "dataflow",
1172
+ "list.js"
1173
+ ]
1174
+ },
1175
+ "analytics:dataflow:start": {
1176
+ "aliases": [],
1177
+ "args": {},
1178
+ "description": "Start an Analytics dataflow in the specified target org.",
1179
+ "examples": [
1180
+ "$ sfdx analytics:dataflow:start --dataflowid <dataflowid>"
1181
+ ],
1182
+ "flags": {
1183
+ "json": {
1184
+ "description": "Format output as json.",
1185
+ "helpGroup": "GLOBAL",
1186
+ "name": "json",
1187
+ "allowNo": false,
1188
+ "type": "boolean"
1189
+ },
1190
+ "target-org": {
1191
+ "aliases": [
1192
+ "targetusername",
1193
+ "u"
1194
+ ],
1195
+ "char": "o",
1196
+ "deprecateAliases": true,
1197
+ "name": "target-org",
1198
+ "noCacheDefault": true,
1199
+ "required": true,
1200
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1201
+ "hasDynamicHelp": true,
1202
+ "multiple": false,
1203
+ "type": "option"
1204
+ },
1205
+ "api-version": {
1206
+ "aliases": [
1207
+ "apiversion"
1208
+ ],
1209
+ "deprecateAliases": true,
1210
+ "description": "Override the api version used for api requests made by this command",
1211
+ "name": "api-version",
1212
+ "hasDynamicHelp": false,
1213
+ "multiple": false,
1214
+ "type": "option"
1215
+ },
1216
+ "dataflowid": {
1217
+ "char": "i",
1218
+ "description": "The ID of the dataflow to update.",
1219
+ "name": "dataflowid",
1220
+ "required": true,
1221
+ "summary": "dataflow ID",
1222
+ "hasDynamicHelp": false,
1223
+ "multiple": false,
1224
+ "type": "option"
1225
+ }
1226
+ },
1227
+ "hasDynamicHelp": true,
1228
+ "hiddenAliases": [],
1229
+ "id": "analytics:dataflow:start",
1230
+ "pluginAlias": "@salesforce/analytics",
1231
+ "pluginName": "@salesforce/analytics",
1232
+ "pluginType": "core",
1233
+ "strict": true,
1234
+ "summary": "start Analytics dataflows",
1235
+ "enableJsonFlag": true,
1236
+ "isESM": true,
1237
+ "relativePath": [
1238
+ "lib",
1239
+ "commands",
1240
+ "analytics",
1241
+ "dataflow",
1242
+ "start.js"
1243
+ ]
1244
+ },
1245
+ "analytics:dataflow:update": {
1246
+ "aliases": [],
1247
+ "args": {},
1248
+ "description": "Update an Analytics dataflow in the specified target org.",
1249
+ "examples": [
1250
+ "$ sfdx analytics:dataflow:update --dataflowid <dataflowid> --dataflowfile dataflow-file.json"
1251
+ ],
1252
+ "flags": {
1253
+ "json": {
1254
+ "description": "Format output as json.",
1255
+ "helpGroup": "GLOBAL",
1256
+ "name": "json",
1257
+ "allowNo": false,
1258
+ "type": "boolean"
1259
+ },
1260
+ "target-org": {
1261
+ "aliases": [
1262
+ "targetusername",
1263
+ "u"
1264
+ ],
1265
+ "char": "o",
1266
+ "deprecateAliases": true,
1267
+ "name": "target-org",
1268
+ "noCacheDefault": true,
1269
+ "required": true,
1270
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1271
+ "hasDynamicHelp": true,
1272
+ "multiple": false,
1273
+ "type": "option"
1274
+ },
1275
+ "api-version": {
1276
+ "aliases": [
1277
+ "apiversion"
1278
+ ],
1279
+ "deprecateAliases": true,
1280
+ "description": "Override the api version used for api requests made by this command",
1281
+ "name": "api-version",
1282
+ "hasDynamicHelp": false,
1283
+ "multiple": false,
1284
+ "type": "option"
1285
+ },
1286
+ "dataflowid": {
1287
+ "char": "i",
1288
+ "description": "The ID of the dataflow to update.",
1289
+ "name": "dataflowid",
1290
+ "required": true,
1291
+ "summary": "dataflow ID",
1292
+ "hasDynamicHelp": false,
1293
+ "multiple": false,
1294
+ "type": "option"
1295
+ },
1296
+ "dataflowfile": {
1297
+ "char": "f",
1298
+ "description": "The JSON of the dataflow to update.",
1299
+ "name": "dataflowfile",
1300
+ "summary": "dataflow JSON file",
1301
+ "hasDynamicHelp": false,
1302
+ "multiple": false,
1303
+ "type": "option"
1304
+ },
1305
+ "dataflowstr": {
1306
+ "char": "s",
1307
+ "description": "The JSON string of the dataflow to update.",
1308
+ "name": "dataflowstr",
1309
+ "summary": "dataflow JSON string",
1310
+ "hasDynamicHelp": false,
1311
+ "multiple": false,
1312
+ "type": "option"
1313
+ }
1314
+ },
1315
+ "hasDynamicHelp": true,
1316
+ "hiddenAliases": [],
1317
+ "id": "analytics:dataflow:update",
1318
+ "pluginAlias": "@salesforce/analytics",
1319
+ "pluginName": "@salesforce/analytics",
1320
+ "pluginType": "core",
1321
+ "strict": true,
1322
+ "summary": "update Analytics dataflow",
1323
+ "enableJsonFlag": true,
1324
+ "isESM": true,
1325
+ "relativePath": [
1326
+ "lib",
1327
+ "commands",
1328
+ "analytics",
1329
+ "dataflow",
1330
+ "update.js"
1331
+ ]
1332
+ },
1333
+ "analytics:dataset:display": {
1334
+ "aliases": [],
1335
+ "args": {},
1336
+ "description": "Displays a Analytics dataset's details.",
1337
+ "examples": [
1338
+ "$ sfdx analytics:dataset:display -i datasetId",
1339
+ "$ sfdx analytics:dataset:display -n datasetApiName"
1340
+ ],
1341
+ "flags": {
1342
+ "json": {
1343
+ "description": "Format output as json.",
1344
+ "helpGroup": "GLOBAL",
1345
+ "name": "json",
1346
+ "allowNo": false,
1347
+ "type": "boolean"
1348
+ },
1349
+ "target-org": {
1350
+ "aliases": [
1351
+ "targetusername",
1352
+ "u"
1353
+ ],
1354
+ "char": "o",
1355
+ "deprecateAliases": true,
1356
+ "name": "target-org",
1357
+ "noCacheDefault": true,
1358
+ "required": true,
1359
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1360
+ "hasDynamicHelp": true,
1361
+ "multiple": false,
1362
+ "type": "option"
1363
+ },
1364
+ "api-version": {
1365
+ "aliases": [
1366
+ "apiversion"
1367
+ ],
1368
+ "deprecateAliases": true,
1369
+ "description": "Override the api version used for api requests made by this command",
1370
+ "name": "api-version",
1371
+ "hasDynamicHelp": false,
1372
+ "multiple": false,
1373
+ "type": "option"
1374
+ },
1375
+ "datasetid": {
1376
+ "char": "i",
1377
+ "description": "Dataset ID.",
1378
+ "exclusive": [
1379
+ "datasetname"
1380
+ ],
1381
+ "name": "datasetid",
1382
+ "summary": "dataset ID",
1383
+ "hasDynamicHelp": false,
1384
+ "multiple": false,
1385
+ "type": "option"
1386
+ },
1387
+ "datasetname": {
1388
+ "char": "n",
1389
+ "description": "Dataset api name.",
1390
+ "exclusive": [
1391
+ "datasetid"
1392
+ ],
1393
+ "name": "datasetname",
1394
+ "summary": "dataset api name",
1395
+ "hasDynamicHelp": false,
1396
+ "multiple": false,
1397
+ "type": "option"
1398
+ }
1399
+ },
1400
+ "hasDynamicHelp": true,
1401
+ "hiddenAliases": [],
1402
+ "id": "analytics:dataset:display",
1403
+ "pluginAlias": "@salesforce/analytics",
1404
+ "pluginName": "@salesforce/analytics",
1405
+ "pluginType": "core",
1406
+ "strict": true,
1407
+ "summary": "displays a Analytics dataset's details",
1408
+ "enableJsonFlag": true,
1409
+ "isESM": true,
1410
+ "relativePath": [
1411
+ "lib",
1412
+ "commands",
1413
+ "analytics",
1414
+ "dataset",
1415
+ "display.js"
1416
+ ]
1417
+ },
1418
+ "analytics:dataset:list": {
1419
+ "aliases": [],
1420
+ "args": {},
1421
+ "description": "Lists Analytics datasets in the specified target org.",
1422
+ "examples": [
1423
+ "$ sfdx analytics:dataset:list"
1424
+ ],
1425
+ "flags": {
1426
+ "json": {
1427
+ "description": "Format output as json.",
1428
+ "helpGroup": "GLOBAL",
1429
+ "name": "json",
1430
+ "allowNo": false,
1431
+ "type": "boolean"
1432
+ },
1433
+ "target-org": {
1434
+ "aliases": [
1435
+ "targetusername",
1436
+ "u"
1437
+ ],
1438
+ "char": "o",
1439
+ "deprecateAliases": true,
1440
+ "name": "target-org",
1441
+ "noCacheDefault": true,
1442
+ "required": true,
1443
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1444
+ "hasDynamicHelp": true,
1445
+ "multiple": false,
1446
+ "type": "option"
1447
+ },
1448
+ "api-version": {
1449
+ "aliases": [
1450
+ "apiversion"
1451
+ ],
1452
+ "deprecateAliases": true,
1453
+ "description": "Override the api version used for api requests made by this command",
1454
+ "name": "api-version",
1455
+ "hasDynamicHelp": false,
1456
+ "multiple": false,
1457
+ "type": "option"
1458
+ }
1459
+ },
1460
+ "hasDynamicHelp": true,
1461
+ "hiddenAliases": [],
1462
+ "id": "analytics:dataset:list",
1463
+ "pluginAlias": "@salesforce/analytics",
1464
+ "pluginName": "@salesforce/analytics",
1465
+ "pluginType": "core",
1466
+ "strict": true,
1467
+ "summary": "list Analytics datasets",
1468
+ "enableJsonFlag": true,
1469
+ "isESM": true,
1470
+ "relativePath": [
1471
+ "lib",
1472
+ "commands",
1473
+ "analytics",
1474
+ "dataset",
1475
+ "list.js"
1476
+ ]
1477
+ },
1478
+ "analytics:lens:list": {
1479
+ "aliases": [],
1480
+ "args": {},
1481
+ "description": "Lists Analytics lenses in the specified target org.",
1482
+ "examples": [
1483
+ "$ sfdx analytics:lens:list"
1484
+ ],
1485
+ "flags": {
1486
+ "json": {
1487
+ "description": "Format output as json.",
1488
+ "helpGroup": "GLOBAL",
1489
+ "name": "json",
1490
+ "allowNo": false,
1491
+ "type": "boolean"
1492
+ },
1493
+ "target-org": {
1494
+ "aliases": [
1495
+ "targetusername",
1496
+ "u"
1497
+ ],
1498
+ "char": "o",
1499
+ "deprecateAliases": true,
1500
+ "name": "target-org",
1501
+ "noCacheDefault": true,
1502
+ "required": true,
1503
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1504
+ "hasDynamicHelp": true,
1505
+ "multiple": false,
1506
+ "type": "option"
1507
+ },
1508
+ "api-version": {
1509
+ "aliases": [
1510
+ "apiversion"
1511
+ ],
1512
+ "deprecateAliases": true,
1513
+ "description": "Override the api version used for api requests made by this command",
1514
+ "name": "api-version",
1515
+ "hasDynamicHelp": false,
1516
+ "multiple": false,
1517
+ "type": "option"
1518
+ }
1519
+ },
1520
+ "hasDynamicHelp": true,
1521
+ "hiddenAliases": [],
1522
+ "id": "analytics:lens:list",
1523
+ "pluginAlias": "@salesforce/analytics",
1524
+ "pluginName": "@salesforce/analytics",
1525
+ "pluginType": "core",
1526
+ "strict": true,
1527
+ "summary": "list Analytics lenses",
1528
+ "enableJsonFlag": true,
1529
+ "isESM": true,
1530
+ "relativePath": [
1531
+ "lib",
1532
+ "commands",
1533
+ "analytics",
1534
+ "lens",
1535
+ "list.js"
1536
+ ]
1537
+ },
1538
+ "analytics:recipe:list": {
1539
+ "aliases": [],
1540
+ "args": {},
1541
+ "description": "Lists Data Prep recipes in the specified target org.",
1542
+ "examples": [
1543
+ "$ sfdx analytics:recipe:list"
1544
+ ],
1545
+ "flags": {
1546
+ "json": {
1547
+ "description": "Format output as json.",
1548
+ "helpGroup": "GLOBAL",
1549
+ "name": "json",
1550
+ "allowNo": false,
1551
+ "type": "boolean"
1552
+ },
1553
+ "target-org": {
1554
+ "aliases": [
1555
+ "targetusername",
1556
+ "u"
1557
+ ],
1558
+ "char": "o",
1559
+ "deprecateAliases": true,
1560
+ "name": "target-org",
1561
+ "noCacheDefault": true,
1562
+ "required": true,
1563
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1564
+ "hasDynamicHelp": true,
1565
+ "multiple": false,
1566
+ "type": "option"
1567
+ },
1568
+ "api-version": {
1569
+ "aliases": [
1570
+ "apiversion"
1571
+ ],
1572
+ "deprecateAliases": true,
1573
+ "description": "Override the api version used for api requests made by this command",
1574
+ "name": "api-version",
1575
+ "hasDynamicHelp": false,
1576
+ "multiple": false,
1577
+ "type": "option"
1578
+ }
1579
+ },
1580
+ "hasDynamicHelp": true,
1581
+ "hiddenAliases": [],
1582
+ "id": "analytics:recipe:list",
1583
+ "pluginAlias": "@salesforce/analytics",
1584
+ "pluginName": "@salesforce/analytics",
1585
+ "pluginType": "core",
1586
+ "strict": true,
1587
+ "summary": "list Data Prep recipes",
1588
+ "enableJsonFlag": true,
1589
+ "isESM": true,
1590
+ "relativePath": [
1591
+ "lib",
1592
+ "commands",
1593
+ "analytics",
1594
+ "recipe",
1595
+ "list.js"
1596
+ ]
1597
+ },
1598
+ "analytics:recipe:start": {
1599
+ "aliases": [],
1600
+ "args": {},
1601
+ "description": "Start a Data Prep recipe in the specified target org.",
1602
+ "examples": [
1603
+ "$ sfdx analytics:recipe:start --recipeid <recipeid>"
1604
+ ],
1605
+ "flags": {
1606
+ "json": {
1607
+ "description": "Format output as json.",
1608
+ "helpGroup": "GLOBAL",
1609
+ "name": "json",
1610
+ "allowNo": false,
1611
+ "type": "boolean"
1612
+ },
1613
+ "target-org": {
1614
+ "aliases": [
1615
+ "targetusername",
1616
+ "u"
1617
+ ],
1618
+ "char": "o",
1619
+ "deprecateAliases": true,
1620
+ "name": "target-org",
1621
+ "noCacheDefault": true,
1622
+ "required": true,
1623
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1624
+ "hasDynamicHelp": true,
1625
+ "multiple": false,
1626
+ "type": "option"
1627
+ },
1628
+ "api-version": {
1629
+ "aliases": [
1630
+ "apiversion"
1631
+ ],
1632
+ "deprecateAliases": true,
1633
+ "description": "Override the api version used for api requests made by this command",
1634
+ "name": "api-version",
1635
+ "hasDynamicHelp": false,
1636
+ "multiple": false,
1637
+ "type": "option"
1638
+ },
1639
+ "recipeid": {
1640
+ "char": "i",
1641
+ "description": "The ID of the recipe to update.",
1642
+ "name": "recipeid",
1643
+ "required": true,
1644
+ "summary": "recipe ID",
1645
+ "hasDynamicHelp": false,
1646
+ "multiple": false,
1647
+ "type": "option"
1648
+ }
1649
+ },
1650
+ "hasDynamicHelp": true,
1651
+ "hiddenAliases": [],
1652
+ "id": "analytics:recipe:start",
1653
+ "pluginAlias": "@salesforce/analytics",
1654
+ "pluginName": "@salesforce/analytics",
1655
+ "pluginType": "core",
1656
+ "strict": true,
1657
+ "summary": "start Data Prep recipes",
1658
+ "enableJsonFlag": true,
1659
+ "isESM": true,
1660
+ "relativePath": [
1661
+ "lib",
1662
+ "commands",
1663
+ "analytics",
1664
+ "recipe",
1665
+ "start.js"
1666
+ ]
1667
+ },
1668
+ "analytics:template:create": {
1669
+ "aliases": [],
1670
+ "args": {},
1671
+ "description": "Creates Analytics templates.",
1672
+ "examples": [
1673
+ "$ sfdx analytics:template:create -f folderid",
1674
+ "$ sfdx analytics:template:create -f folderid -r \"recipeid1, recipeid2\"",
1675
+ "$ sfdx analytics:template:create -f folderid -d \"datatransformid1, datatransformid2\""
1676
+ ],
1677
+ "flags": {
1678
+ "json": {
1679
+ "description": "Format output as json.",
1680
+ "helpGroup": "GLOBAL",
1681
+ "name": "json",
1682
+ "allowNo": false,
1683
+ "type": "boolean"
1684
+ },
1685
+ "target-org": {
1686
+ "aliases": [
1687
+ "targetusername",
1688
+ "u"
1689
+ ],
1690
+ "char": "o",
1691
+ "deprecateAliases": true,
1692
+ "name": "target-org",
1693
+ "noCacheDefault": true,
1694
+ "required": true,
1695
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1696
+ "hasDynamicHelp": true,
1697
+ "multiple": false,
1698
+ "type": "option"
1699
+ },
1700
+ "api-version": {
1701
+ "aliases": [
1702
+ "apiversion"
1703
+ ],
1704
+ "deprecateAliases": true,
1705
+ "description": "Override the api version used for api requests made by this command",
1706
+ "name": "api-version",
1707
+ "hasDynamicHelp": false,
1708
+ "multiple": false,
1709
+ "type": "option"
1710
+ },
1711
+ "folderid": {
1712
+ "char": "f",
1713
+ "description": "The ID of the folder that contains the template data.",
1714
+ "name": "folderid",
1715
+ "required": true,
1716
+ "summary": "folder ID",
1717
+ "hasDynamicHelp": false,
1718
+ "multiple": false,
1719
+ "type": "option"
1720
+ },
1721
+ "recipeids": {
1722
+ "char": "r",
1723
+ "description": "comma-separated list of recipe IDs to be included with the template. ",
1724
+ "name": "recipeids",
1725
+ "required": false,
1726
+ "summary": "comma-separated list of recipe IDs",
1727
+ "delimiter": ",",
1728
+ "hasDynamicHelp": false,
1729
+ "multiple": true,
1730
+ "type": "option"
1731
+ },
1732
+ "datatransformids": {
1733
+ "char": "d",
1734
+ "description": "comma-separated list of data transform IDs to be included with the template. ",
1735
+ "name": "datatransformids",
1736
+ "required": false,
1737
+ "summary": "comma-separated list of data transform IDs",
1738
+ "delimiter": ",",
1739
+ "hasDynamicHelp": false,
1740
+ "multiple": true,
1741
+ "type": "option"
1742
+ },
1743
+ "label": {
1744
+ "char": "l",
1745
+ "description": "The label for the Analytics template (defaults to the app label).",
1746
+ "name": "label",
1747
+ "summary": "template label",
1748
+ "hasDynamicHelp": false,
1749
+ "multiple": false,
1750
+ "type": "option"
1751
+ },
1752
+ "description": {
1753
+ "description": "The description for the Analytics template (defaults to the app description).",
1754
+ "name": "description",
1755
+ "summary": "template description",
1756
+ "hasDynamicHelp": false,
1757
+ "multiple": false,
1758
+ "type": "option"
1759
+ }
1760
+ },
1761
+ "hasDynamicHelp": true,
1762
+ "hiddenAliases": [],
1763
+ "id": "analytics:template:create",
1764
+ "pluginAlias": "@salesforce/analytics",
1765
+ "pluginName": "@salesforce/analytics",
1766
+ "pluginType": "core",
1767
+ "strict": true,
1768
+ "summary": "create Analytics templates",
1769
+ "enableJsonFlag": true,
1770
+ "isESM": true,
1771
+ "relativePath": [
1772
+ "lib",
1773
+ "commands",
1774
+ "analytics",
1775
+ "template",
1776
+ "create.js"
1777
+ ]
1778
+ },
1779
+ "analytics:template:delete": {
1780
+ "aliases": [],
1781
+ "args": {},
1782
+ "description": "Deletes Analytics templates.",
1783
+ "examples": [
1784
+ "$ sfdx analytics:template:delete -t templateid"
1785
+ ],
1786
+ "flags": {
1787
+ "json": {
1788
+ "description": "Format output as json.",
1789
+ "helpGroup": "GLOBAL",
1790
+ "name": "json",
1791
+ "allowNo": false,
1792
+ "type": "boolean"
1793
+ },
1794
+ "target-org": {
1795
+ "aliases": [
1796
+ "targetusername",
1797
+ "u"
1798
+ ],
1799
+ "char": "o",
1800
+ "deprecateAliases": true,
1801
+ "name": "target-org",
1802
+ "noCacheDefault": true,
1803
+ "required": true,
1804
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1805
+ "hasDynamicHelp": true,
1806
+ "multiple": false,
1807
+ "type": "option"
1808
+ },
1809
+ "api-version": {
1810
+ "aliases": [
1811
+ "apiversion"
1812
+ ],
1813
+ "deprecateAliases": true,
1814
+ "description": "Override the api version used for api requests made by this command",
1815
+ "name": "api-version",
1816
+ "hasDynamicHelp": false,
1817
+ "multiple": false,
1818
+ "type": "option"
1819
+ },
1820
+ "templateid": {
1821
+ "char": "t",
1822
+ "description": "The ID of the Analytics template.",
1823
+ "name": "templateid",
1824
+ "required": true,
1825
+ "summary": "template ID",
1826
+ "hasDynamicHelp": false,
1827
+ "multiple": false,
1828
+ "type": "option"
1829
+ },
1830
+ "forcedelete": {
1831
+ "description": "Force deletes the Analytics template and all linked Analytics apps.",
1832
+ "name": "forcedelete",
1833
+ "summary": "force delete the Analytics template and all linked Analytics apps",
1834
+ "allowNo": false,
1835
+ "type": "boolean"
1836
+ },
1837
+ "decouple": {
1838
+ "description": "Decouple all linked Analytics apps.",
1839
+ "name": "decouple",
1840
+ "summary": "decouple all linked Analytics apps",
1841
+ "allowNo": false,
1842
+ "type": "boolean"
1843
+ },
1844
+ "noprompt": {
1845
+ "char": "p",
1846
+ "description": "Do not prompt to confirm force delete.",
1847
+ "name": "noprompt",
1848
+ "summary": "do not prompt to confirm force delete",
1849
+ "allowNo": false,
1850
+ "type": "boolean"
1851
+ }
1852
+ },
1853
+ "hasDynamicHelp": true,
1854
+ "hiddenAliases": [],
1855
+ "id": "analytics:template:delete",
1856
+ "pluginAlias": "@salesforce/analytics",
1857
+ "pluginName": "@salesforce/analytics",
1858
+ "pluginType": "core",
1859
+ "strict": true,
1860
+ "summary": "delete Analytics templates",
1861
+ "enableJsonFlag": true,
1862
+ "isESM": true,
1863
+ "relativePath": [
1864
+ "lib",
1865
+ "commands",
1866
+ "analytics",
1867
+ "template",
1868
+ "delete.js"
1869
+ ]
1870
+ },
1871
+ "analytics:template:display": {
1872
+ "aliases": [],
1873
+ "args": {},
1874
+ "description": "Displays a Analytics template's details.",
1875
+ "examples": [
1876
+ "$ sfdx analytics:template:display -t templateid",
1877
+ "$ sfdx analytics:template:display -n templatename"
1878
+ ],
1879
+ "flags": {
1880
+ "json": {
1881
+ "description": "Format output as json.",
1882
+ "helpGroup": "GLOBAL",
1883
+ "name": "json",
1884
+ "allowNo": false,
1885
+ "type": "boolean"
1886
+ },
1887
+ "target-org": {
1888
+ "aliases": [
1889
+ "targetusername",
1890
+ "u"
1891
+ ],
1892
+ "char": "o",
1893
+ "deprecateAliases": true,
1894
+ "name": "target-org",
1895
+ "noCacheDefault": true,
1896
+ "required": true,
1897
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1898
+ "hasDynamicHelp": true,
1899
+ "multiple": false,
1900
+ "type": "option"
1901
+ },
1902
+ "api-version": {
1903
+ "aliases": [
1904
+ "apiversion"
1905
+ ],
1906
+ "deprecateAliases": true,
1907
+ "description": "Override the api version used for api requests made by this command",
1908
+ "name": "api-version",
1909
+ "hasDynamicHelp": false,
1910
+ "multiple": false,
1911
+ "type": "option"
1912
+ },
1913
+ "templateid": {
1914
+ "char": "t",
1915
+ "description": "The ID of the Analytics template.",
1916
+ "exclusive": [
1917
+ "templatename"
1918
+ ],
1919
+ "name": "templateid",
1920
+ "summary": "template ID",
1921
+ "hasDynamicHelp": false,
1922
+ "multiple": false,
1923
+ "type": "option"
1924
+ },
1925
+ "templatename": {
1926
+ "char": "n",
1927
+ "description": "The name of the Analytics template.",
1928
+ "exclusive": [
1929
+ "templateid"
1930
+ ],
1931
+ "name": "templatename",
1932
+ "summary": "template name",
1933
+ "hasDynamicHelp": false,
1934
+ "multiple": false,
1935
+ "type": "option"
1936
+ }
1937
+ },
1938
+ "hasDynamicHelp": true,
1939
+ "hiddenAliases": [],
1940
+ "id": "analytics:template:display",
1941
+ "pluginAlias": "@salesforce/analytics",
1942
+ "pluginName": "@salesforce/analytics",
1943
+ "pluginType": "core",
1944
+ "strict": true,
1945
+ "summary": "displays a Analytics template's details",
1946
+ "enableJsonFlag": true,
1947
+ "isESM": true,
1948
+ "relativePath": [
1949
+ "lib",
1950
+ "commands",
1951
+ "analytics",
1952
+ "template",
1953
+ "display.js"
1954
+ ]
1955
+ },
1956
+ "analytics:template:lint": {
1957
+ "aliases": [],
1958
+ "args": {},
1959
+ "description": "Performs a Lint check on an Analytics template.",
1960
+ "examples": [
1961
+ "$ sfdx analytics:template:lint -t templateId",
1962
+ "sfdx analytics:template:lint -n templateApiName"
1963
+ ],
1964
+ "flags": {
1965
+ "json": {
1966
+ "description": "Format output as json.",
1967
+ "helpGroup": "GLOBAL",
1968
+ "name": "json",
1969
+ "allowNo": false,
1970
+ "type": "boolean"
1971
+ },
1972
+ "target-org": {
1973
+ "aliases": [
1974
+ "targetusername",
1975
+ "u"
1976
+ ],
1977
+ "char": "o",
1978
+ "deprecateAliases": true,
1979
+ "name": "target-org",
1980
+ "noCacheDefault": true,
1981
+ "required": true,
1982
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1983
+ "hasDynamicHelp": true,
1984
+ "multiple": false,
1985
+ "type": "option"
1986
+ },
1987
+ "api-version": {
1988
+ "aliases": [
1989
+ "apiversion"
1990
+ ],
1991
+ "deprecateAliases": true,
1992
+ "description": "Override the api version used for api requests made by this command",
1993
+ "name": "api-version",
1994
+ "hasDynamicHelp": false,
1995
+ "multiple": false,
1996
+ "type": "option"
1997
+ },
1998
+ "templateid": {
1999
+ "char": "t",
2000
+ "description": "The ID of the Analytics template.",
2001
+ "exclusive": [
2002
+ "templatename"
2003
+ ],
2004
+ "name": "templateid",
2005
+ "summary": "template ID",
2006
+ "hasDynamicHelp": false,
2007
+ "multiple": false,
2008
+ "type": "option"
2009
+ },
2010
+ "templatename": {
2011
+ "char": "n",
2012
+ "description": "The name of the Analytics template.",
2013
+ "exclusive": [
2014
+ "templateid"
2015
+ ],
2016
+ "name": "templatename",
2017
+ "summary": "template name",
2018
+ "hasDynamicHelp": false,
2019
+ "multiple": false,
2020
+ "type": "option"
2021
+ }
2022
+ },
2023
+ "hasDynamicHelp": true,
2024
+ "hiddenAliases": [],
2025
+ "id": "analytics:template:lint",
2026
+ "pluginAlias": "@salesforce/analytics",
2027
+ "pluginName": "@salesforce/analytics",
2028
+ "pluginType": "core",
2029
+ "strict": true,
2030
+ "summary": "performs a Lint check on an Analytics template",
2031
+ "enableJsonFlag": true,
2032
+ "isESM": true,
2033
+ "relativePath": [
2034
+ "lib",
2035
+ "commands",
2036
+ "analytics",
2037
+ "template",
2038
+ "lint.js"
2039
+ ]
2040
+ },
2041
+ "analytics:template:list": {
2042
+ "aliases": [],
2043
+ "args": {},
2044
+ "description": "Lists Analytics templates in the specified folder or target org.",
2045
+ "examples": [
2046
+ "$ sfdx analytics:template:list",
2047
+ "$ sfdx analytics:template:list --includembeddedtemplates",
2048
+ "$ sfdx analytics:template:list --includesalesforcetemplates"
2049
+ ],
2050
+ "flags": {
2051
+ "json": {
2052
+ "description": "Format output as json.",
2053
+ "helpGroup": "GLOBAL",
2054
+ "name": "json",
2055
+ "allowNo": false,
2056
+ "type": "boolean"
2057
+ },
2058
+ "target-org": {
2059
+ "aliases": [
2060
+ "targetusername",
2061
+ "u"
2062
+ ],
2063
+ "char": "o",
2064
+ "deprecateAliases": true,
2065
+ "name": "target-org",
2066
+ "noCacheDefault": true,
2067
+ "required": true,
2068
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2069
+ "hasDynamicHelp": true,
2070
+ "multiple": false,
2071
+ "type": "option"
2072
+ },
2073
+ "api-version": {
2074
+ "aliases": [
2075
+ "apiversion"
2076
+ ],
2077
+ "deprecateAliases": true,
2078
+ "description": "Override the api version used for api requests made by this command",
2079
+ "name": "api-version",
2080
+ "hasDynamicHelp": false,
2081
+ "multiple": false,
2082
+ "type": "option"
2083
+ },
2084
+ "includesalesforcetemplates": {
2085
+ "char": "a",
2086
+ "description": "Include Salesforce templates.",
2087
+ "name": "includesalesforcetemplates",
2088
+ "summary": "include salesforce templates",
2089
+ "allowNo": false,
2090
+ "type": "boolean"
2091
+ },
2092
+ "includembeddedtemplates": {
2093
+ "char": "e",
2094
+ "description": "Include EmbeddedApp templates.",
2095
+ "name": "includembeddedtemplates",
2096
+ "summary": "include EmbeddedApp templates",
2097
+ "allowNo": false,
2098
+ "type": "boolean"
2099
+ }
2100
+ },
2101
+ "hasDynamicHelp": true,
2102
+ "hiddenAliases": [],
2103
+ "id": "analytics:template:list",
2104
+ "pluginAlias": "@salesforce/analytics",
2105
+ "pluginName": "@salesforce/analytics",
2106
+ "pluginType": "core",
2107
+ "strict": true,
2108
+ "summary": "list Analytics templates",
2109
+ "enableJsonFlag": true,
2110
+ "isESM": true,
2111
+ "relativePath": [
2112
+ "lib",
2113
+ "commands",
2114
+ "analytics",
2115
+ "template",
2116
+ "list.js"
2117
+ ]
2118
+ },
2119
+ "analytics:template:update": {
2120
+ "aliases": [],
2121
+ "args": {},
2122
+ "description": "Updates Analytics templates.",
2123
+ "examples": [
2124
+ "$ sfdx analytics:template:update -t templateid -f folderid",
2125
+ "$ sfdx analytics:template:update -t templateid -f folderid -r \"recipeid1, recipeid2\"",
2126
+ "$ sfdx analytics:template:update -f templateid -f folderid -d \"datatransformid1, datatransformid2\""
2127
+ ],
2128
+ "flags": {
2129
+ "json": {
2130
+ "description": "Format output as json.",
2131
+ "helpGroup": "GLOBAL",
2132
+ "name": "json",
2133
+ "allowNo": false,
2134
+ "type": "boolean"
2135
+ },
2136
+ "target-org": {
2137
+ "aliases": [
2138
+ "targetusername",
2139
+ "u"
2140
+ ],
2141
+ "char": "o",
2142
+ "deprecateAliases": true,
2143
+ "name": "target-org",
2144
+ "noCacheDefault": true,
2145
+ "required": true,
2146
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2147
+ "hasDynamicHelp": true,
2148
+ "multiple": false,
2149
+ "type": "option"
2150
+ },
2151
+ "api-version": {
2152
+ "aliases": [
2153
+ "apiversion"
2154
+ ],
2155
+ "deprecateAliases": true,
2156
+ "description": "Override the api version used for api requests made by this command",
2157
+ "name": "api-version",
2158
+ "hasDynamicHelp": false,
2159
+ "multiple": false,
2160
+ "type": "option"
2161
+ },
2162
+ "templateid": {
2163
+ "char": "t",
2164
+ "description": "The ID of the Analytics template.",
2165
+ "exclusive": [
2166
+ "templatename"
2167
+ ],
2168
+ "name": "templateid",
2169
+ "summary": "template ID",
2170
+ "hasDynamicHelp": false,
2171
+ "multiple": false,
2172
+ "type": "option"
2173
+ },
2174
+ "templatename": {
2175
+ "char": "n",
2176
+ "description": "The name of the Analytics template.",
2177
+ "exclusive": [
2178
+ "templateid"
2179
+ ],
2180
+ "name": "templatename",
2181
+ "summary": "template name",
2182
+ "hasDynamicHelp": false,
2183
+ "multiple": false,
2184
+ "type": "option"
2185
+ },
2186
+ "folderid": {
2187
+ "char": "f",
2188
+ "description": "The ID of the folder that contains the template data.",
2189
+ "name": "folderid",
2190
+ "summary": "folder ID",
2191
+ "hasDynamicHelp": false,
2192
+ "multiple": false,
2193
+ "type": "option"
2194
+ },
2195
+ "recipeids": {
2196
+ "char": "r",
2197
+ "description": "comma-separated list of recipe IDs to be included with the template. ",
2198
+ "name": "recipeids",
2199
+ "required": false,
2200
+ "summary": "comma-separated list of recipe IDs",
2201
+ "delimiter": ",",
2202
+ "hasDynamicHelp": false,
2203
+ "multiple": true,
2204
+ "type": "option"
2205
+ },
2206
+ "datatransformids": {
2207
+ "char": "d",
2208
+ "description": "comma-separated list of data transform IDs to be included with the template. ",
2209
+ "name": "datatransformids",
2210
+ "required": false,
2211
+ "summary": "comma-separated list of data transform IDs",
2212
+ "delimiter": ",",
2213
+ "hasDynamicHelp": false,
2214
+ "multiple": true,
2215
+ "type": "option"
2216
+ },
2217
+ "assetversion": {
2218
+ "char": "v",
2219
+ "description": "Version number for upgrading the template.",
2220
+ "name": "assetversion",
2221
+ "summary": "version number for upgrading the template (available in api version 54.0)",
2222
+ "hasDynamicHelp": false,
2223
+ "multiple": false,
2224
+ "type": "option"
2225
+ }
2226
+ },
2227
+ "hasDynamicHelp": true,
2228
+ "hiddenAliases": [],
2229
+ "id": "analytics:template:update",
2230
+ "pluginAlias": "@salesforce/analytics",
2231
+ "pluginName": "@salesforce/analytics",
2232
+ "pluginType": "core",
2233
+ "strict": true,
2234
+ "summary": "update Analytics templates",
2235
+ "enableJsonFlag": true,
2236
+ "isESM": true,
2237
+ "relativePath": [
2238
+ "lib",
2239
+ "commands",
2240
+ "analytics",
2241
+ "template",
2242
+ "update.js"
2243
+ ]
2244
+ },
2245
+ "analytics:template:validate": {
2246
+ "aliases": [],
2247
+ "args": {},
2248
+ "description": "Performs an org-readiness check for an Analytics template.",
2249
+ "examples": [
2250
+ "$ sfdx analytics:template:validate -t templateId",
2251
+ "sfdx analytics:template:validate -n templateApiName"
2252
+ ],
2253
+ "flags": {
2254
+ "json": {
2255
+ "description": "Format output as json.",
2256
+ "helpGroup": "GLOBAL",
2257
+ "name": "json",
2258
+ "allowNo": false,
2259
+ "type": "boolean"
2260
+ },
2261
+ "target-org": {
2262
+ "aliases": [
2263
+ "targetusername",
2264
+ "u"
2265
+ ],
2266
+ "char": "o",
2267
+ "deprecateAliases": true,
2268
+ "name": "target-org",
2269
+ "noCacheDefault": true,
2270
+ "required": true,
2271
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2272
+ "hasDynamicHelp": true,
2273
+ "multiple": false,
2274
+ "type": "option"
2275
+ },
2276
+ "api-version": {
2277
+ "aliases": [
2278
+ "apiversion"
2279
+ ],
2280
+ "deprecateAliases": true,
2281
+ "description": "Override the api version used for api requests made by this command",
2282
+ "name": "api-version",
2283
+ "hasDynamicHelp": false,
2284
+ "multiple": false,
2285
+ "type": "option"
2286
+ },
2287
+ "templateid": {
2288
+ "char": "t",
2289
+ "description": "The ID of the Analytics template.",
2290
+ "exclusive": [
2291
+ "templatename"
2292
+ ],
2293
+ "name": "templateid",
2294
+ "summary": "template ID",
2295
+ "hasDynamicHelp": false,
2296
+ "multiple": false,
2297
+ "type": "option"
2298
+ },
2299
+ "templatename": {
2300
+ "char": "n",
2301
+ "description": "The name of the Analytics template.",
2302
+ "exclusive": [
2303
+ "templateid"
2304
+ ],
2305
+ "name": "templatename",
2306
+ "summary": "template name",
2307
+ "hasDynamicHelp": false,
2308
+ "multiple": false,
2309
+ "type": "option"
2310
+ },
2311
+ "valuesfile": {
2312
+ "char": "f",
2313
+ "description": "Org readiness variable values to override defaults.",
2314
+ "name": "valuesfile",
2315
+ "summary": "org readiness variable values to override defaults",
2316
+ "hasDynamicHelp": false,
2317
+ "multiple": false,
2318
+ "type": "option"
2319
+ }
2320
+ },
2321
+ "hasDynamicHelp": true,
2322
+ "hiddenAliases": [],
2323
+ "id": "analytics:template:validate",
2324
+ "pluginAlias": "@salesforce/analytics",
2325
+ "pluginName": "@salesforce/analytics",
2326
+ "pluginType": "core",
2327
+ "strict": true,
2328
+ "summary": "performs an org-readiness check for an Analytics template",
2329
+ "enableJsonFlag": true,
2330
+ "isESM": true,
2331
+ "relativePath": [
2332
+ "lib",
2333
+ "commands",
2334
+ "analytics",
2335
+ "template",
2336
+ "validate.js"
2337
+ ]
2338
+ },
2339
+ "analytics:asset:publisher:create": {
2340
+ "aliases": [],
2341
+ "args": {},
2342
+ "description": "Create a publisher record for the Analytics asset.",
2343
+ "examples": [
2344
+ "$ sfdx analytics:asset:publisher:create -i assetId"
2345
+ ],
2346
+ "flags": {
2347
+ "json": {
2348
+ "description": "Format output as json.",
2349
+ "helpGroup": "GLOBAL",
2350
+ "name": "json",
2351
+ "allowNo": false,
2352
+ "type": "boolean"
2353
+ },
2354
+ "target-org": {
2355
+ "aliases": [
2356
+ "targetusername",
2357
+ "u"
2358
+ ],
2359
+ "char": "o",
2360
+ "deprecateAliases": true,
2361
+ "name": "target-org",
2362
+ "noCacheDefault": true,
2363
+ "required": true,
2364
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2365
+ "hasDynamicHelp": true,
2366
+ "multiple": false,
2367
+ "type": "option"
2368
+ },
2369
+ "api-version": {
2370
+ "aliases": [
2371
+ "apiversion"
2372
+ ],
2373
+ "deprecateAliases": true,
2374
+ "description": "Override the api version used for api requests made by this command",
2375
+ "name": "api-version",
2376
+ "hasDynamicHelp": false,
2377
+ "multiple": false,
2378
+ "type": "option"
2379
+ },
2380
+ "assetid": {
2381
+ "char": "i",
2382
+ "description": "Asset ID under development.",
2383
+ "name": "assetid",
2384
+ "required": true,
2385
+ "summary": "Asset ID under development",
2386
+ "hasDynamicHelp": false,
2387
+ "multiple": false,
2388
+ "type": "option"
2389
+ }
2390
+ },
2391
+ "hasDynamicHelp": true,
2392
+ "hiddenAliases": [],
2393
+ "id": "analytics:asset:publisher:create",
2394
+ "pluginAlias": "@salesforce/analytics",
2395
+ "pluginName": "@salesforce/analytics",
2396
+ "pluginType": "core",
2397
+ "strict": true,
2398
+ "summary": "create a publisher record for the Analytics asset",
2399
+ "enableJsonFlag": true,
2400
+ "isESM": true,
2401
+ "relativePath": [
2402
+ "lib",
2403
+ "commands",
2404
+ "analytics",
2405
+ "asset",
2406
+ "publisher",
2407
+ "create.js"
2408
+ ]
2409
+ },
2410
+ "analytics:asset:publisher:delete": {
2411
+ "aliases": [],
2412
+ "args": {},
2413
+ "description": "Delete a Analytics asset publisher.",
2414
+ "examples": [
2415
+ "$ sfdx analytics:asset:publisher:delete -a assetId -i assetPublisherId"
2416
+ ],
2417
+ "flags": {
2418
+ "json": {
2419
+ "description": "Format output as json.",
2420
+ "helpGroup": "GLOBAL",
2421
+ "name": "json",
2422
+ "allowNo": false,
2423
+ "type": "boolean"
2424
+ },
2425
+ "target-org": {
2426
+ "aliases": [
2427
+ "targetusername",
2428
+ "u"
2429
+ ],
2430
+ "char": "o",
2431
+ "deprecateAliases": true,
2432
+ "name": "target-org",
2433
+ "noCacheDefault": true,
2434
+ "required": true,
2435
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2436
+ "hasDynamicHelp": true,
2437
+ "multiple": false,
2438
+ "type": "option"
2439
+ },
2440
+ "api-version": {
2441
+ "aliases": [
2442
+ "apiversion"
2443
+ ],
2444
+ "deprecateAliases": true,
2445
+ "description": "Override the api version used for api requests made by this command",
2446
+ "name": "api-version",
2447
+ "hasDynamicHelp": false,
2448
+ "multiple": false,
2449
+ "type": "option"
2450
+ },
2451
+ "id": {
2452
+ "char": "i",
2453
+ "description": "Asset Publisher ID under development.",
2454
+ "name": "id",
2455
+ "required": true,
2456
+ "summary": "Asset Publisher ID under development",
2457
+ "hasDynamicHelp": false,
2458
+ "multiple": false,
2459
+ "type": "option"
2460
+ },
2461
+ "assetid": {
2462
+ "char": "a",
2463
+ "description": "Asset ID under development.",
2464
+ "name": "assetid",
2465
+ "required": true,
2466
+ "summary": "Asset ID under development",
2467
+ "hasDynamicHelp": false,
2468
+ "multiple": false,
2469
+ "type": "option"
2470
+ }
2471
+ },
2472
+ "hasDynamicHelp": true,
2473
+ "hiddenAliases": [],
2474
+ "id": "analytics:asset:publisher:delete",
2475
+ "pluginAlias": "@salesforce/analytics",
2476
+ "pluginName": "@salesforce/analytics",
2477
+ "pluginType": "core",
2478
+ "strict": true,
2479
+ "summary": "delete a Analytics asset publisher",
2480
+ "enableJsonFlag": true,
2481
+ "isESM": true,
2482
+ "relativePath": [
2483
+ "lib",
2484
+ "commands",
2485
+ "analytics",
2486
+ "asset",
2487
+ "publisher",
2488
+ "delete.js"
2489
+ ]
2490
+ },
2491
+ "analytics:asset:publisher:deleteall": {
2492
+ "aliases": [],
2493
+ "args": {},
2494
+ "description": "Deletes Analytics asset publishers.",
2495
+ "examples": [
2496
+ "$ sfdx analytics:asset:publisher:deleteall -i assetId"
2497
+ ],
2498
+ "flags": {
2499
+ "json": {
2500
+ "description": "Format output as json.",
2501
+ "helpGroup": "GLOBAL",
2502
+ "name": "json",
2503
+ "allowNo": false,
2504
+ "type": "boolean"
2505
+ },
2506
+ "target-org": {
2507
+ "aliases": [
2508
+ "targetusername",
2509
+ "u"
2510
+ ],
2511
+ "char": "o",
2512
+ "deprecateAliases": true,
2513
+ "name": "target-org",
2514
+ "noCacheDefault": true,
2515
+ "required": true,
2516
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2517
+ "hasDynamicHelp": true,
2518
+ "multiple": false,
2519
+ "type": "option"
2520
+ },
2521
+ "api-version": {
2522
+ "aliases": [
2523
+ "apiversion"
2524
+ ],
2525
+ "deprecateAliases": true,
2526
+ "description": "Override the api version used for api requests made by this command",
2527
+ "name": "api-version",
2528
+ "hasDynamicHelp": false,
2529
+ "multiple": false,
2530
+ "type": "option"
2531
+ },
2532
+ "assetid": {
2533
+ "char": "i",
2534
+ "description": "Asset ID under development.",
2535
+ "name": "assetid",
2536
+ "required": true,
2537
+ "summary": "Asset ID under development",
2538
+ "hasDynamicHelp": false,
2539
+ "multiple": false,
2540
+ "type": "option"
2541
+ },
2542
+ "noprompt": {
2543
+ "char": "p",
2544
+ "description": "Do not prompt to confirm delete.",
2545
+ "name": "noprompt",
2546
+ "summary": "do not prompt to confirm force delete",
2547
+ "allowNo": false,
2548
+ "type": "boolean"
2549
+ }
2550
+ },
2551
+ "hasDynamicHelp": true,
2552
+ "hiddenAliases": [],
2553
+ "id": "analytics:asset:publisher:deleteall",
2554
+ "pluginAlias": "@salesforce/analytics",
2555
+ "pluginName": "@salesforce/analytics",
2556
+ "pluginType": "core",
2557
+ "strict": true,
2558
+ "summary": "delete Analytics asset publishers",
2559
+ "enableJsonFlag": true,
2560
+ "isESM": true,
2561
+ "relativePath": [
2562
+ "lib",
2563
+ "commands",
2564
+ "analytics",
2565
+ "asset",
2566
+ "publisher",
2567
+ "deleteall.js"
2568
+ ]
2569
+ },
2570
+ "analytics:asset:publisher:list": {
2571
+ "aliases": [],
2572
+ "args": {},
2573
+ "description": "Lists Analytics asset publishers.",
2574
+ "examples": [
2575
+ "$ sfdx analytics:asset:publisher:list -i assetId"
2576
+ ],
2577
+ "flags": {
2578
+ "json": {
2579
+ "description": "Format output as json.",
2580
+ "helpGroup": "GLOBAL",
2581
+ "name": "json",
2582
+ "allowNo": false,
2583
+ "type": "boolean"
2584
+ },
2585
+ "target-org": {
2586
+ "aliases": [
2587
+ "targetusername",
2588
+ "u"
2589
+ ],
2590
+ "char": "o",
2591
+ "deprecateAliases": true,
2592
+ "name": "target-org",
2593
+ "noCacheDefault": true,
2594
+ "required": true,
2595
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2596
+ "hasDynamicHelp": true,
2597
+ "multiple": false,
2598
+ "type": "option"
2599
+ },
2600
+ "api-version": {
2601
+ "aliases": [
2602
+ "apiversion"
2603
+ ],
2604
+ "deprecateAliases": true,
2605
+ "description": "Override the api version used for api requests made by this command",
2606
+ "name": "api-version",
2607
+ "hasDynamicHelp": false,
2608
+ "multiple": false,
2609
+ "type": "option"
2610
+ },
2611
+ "assetid": {
2612
+ "char": "i",
2613
+ "description": "Asset ID under development.",
2614
+ "name": "assetid",
2615
+ "required": true,
2616
+ "summary": "Asset ID under development",
2617
+ "hasDynamicHelp": false,
2618
+ "multiple": false,
2619
+ "type": "option"
2620
+ }
2621
+ },
2622
+ "hasDynamicHelp": true,
2623
+ "hiddenAliases": [],
2624
+ "id": "analytics:asset:publisher:list",
2625
+ "pluginAlias": "@salesforce/analytics",
2626
+ "pluginName": "@salesforce/analytics",
2627
+ "pluginType": "core",
2628
+ "strict": true,
2629
+ "summary": "list Analytics asset publishers",
2630
+ "enableJsonFlag": true,
2631
+ "isESM": true,
2632
+ "relativePath": [
2633
+ "lib",
2634
+ "commands",
2635
+ "analytics",
2636
+ "asset",
2637
+ "publisher",
2638
+ "list.js"
2639
+ ]
2640
+ },
2641
+ "analytics:autoinstall:app:cancel": {
2642
+ "aliases": [],
2643
+ "args": {},
2644
+ "description": "Cancels app-auto install request",
2645
+ "examples": [
2646
+ "$ sfdx analytics:autoinstall:app:cancel -i id"
2647
+ ],
2648
+ "flags": {
2649
+ "json": {
2650
+ "description": "Format output as json.",
2651
+ "helpGroup": "GLOBAL",
2652
+ "name": "json",
2653
+ "allowNo": false,
2654
+ "type": "boolean"
2655
+ },
2656
+ "target-org": {
2657
+ "aliases": [
2658
+ "targetusername",
2659
+ "u"
2660
+ ],
2661
+ "char": "o",
2662
+ "deprecateAliases": true,
2663
+ "name": "target-org",
2664
+ "noCacheDefault": true,
2665
+ "required": true,
2666
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2667
+ "hasDynamicHelp": true,
2668
+ "multiple": false,
2669
+ "type": "option"
2670
+ },
2671
+ "api-version": {
2672
+ "aliases": [
2673
+ "apiversion"
2674
+ ],
2675
+ "deprecateAliases": true,
2676
+ "description": "Override the api version used for api requests made by this command",
2677
+ "name": "api-version",
2678
+ "hasDynamicHelp": false,
2679
+ "multiple": false,
2680
+ "type": "option"
2681
+ },
2682
+ "autoinstallid": {
2683
+ "char": "i",
2684
+ "description": "ID of the auto-install request.",
2685
+ "name": "autoinstallid",
2686
+ "required": true,
2687
+ "summary": "auto-install request ID",
2688
+ "hasDynamicHelp": false,
2689
+ "multiple": false,
2690
+ "type": "option"
2691
+ }
2692
+ },
2693
+ "hasDynamicHelp": true,
2694
+ "hiddenAliases": [],
2695
+ "id": "analytics:autoinstall:app:cancel",
2696
+ "pluginAlias": "@salesforce/analytics",
2697
+ "pluginName": "@salesforce/analytics",
2698
+ "pluginType": "core",
2699
+ "strict": true,
2700
+ "summary": "cancels app-auto install request",
2701
+ "enableJsonFlag": true,
2702
+ "isESM": true,
2703
+ "relativePath": [
2704
+ "lib",
2705
+ "commands",
2706
+ "analytics",
2707
+ "autoinstall",
2708
+ "app",
2709
+ "cancel.js"
2710
+ ]
2711
+ },
2712
+ "analytics:autoinstall:app:create": {
2713
+ "aliases": [],
2714
+ "args": {},
2715
+ "description": "Creates auto-install request to create a Analytics app.",
2716
+ "examples": [
2717
+ "$ sfdx analytics:autoinstall:app:create -t templateid",
2718
+ "$ sfdx analytics:autoinstall:app:create -n templatename"
2719
+ ],
2720
+ "flags": {
2721
+ "json": {
2722
+ "description": "Format output as json.",
2723
+ "helpGroup": "GLOBAL",
2724
+ "name": "json",
2725
+ "allowNo": false,
2726
+ "type": "boolean"
2727
+ },
2728
+ "target-org": {
2729
+ "aliases": [
2730
+ "targetusername",
2731
+ "u"
2732
+ ],
2733
+ "char": "o",
2734
+ "deprecateAliases": true,
2735
+ "name": "target-org",
2736
+ "noCacheDefault": true,
2737
+ "required": true,
2738
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2739
+ "hasDynamicHelp": true,
2740
+ "multiple": false,
2741
+ "type": "option"
2742
+ },
2743
+ "api-version": {
2744
+ "aliases": [
2745
+ "apiversion"
2746
+ ],
2747
+ "deprecateAliases": true,
2748
+ "description": "Override the api version used for api requests made by this command",
2749
+ "name": "api-version",
2750
+ "hasDynamicHelp": false,
2751
+ "multiple": false,
2752
+ "type": "option"
2753
+ },
2754
+ "templateid": {
2755
+ "char": "t",
2756
+ "description": "The ID of the Analytics template.",
2757
+ "exclusive": [
2758
+ "templatename"
2759
+ ],
2760
+ "name": "templateid",
2761
+ "summary": "template ID",
2762
+ "hasDynamicHelp": false,
2763
+ "multiple": false,
2764
+ "type": "option"
2765
+ },
2766
+ "templatename": {
2767
+ "char": "n",
2768
+ "description": "The API name of the Analytics template.",
2769
+ "exclusive": [
2770
+ "templateid"
2771
+ ],
2772
+ "name": "templatename",
2773
+ "summary": "template api name",
2774
+ "hasDynamicHelp": false,
2775
+ "multiple": false,
2776
+ "type": "option"
2777
+ },
2778
+ "appname": {
2779
+ "description": "The name of the created app.",
2780
+ "name": "appname",
2781
+ "summary": "app name",
2782
+ "hasDynamicHelp": false,
2783
+ "multiple": false,
2784
+ "type": "option"
2785
+ },
2786
+ "appdescription": {
2787
+ "description": "The description of the created app.",
2788
+ "name": "appdescription",
2789
+ "summary": "app description",
2790
+ "hasDynamicHelp": false,
2791
+ "multiple": false,
2792
+ "type": "option"
2793
+ },
2794
+ "appconfiguration": {
2795
+ "char": "c",
2796
+ "description": "Analytics auto-install app configuration file. For more details see: https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_rest.meta/bi_dev_guide_rest/bi_requests_auto_install_app_config_input.htm",
2797
+ "exclusive": [
2798
+ "appname",
2799
+ "appdescription"
2800
+ ],
2801
+ "name": "appconfiguration",
2802
+ "summary": "Analytics auto-install app configuration file, for more details see: https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_rest.meta/bi_dev_guide_rest/bi_requests_auto_install_app_config_input.htm",
2803
+ "hasDynamicHelp": false,
2804
+ "multiple": false,
2805
+ "type": "option"
2806
+ },
2807
+ "noenqueue": {
2808
+ "description": "Only create the request, do not initially enqueue and start the request.",
2809
+ "hidden": true,
2810
+ "name": "noenqueue",
2811
+ "summary": "do not enqueue the request",
2812
+ "allowNo": false,
2813
+ "type": "boolean"
2814
+ },
2815
+ "async": {
2816
+ "char": "a",
2817
+ "description": "Create app asynchronously.",
2818
+ "name": "async",
2819
+ "summary": "create app asynchronously",
2820
+ "allowNo": false,
2821
+ "type": "boolean"
2822
+ },
2823
+ "wait": {
2824
+ "char": "w",
2825
+ "description": "Wait time in minutes for auto-install request to finish (default 10).",
2826
+ "name": "wait",
2827
+ "summary": "wait time in minutes for auto-install request to finish",
2828
+ "default": 10,
2829
+ "hasDynamicHelp": false,
2830
+ "multiple": false,
2831
+ "type": "option"
2832
+ },
2833
+ "pollinterval": {
2834
+ "char": "p",
2835
+ "description": "Polling interval in milliseconds for checking auto-install request status (default 5000).",
2836
+ "name": "pollinterval",
2837
+ "summary": "polling interval in milliseconds for checking auto-install request status",
2838
+ "default": 5000,
2839
+ "hasDynamicHelp": false,
2840
+ "multiple": false,
2841
+ "type": "option"
2842
+ }
2843
+ },
2844
+ "hasDynamicHelp": true,
2845
+ "hiddenAliases": [],
2846
+ "id": "analytics:autoinstall:app:create",
2847
+ "pluginAlias": "@salesforce/analytics",
2848
+ "pluginName": "@salesforce/analytics",
2849
+ "pluginType": "core",
2850
+ "strict": true,
2851
+ "summary": "creates auto-install request to create Analytics app",
2852
+ "enableJsonFlag": true,
2853
+ "isESM": true,
2854
+ "relativePath": [
2855
+ "lib",
2856
+ "commands",
2857
+ "analytics",
2858
+ "autoinstall",
2859
+ "app",
2860
+ "create.js"
2861
+ ]
2862
+ },
2863
+ "analytics:autoinstall:app:delete": {
2864
+ "aliases": [],
2865
+ "args": {},
2866
+ "description": "Creates auto-install request to delete a Analytics app.",
2867
+ "examples": [
2868
+ "$ sfdx analytics:autoinstall:app:delete -f folderid"
2869
+ ],
2870
+ "flags": {
2871
+ "json": {
2872
+ "description": "Format output as json.",
2873
+ "helpGroup": "GLOBAL",
2874
+ "name": "json",
2875
+ "allowNo": false,
2876
+ "type": "boolean"
2877
+ },
2878
+ "target-org": {
2879
+ "aliases": [
2880
+ "targetusername",
2881
+ "u"
2882
+ ],
2883
+ "char": "o",
2884
+ "deprecateAliases": true,
2885
+ "name": "target-org",
2886
+ "noCacheDefault": true,
2887
+ "required": true,
2888
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2889
+ "hasDynamicHelp": true,
2890
+ "multiple": false,
2891
+ "type": "option"
2892
+ },
2893
+ "api-version": {
2894
+ "aliases": [
2895
+ "apiversion"
2896
+ ],
2897
+ "deprecateAliases": true,
2898
+ "description": "Override the api version used for api requests made by this command",
2899
+ "name": "api-version",
2900
+ "hasDynamicHelp": false,
2901
+ "multiple": false,
2902
+ "type": "option"
2903
+ },
2904
+ "folderid": {
2905
+ "char": "f",
2906
+ "description": "ID of the folder that contains the app data.",
2907
+ "name": "folderid",
2908
+ "required": true,
2909
+ "summary": "folder ID",
2910
+ "hasDynamicHelp": false,
2911
+ "multiple": false,
2912
+ "type": "option"
2913
+ },
2914
+ "async": {
2915
+ "char": "a",
2916
+ "description": "Delete app asynchronously.",
2917
+ "name": "async",
2918
+ "summary": "delete app asynchronously",
2919
+ "allowNo": false,
2920
+ "type": "boolean"
2921
+ },
2922
+ "wait": {
2923
+ "char": "w",
2924
+ "description": "Wait time in minutes for auto-install request to finish (default 10).",
2925
+ "name": "wait",
2926
+ "summary": "wait time in minutes for auto-install request to finish",
2927
+ "default": 10,
2928
+ "hasDynamicHelp": false,
2929
+ "multiple": false,
2930
+ "type": "option"
2931
+ },
2932
+ "pollinterval": {
2933
+ "char": "p",
2934
+ "description": "Polling interval in milliseconds for checking auto-install request status (default 5000).",
2935
+ "name": "pollinterval",
2936
+ "summary": "polling interval in milliseconds for checking auto-install request status",
2937
+ "default": 5000,
2938
+ "hasDynamicHelp": false,
2939
+ "multiple": false,
2940
+ "type": "option"
2941
+ }
2942
+ },
2943
+ "hasDynamicHelp": true,
2944
+ "hiddenAliases": [],
2945
+ "id": "analytics:autoinstall:app:delete",
2946
+ "pluginAlias": "@salesforce/analytics",
2947
+ "pluginName": "@salesforce/analytics",
2948
+ "pluginType": "core",
2949
+ "strict": true,
2950
+ "summary": "creates auto-install request to delete Analytics app",
2951
+ "enableJsonFlag": true,
2952
+ "isESM": true,
2953
+ "relativePath": [
2954
+ "lib",
2955
+ "commands",
2956
+ "analytics",
2957
+ "autoinstall",
2958
+ "app",
2959
+ "delete.js"
2960
+ ]
2961
+ },
2962
+ "analytics:autoinstall:app:update": {
2963
+ "aliases": [],
2964
+ "args": {},
2965
+ "description": "Creates auto-install request to update a Analytics app.",
2966
+ "examples": [
2967
+ "$ sfdx analytics:autoinstall:app:update -t templateid -f folderid",
2968
+ "$ sfdx analytics:autoinstall:app:update -n templatename -f folderid"
2969
+ ],
2970
+ "flags": {
2971
+ "json": {
2972
+ "description": "Format output as json.",
2973
+ "helpGroup": "GLOBAL",
2974
+ "name": "json",
2975
+ "allowNo": false,
2976
+ "type": "boolean"
2977
+ },
2978
+ "target-org": {
2979
+ "aliases": [
2980
+ "targetusername",
2981
+ "u"
2982
+ ],
2983
+ "char": "o",
2984
+ "deprecateAliases": true,
2985
+ "name": "target-org",
2986
+ "noCacheDefault": true,
2987
+ "required": true,
2988
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2989
+ "hasDynamicHelp": true,
2990
+ "multiple": false,
2991
+ "type": "option"
2992
+ },
2993
+ "api-version": {
2994
+ "aliases": [
2995
+ "apiversion"
2996
+ ],
2997
+ "deprecateAliases": true,
2998
+ "description": "Override the api version used for api requests made by this command",
2999
+ "name": "api-version",
3000
+ "hasDynamicHelp": false,
3001
+ "multiple": false,
3002
+ "type": "option"
3003
+ },
3004
+ "templateid": {
3005
+ "char": "t",
3006
+ "description": "The ID of the Analytics template.",
3007
+ "exclusive": [
3008
+ "templatename"
3009
+ ],
3010
+ "name": "templateid",
3011
+ "summary": "template ID",
3012
+ "hasDynamicHelp": false,
3013
+ "multiple": false,
3014
+ "type": "option"
3015
+ },
3016
+ "templatename": {
3017
+ "char": "n",
3018
+ "description": "The API name of the Analytics template.",
3019
+ "exclusive": [
3020
+ "templateid"
3021
+ ],
3022
+ "name": "templatename",
3023
+ "summary": "template api name",
3024
+ "hasDynamicHelp": false,
3025
+ "multiple": false,
3026
+ "type": "option"
3027
+ },
3028
+ "folderid": {
3029
+ "char": "f",
3030
+ "description": "ID of the folder that contains the app data.",
3031
+ "name": "folderid",
3032
+ "required": true,
3033
+ "summary": "folder ID",
3034
+ "hasDynamicHelp": false,
3035
+ "multiple": false,
3036
+ "type": "option"
3037
+ },
3038
+ "async": {
3039
+ "char": "a",
3040
+ "description": "Update app asynchronously.",
3041
+ "name": "async",
3042
+ "summary": "update app asynchronously",
3043
+ "allowNo": false,
3044
+ "type": "boolean"
3045
+ },
3046
+ "wait": {
3047
+ "char": "w",
3048
+ "description": "Wait time in minutes for auto-install request to finish (default 10).",
3049
+ "name": "wait",
3050
+ "summary": "wait time in minutes for auto-install request to finish",
3051
+ "default": 10,
3052
+ "hasDynamicHelp": false,
3053
+ "multiple": false,
3054
+ "type": "option"
3055
+ },
3056
+ "pollinterval": {
3057
+ "char": "p",
3058
+ "description": "Polling interval in milliseconds for checking auto-install request status (default 5000).",
3059
+ "name": "pollinterval",
3060
+ "summary": "polling interval in milliseconds for checking auto-install request status",
3061
+ "default": 5000,
3062
+ "hasDynamicHelp": false,
3063
+ "multiple": false,
3064
+ "type": "option"
3065
+ }
3066
+ },
3067
+ "hasDynamicHelp": true,
3068
+ "hiddenAliases": [],
3069
+ "id": "analytics:autoinstall:app:update",
3070
+ "pluginAlias": "@salesforce/analytics",
3071
+ "pluginName": "@salesforce/analytics",
3072
+ "pluginType": "core",
3073
+ "strict": true,
3074
+ "summary": "creates auto-install request to update Analytics app",
3075
+ "enableJsonFlag": true,
3076
+ "isESM": true,
3077
+ "relativePath": [
3078
+ "lib",
3079
+ "commands",
3080
+ "analytics",
3081
+ "autoinstall",
3082
+ "app",
3083
+ "update.js"
3084
+ ]
3085
+ },
3086
+ "analytics:dashboard:history:list": {
3087
+ "aliases": [],
3088
+ "args": {},
3089
+ "description": "Lists history records for Analytics dashboards in the specified target org.",
3090
+ "examples": [
3091
+ "$ sfdx analytics:dashboard:history:list --dashboardid <dashboardid>"
3092
+ ],
3093
+ "flags": {
3094
+ "json": {
3095
+ "description": "Format output as json.",
3096
+ "helpGroup": "GLOBAL",
3097
+ "name": "json",
3098
+ "allowNo": false,
3099
+ "type": "boolean"
3100
+ },
3101
+ "target-org": {
3102
+ "aliases": [
3103
+ "targetusername",
3104
+ "u"
3105
+ ],
3106
+ "char": "o",
3107
+ "deprecateAliases": true,
3108
+ "name": "target-org",
3109
+ "noCacheDefault": true,
3110
+ "required": true,
3111
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3112
+ "hasDynamicHelp": true,
3113
+ "multiple": false,
3114
+ "type": "option"
3115
+ },
3116
+ "api-version": {
3117
+ "aliases": [
3118
+ "apiversion"
3119
+ ],
3120
+ "deprecateAliases": true,
3121
+ "description": "Override the api version used for api requests made by this command",
3122
+ "name": "api-version",
3123
+ "hasDynamicHelp": false,
3124
+ "multiple": false,
3125
+ "type": "option"
3126
+ },
3127
+ "dashboardid": {
3128
+ "char": "i",
3129
+ "description": "The ID of the dashboard to show history records.",
3130
+ "name": "dashboardid",
3131
+ "required": true,
3132
+ "summary": "dashboard ID",
3133
+ "hasDynamicHelp": false,
3134
+ "multiple": false,
3135
+ "type": "option"
3136
+ }
3137
+ },
3138
+ "hasDynamicHelp": true,
3139
+ "hiddenAliases": [],
3140
+ "id": "analytics:dashboard:history:list",
3141
+ "pluginAlias": "@salesforce/analytics",
3142
+ "pluginName": "@salesforce/analytics",
3143
+ "pluginType": "core",
3144
+ "strict": true,
3145
+ "summary": "list history records for Analytics dashboards",
3146
+ "enableJsonFlag": true,
3147
+ "isESM": true,
3148
+ "relativePath": [
3149
+ "lib",
3150
+ "commands",
3151
+ "analytics",
3152
+ "dashboard",
3153
+ "history",
3154
+ "list.js"
3155
+ ]
3156
+ },
3157
+ "analytics:dashboard:history:revert": {
3158
+ "aliases": [],
3159
+ "args": {},
3160
+ "description": "Revert to a specified history record.",
3161
+ "examples": [
3162
+ "$ sfdx analytics:dashboard:history:revert -i <dashboardid> -y <historyid> -l <historyLabel> "
3163
+ ],
3164
+ "flags": {
3165
+ "json": {
3166
+ "description": "Format output as json.",
3167
+ "helpGroup": "GLOBAL",
3168
+ "name": "json",
3169
+ "allowNo": false,
3170
+ "type": "boolean"
3171
+ },
3172
+ "target-org": {
3173
+ "aliases": [
3174
+ "targetusername",
3175
+ "u"
3176
+ ],
3177
+ "char": "o",
3178
+ "deprecateAliases": true,
3179
+ "name": "target-org",
3180
+ "noCacheDefault": true,
3181
+ "required": true,
3182
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3183
+ "hasDynamicHelp": true,
3184
+ "multiple": false,
3185
+ "type": "option"
3186
+ },
3187
+ "api-version": {
3188
+ "aliases": [
3189
+ "apiversion"
3190
+ ],
3191
+ "deprecateAliases": true,
3192
+ "description": "Override the api version used for api requests made by this command",
3193
+ "name": "api-version",
3194
+ "hasDynamicHelp": false,
3195
+ "multiple": false,
3196
+ "type": "option"
3197
+ },
3198
+ "dashboardid": {
3199
+ "char": "i",
3200
+ "description": "The ID of the dashboard to show history records.",
3201
+ "name": "dashboardid",
3202
+ "required": true,
3203
+ "summary": "dashboard ID",
3204
+ "hasDynamicHelp": false,
3205
+ "multiple": false,
3206
+ "type": "option"
3207
+ },
3208
+ "historyid": {
3209
+ "char": "y",
3210
+ "description": "The ID of the dashboard history records.",
3211
+ "name": "historyid",
3212
+ "required": true,
3213
+ "summary": "dashboard history ID",
3214
+ "hasDynamicHelp": false,
3215
+ "multiple": false,
3216
+ "type": "option"
3217
+ },
3218
+ "label": {
3219
+ "char": "l",
3220
+ "description": "Label for new reverted history record.",
3221
+ "name": "label",
3222
+ "summary": "label for new reverted history record",
3223
+ "hasDynamicHelp": false,
3224
+ "multiple": false,
3225
+ "type": "option"
3226
+ }
3227
+ },
3228
+ "hasDynamicHelp": true,
3229
+ "hiddenAliases": [],
3230
+ "id": "analytics:dashboard:history:revert",
3231
+ "pluginAlias": "@salesforce/analytics",
3232
+ "pluginName": "@salesforce/analytics",
3233
+ "pluginType": "core",
3234
+ "strict": true,
3235
+ "summary": "revert to specified history record",
3236
+ "enableJsonFlag": true,
3237
+ "isESM": true,
3238
+ "relativePath": [
3239
+ "lib",
3240
+ "commands",
3241
+ "analytics",
3242
+ "dashboard",
3243
+ "history",
3244
+ "revert.js"
3245
+ ]
3246
+ },
3247
+ "analytics:dataflow:history:list": {
3248
+ "aliases": [],
3249
+ "args": {},
3250
+ "description": "Lists history records for Analytics dataflows in the specified target org.",
3251
+ "examples": [
3252
+ "$ sfdx analytics:dataflow:history:list --dataflowid <dataflowid> "
3253
+ ],
3254
+ "flags": {
3255
+ "json": {
3256
+ "description": "Format output as json.",
3257
+ "helpGroup": "GLOBAL",
3258
+ "name": "json",
3259
+ "allowNo": false,
3260
+ "type": "boolean"
3261
+ },
3262
+ "target-org": {
3263
+ "aliases": [
3264
+ "targetusername",
3265
+ "u"
3266
+ ],
3267
+ "char": "o",
3268
+ "deprecateAliases": true,
3269
+ "name": "target-org",
3270
+ "noCacheDefault": true,
3271
+ "required": true,
3272
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3273
+ "hasDynamicHelp": true,
3274
+ "multiple": false,
3275
+ "type": "option"
3276
+ },
3277
+ "api-version": {
3278
+ "aliases": [
3279
+ "apiversion"
3280
+ ],
3281
+ "deprecateAliases": true,
3282
+ "description": "Override the api version used for api requests made by this command",
3283
+ "name": "api-version",
3284
+ "hasDynamicHelp": false,
3285
+ "multiple": false,
3286
+ "type": "option"
3287
+ },
3288
+ "dataflowid": {
3289
+ "char": "i",
3290
+ "description": "The ID of the dataflow to show history records.",
3291
+ "name": "dataflowid",
3292
+ "required": true,
3293
+ "summary": "dataflow ID",
3294
+ "hasDynamicHelp": false,
3295
+ "multiple": false,
3296
+ "type": "option"
3297
+ }
3298
+ },
3299
+ "hasDynamicHelp": true,
3300
+ "hiddenAliases": [],
3301
+ "id": "analytics:dataflow:history:list",
3302
+ "pluginAlias": "@salesforce/analytics",
3303
+ "pluginName": "@salesforce/analytics",
3304
+ "pluginType": "core",
3305
+ "strict": true,
3306
+ "summary": "list history records for Analytics dataflows",
3307
+ "enableJsonFlag": true,
3308
+ "isESM": true,
3309
+ "relativePath": [
3310
+ "lib",
3311
+ "commands",
3312
+ "analytics",
3313
+ "dataflow",
3314
+ "history",
3315
+ "list.js"
3316
+ ]
3317
+ },
3318
+ "analytics:dataflow:history:revert": {
3319
+ "aliases": [],
3320
+ "args": {},
3321
+ "description": "Revert to a specified history record.",
3322
+ "examples": [
3323
+ "$ sfdx analytics:dataflow:history:revert -i <dataflowid> -y <historyid> -l <historyLabel> "
3324
+ ],
3325
+ "flags": {
3326
+ "json": {
3327
+ "description": "Format output as json.",
3328
+ "helpGroup": "GLOBAL",
3329
+ "name": "json",
3330
+ "allowNo": false,
3331
+ "type": "boolean"
3332
+ },
3333
+ "target-org": {
3334
+ "aliases": [
3335
+ "targetusername",
3336
+ "u"
3337
+ ],
3338
+ "char": "o",
3339
+ "deprecateAliases": true,
3340
+ "name": "target-org",
3341
+ "noCacheDefault": true,
3342
+ "required": true,
3343
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3344
+ "hasDynamicHelp": true,
3345
+ "multiple": false,
3346
+ "type": "option"
3347
+ },
3348
+ "api-version": {
3349
+ "aliases": [
3350
+ "apiversion"
3351
+ ],
3352
+ "deprecateAliases": true,
3353
+ "description": "Override the api version used for api requests made by this command",
3354
+ "name": "api-version",
3355
+ "hasDynamicHelp": false,
3356
+ "multiple": false,
3357
+ "type": "option"
3358
+ },
3359
+ "dataflowid": {
3360
+ "char": "i",
3361
+ "description": "The ID of the dataflow to show history records.",
3362
+ "name": "dataflowid",
3363
+ "required": true,
3364
+ "summary": "dataflow ID",
3365
+ "hasDynamicHelp": false,
3366
+ "multiple": false,
3367
+ "type": "option"
3368
+ },
3369
+ "historyid": {
3370
+ "char": "y",
3371
+ "description": "The ID of the dataflow history record.",
3372
+ "name": "historyid",
3373
+ "required": true,
3374
+ "summary": "dataflow history ID",
3375
+ "hasDynamicHelp": false,
3376
+ "multiple": false,
3377
+ "type": "option"
3378
+ },
3379
+ "label": {
3380
+ "char": "l",
3381
+ "description": "Label for new reverted history record.",
3382
+ "name": "label",
3383
+ "summary": "label for new reverted history record",
3384
+ "hasDynamicHelp": false,
3385
+ "multiple": false,
3386
+ "type": "option"
3387
+ }
3388
+ },
3389
+ "hasDynamicHelp": true,
3390
+ "hiddenAliases": [],
3391
+ "id": "analytics:dataflow:history:revert",
3392
+ "pluginAlias": "@salesforce/analytics",
3393
+ "pluginName": "@salesforce/analytics",
3394
+ "pluginType": "core",
3395
+ "strict": true,
3396
+ "summary": "revert to specified history record",
3397
+ "enableJsonFlag": true,
3398
+ "isESM": true,
3399
+ "relativePath": [
3400
+ "lib",
3401
+ "commands",
3402
+ "analytics",
3403
+ "dataflow",
3404
+ "history",
3405
+ "revert.js"
3406
+ ]
3407
+ },
3408
+ "analytics:dataflow:job:display": {
3409
+ "aliases": [],
3410
+ "args": {},
3411
+ "description": "Display status of Analytics dataflow in the specified target org.",
3412
+ "examples": [
3413
+ "$ sfdx analytics:dataflow:job:display --dataflowjobid <dataflowjobid>"
3414
+ ],
3415
+ "flags": {
3416
+ "json": {
3417
+ "description": "Format output as json.",
3418
+ "helpGroup": "GLOBAL",
3419
+ "name": "json",
3420
+ "allowNo": false,
3421
+ "type": "boolean"
3422
+ },
3423
+ "target-org": {
3424
+ "aliases": [
3425
+ "targetusername",
3426
+ "u"
3427
+ ],
3428
+ "char": "o",
3429
+ "deprecateAliases": true,
3430
+ "name": "target-org",
3431
+ "noCacheDefault": true,
3432
+ "required": true,
3433
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3434
+ "hasDynamicHelp": true,
3435
+ "multiple": false,
3436
+ "type": "option"
3437
+ },
3438
+ "api-version": {
3439
+ "aliases": [
3440
+ "apiversion"
3441
+ ],
3442
+ "deprecateAliases": true,
3443
+ "description": "Override the api version used for api requests made by this command",
3444
+ "name": "api-version",
3445
+ "hasDynamicHelp": false,
3446
+ "multiple": false,
3447
+ "type": "option"
3448
+ },
3449
+ "dataflowjobid": {
3450
+ "char": "i",
3451
+ "description": "The ID of the dataflow job to update.",
3452
+ "name": "dataflowjobid",
3453
+ "required": true,
3454
+ "summary": "dataflow Job ID",
3455
+ "hasDynamicHelp": false,
3456
+ "multiple": false,
3457
+ "type": "option"
3458
+ }
3459
+ },
3460
+ "hasDynamicHelp": true,
3461
+ "hiddenAliases": [],
3462
+ "id": "analytics:dataflow:job:display",
3463
+ "pluginAlias": "@salesforce/analytics",
3464
+ "pluginName": "@salesforce/analytics",
3465
+ "pluginType": "core",
3466
+ "strict": true,
3467
+ "summary": "display status of Analytics dataflow",
3468
+ "enableJsonFlag": true,
3469
+ "isESM": true,
3470
+ "relativePath": [
3471
+ "lib",
3472
+ "commands",
3473
+ "analytics",
3474
+ "dataflow",
3475
+ "job",
3476
+ "display.js"
3477
+ ]
3478
+ },
3479
+ "analytics:dataflow:job:list": {
3480
+ "aliases": [],
3481
+ "args": {},
3482
+ "description": "List jobs of an Analytics dataflow in the specified target org.",
3483
+ "examples": [
3484
+ "$ sfdx analytics:dataflow:job:list --dataflowid <dataflowid>"
3485
+ ],
3486
+ "flags": {
3487
+ "json": {
3488
+ "description": "Format output as json.",
3489
+ "helpGroup": "GLOBAL",
3490
+ "name": "json",
3491
+ "allowNo": false,
3492
+ "type": "boolean"
3493
+ },
3494
+ "target-org": {
3495
+ "aliases": [
3496
+ "targetusername",
3497
+ "u"
3498
+ ],
3499
+ "char": "o",
3500
+ "deprecateAliases": true,
3501
+ "name": "target-org",
3502
+ "noCacheDefault": true,
3503
+ "required": true,
3504
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3505
+ "hasDynamicHelp": true,
3506
+ "multiple": false,
3507
+ "type": "option"
3508
+ },
3509
+ "api-version": {
3510
+ "aliases": [
3511
+ "apiversion"
3512
+ ],
3513
+ "deprecateAliases": true,
3514
+ "description": "Override the api version used for api requests made by this command",
3515
+ "name": "api-version",
3516
+ "hasDynamicHelp": false,
3517
+ "multiple": false,
3518
+ "type": "option"
3519
+ },
3520
+ "dataflowid": {
3521
+ "char": "i",
3522
+ "description": "The ID of the dataflow to update.",
3523
+ "name": "dataflowid",
3524
+ "required": true,
3525
+ "summary": "dataflow ID",
3526
+ "hasDynamicHelp": false,
3527
+ "multiple": false,
3528
+ "type": "option"
3529
+ }
3530
+ },
3531
+ "hasDynamicHelp": true,
3532
+ "hiddenAliases": [],
3533
+ "id": "analytics:dataflow:job:list",
3534
+ "pluginAlias": "@salesforce/analytics",
3535
+ "pluginName": "@salesforce/analytics",
3536
+ "pluginType": "core",
3537
+ "strict": true,
3538
+ "summary": "list jobs of Analytics dataflow",
3539
+ "enableJsonFlag": true,
3540
+ "isESM": true,
3541
+ "relativePath": [
3542
+ "lib",
3543
+ "commands",
3544
+ "analytics",
3545
+ "dataflow",
3546
+ "job",
3547
+ "list.js"
3548
+ ]
3549
+ },
3550
+ "analytics:dataflow:job:stop": {
3551
+ "aliases": [],
3552
+ "args": {},
3553
+ "description": "Stop an Analytics dataflow in the specified target org.",
3554
+ "examples": [
3555
+ "$ sfdx analytics:dataflow:job:stop --dataflowjobid <dataflowjobid>"
3556
+ ],
3557
+ "flags": {
3558
+ "json": {
3559
+ "description": "Format output as json.",
3560
+ "helpGroup": "GLOBAL",
3561
+ "name": "json",
3562
+ "allowNo": false,
3563
+ "type": "boolean"
3564
+ },
3565
+ "target-org": {
3566
+ "aliases": [
3567
+ "targetusername",
3568
+ "u"
3569
+ ],
3570
+ "char": "o",
3571
+ "deprecateAliases": true,
3572
+ "name": "target-org",
3573
+ "noCacheDefault": true,
3574
+ "required": true,
3575
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3576
+ "hasDynamicHelp": true,
3577
+ "multiple": false,
3578
+ "type": "option"
3579
+ },
3580
+ "api-version": {
3581
+ "aliases": [
3582
+ "apiversion"
3583
+ ],
3584
+ "deprecateAliases": true,
3585
+ "description": "Override the api version used for api requests made by this command",
3586
+ "name": "api-version",
3587
+ "hasDynamicHelp": false,
3588
+ "multiple": false,
3589
+ "type": "option"
3590
+ },
3591
+ "dataflowjobid": {
3592
+ "char": "i",
3593
+ "description": "The ID of the dataflow job to update.",
3594
+ "name": "dataflowjobid",
3595
+ "required": true,
3596
+ "summary": "dataflow Job ID",
3597
+ "hasDynamicHelp": false,
3598
+ "multiple": false,
3599
+ "type": "option"
3600
+ }
3601
+ },
3602
+ "hasDynamicHelp": true,
3603
+ "hiddenAliases": [],
3604
+ "id": "analytics:dataflow:job:stop",
3605
+ "pluginAlias": "@salesforce/analytics",
3606
+ "pluginName": "@salesforce/analytics",
3607
+ "pluginType": "core",
3608
+ "strict": true,
3609
+ "summary": "stop Analytics dataflows",
3610
+ "enableJsonFlag": true,
3611
+ "isESM": true,
3612
+ "relativePath": [
3613
+ "lib",
3614
+ "commands",
3615
+ "analytics",
3616
+ "dataflow",
3617
+ "job",
3618
+ "stop.js"
3619
+ ]
3620
+ },
3621
+ "analytics:dataset:rows:fetch": {
3622
+ "aliases": [],
3623
+ "args": {},
3624
+ "description": "fetch the rows of a Analytics dataset.",
3625
+ "examples": [
3626
+ "$ sfdx analytics:dataset:rows:fetch -i datasetId",
3627
+ "$ sfdx analytics:dataset:rows:fetch -n datasetApiName -r csv"
3628
+ ],
3629
+ "flags": {
3630
+ "json": {
3631
+ "description": "Format output as json.",
3632
+ "helpGroup": "GLOBAL",
3633
+ "name": "json",
3634
+ "allowNo": false,
3635
+ "type": "boolean"
3636
+ },
3637
+ "target-org": {
3638
+ "aliases": [
3639
+ "targetusername",
3640
+ "u"
3641
+ ],
3642
+ "char": "o",
3643
+ "deprecateAliases": true,
3644
+ "name": "target-org",
3645
+ "noCacheDefault": true,
3646
+ "required": true,
3647
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3648
+ "hasDynamicHelp": true,
3649
+ "multiple": false,
3650
+ "type": "option"
3651
+ },
3652
+ "api-version": {
3653
+ "aliases": [
3654
+ "apiversion"
3655
+ ],
3656
+ "deprecateAliases": true,
3657
+ "description": "Override the api version used for api requests made by this command",
3658
+ "name": "api-version",
3659
+ "hasDynamicHelp": false,
3660
+ "multiple": false,
3661
+ "type": "option"
3662
+ },
3663
+ "datasetid": {
3664
+ "char": "i",
3665
+ "description": "Dataset ID.",
3666
+ "exclusive": [
3667
+ "datasetname"
3668
+ ],
3669
+ "name": "datasetid",
3670
+ "summary": "dataset ID",
3671
+ "hasDynamicHelp": false,
3672
+ "multiple": false,
3673
+ "type": "option"
3674
+ },
3675
+ "datasetname": {
3676
+ "char": "n",
3677
+ "description": "Dataset api name.",
3678
+ "exclusive": [
3679
+ "datasetid"
3680
+ ],
3681
+ "name": "datasetname",
3682
+ "summary": "dataset api name",
3683
+ "hasDynamicHelp": false,
3684
+ "multiple": false,
3685
+ "type": "option"
3686
+ },
3687
+ "limit": {
3688
+ "description": "The maximum number of rows to include.",
3689
+ "name": "limit",
3690
+ "summary": "maximum number of rows to include",
3691
+ "hasDynamicHelp": false,
3692
+ "multiple": false,
3693
+ "type": "option"
3694
+ },
3695
+ "resultformat": {
3696
+ "char": "r",
3697
+ "description": "Result format emitted to stdout.",
3698
+ "name": "resultformat",
3699
+ "summary": "result format emitted to stdout",
3700
+ "default": "human",
3701
+ "hasDynamicHelp": false,
3702
+ "multiple": false,
3703
+ "options": [
3704
+ "human",
3705
+ "csv",
3706
+ "json"
3707
+ ],
3708
+ "type": "option"
3709
+ },
3710
+ "dryrun": {
3711
+ "description": "Show the resulting query that would be executed, but don't run it",
3712
+ "hidden": true,
3713
+ "name": "dryrun",
3714
+ "allowNo": false,
3715
+ "type": "boolean"
3716
+ }
3717
+ },
3718
+ "hasDynamicHelp": true,
3719
+ "hiddenAliases": [],
3720
+ "id": "analytics:dataset:rows:fetch",
3721
+ "pluginAlias": "@salesforce/analytics",
3722
+ "pluginName": "@salesforce/analytics",
3723
+ "pluginType": "core",
3724
+ "strict": true,
3725
+ "summary": "fetch the rows of a Analytics dataset",
3726
+ "enableJsonFlag": true,
3727
+ "isESM": true,
3728
+ "relativePath": [
3729
+ "lib",
3730
+ "commands",
3731
+ "analytics",
3732
+ "dataset",
3733
+ "rows",
3734
+ "fetch.js"
3735
+ ]
3736
+ },
3737
+ "analytics:lens:history:list": {
3738
+ "aliases": [],
3739
+ "args": {},
3740
+ "description": "Lists history records for Analytics lenses in the specified target org.",
3741
+ "examples": [
3742
+ "$ sfdx analytics:lens:history:list --lensid <lensid> "
3743
+ ],
3744
+ "flags": {
3745
+ "json": {
3746
+ "description": "Format output as json.",
3747
+ "helpGroup": "GLOBAL",
3748
+ "name": "json",
3749
+ "allowNo": false,
3750
+ "type": "boolean"
3751
+ },
3752
+ "target-org": {
3753
+ "aliases": [
3754
+ "targetusername",
3755
+ "u"
3756
+ ],
3757
+ "char": "o",
3758
+ "deprecateAliases": true,
3759
+ "name": "target-org",
3760
+ "noCacheDefault": true,
3761
+ "required": true,
3762
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3763
+ "hasDynamicHelp": true,
3764
+ "multiple": false,
3765
+ "type": "option"
3766
+ },
3767
+ "api-version": {
3768
+ "aliases": [
3769
+ "apiversion"
3770
+ ],
3771
+ "deprecateAliases": true,
3772
+ "description": "Override the api version used for api requests made by this command",
3773
+ "name": "api-version",
3774
+ "hasDynamicHelp": false,
3775
+ "multiple": false,
3776
+ "type": "option"
3777
+ },
3778
+ "lensid": {
3779
+ "char": "i",
3780
+ "description": "The ID of the lens to show history records.",
3781
+ "name": "lensid",
3782
+ "required": true,
3783
+ "summary": "lens ID",
3784
+ "hasDynamicHelp": false,
3785
+ "multiple": false,
3786
+ "type": "option"
3787
+ }
3788
+ },
3789
+ "hasDynamicHelp": true,
3790
+ "hiddenAliases": [],
3791
+ "id": "analytics:lens:history:list",
3792
+ "pluginAlias": "@salesforce/analytics",
3793
+ "pluginName": "@salesforce/analytics",
3794
+ "pluginType": "core",
3795
+ "strict": true,
3796
+ "summary": "list history records for Analytics lenses",
3797
+ "enableJsonFlag": true,
3798
+ "isESM": true,
3799
+ "relativePath": [
3800
+ "lib",
3801
+ "commands",
3802
+ "analytics",
3803
+ "lens",
3804
+ "history",
3805
+ "list.js"
3806
+ ]
3807
+ },
3808
+ "analytics:lens:history:revert": {
3809
+ "aliases": [],
3810
+ "args": {},
3811
+ "description": "Revert to a specified history record.",
3812
+ "examples": [
3813
+ "$ sfdx analytics:dashboard:history:revert -i <dashboardid> -y <historyid> -l <historyLabel> "
3814
+ ],
3815
+ "flags": {
3816
+ "json": {
3817
+ "description": "Format output as json.",
3818
+ "helpGroup": "GLOBAL",
3819
+ "name": "json",
3820
+ "allowNo": false,
3821
+ "type": "boolean"
3822
+ },
3823
+ "target-org": {
3824
+ "aliases": [
3825
+ "targetusername",
3826
+ "u"
3827
+ ],
3828
+ "char": "o",
3829
+ "deprecateAliases": true,
3830
+ "name": "target-org",
3831
+ "noCacheDefault": true,
3832
+ "required": true,
3833
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3834
+ "hasDynamicHelp": true,
3835
+ "multiple": false,
3836
+ "type": "option"
3837
+ },
3838
+ "api-version": {
3839
+ "aliases": [
3840
+ "apiversion"
3841
+ ],
3842
+ "deprecateAliases": true,
3843
+ "description": "Override the api version used for api requests made by this command",
3844
+ "name": "api-version",
3845
+ "hasDynamicHelp": false,
3846
+ "multiple": false,
3847
+ "type": "option"
3848
+ },
3849
+ "lensid": {
3850
+ "char": "i",
3851
+ "description": "The ID of the dashboard to show history records.",
3852
+ "name": "lensid",
3853
+ "required": true,
3854
+ "summary": "dashboard ID",
3855
+ "hasDynamicHelp": false,
3856
+ "multiple": false,
3857
+ "type": "option"
3858
+ },
3859
+ "historyid": {
3860
+ "char": "y",
3861
+ "description": "The ID of the dashboard history records.",
3862
+ "name": "historyid",
3863
+ "required": true,
3864
+ "summary": "dashboard history ID",
3865
+ "hasDynamicHelp": false,
3866
+ "multiple": false,
3867
+ "type": "option"
3868
+ },
3869
+ "label": {
3870
+ "char": "l",
3871
+ "description": "Label for new reverted history record.",
3872
+ "name": "label",
3873
+ "summary": "label for new reverted history record",
3874
+ "hasDynamicHelp": false,
3875
+ "multiple": false,
3876
+ "type": "option"
3877
+ }
3878
+ },
3879
+ "hasDynamicHelp": true,
3880
+ "hiddenAliases": [],
3881
+ "id": "analytics:lens:history:revert",
3882
+ "pluginAlias": "@salesforce/analytics",
3883
+ "pluginName": "@salesforce/analytics",
3884
+ "pluginType": "core",
3885
+ "strict": true,
3886
+ "summary": "revert to specified history record",
3887
+ "enableJsonFlag": true,
3888
+ "isESM": true,
3889
+ "relativePath": [
3890
+ "lib",
3891
+ "commands",
3892
+ "analytics",
3893
+ "lens",
3894
+ "history",
3895
+ "revert.js"
3896
+ ]
3897
+ }
3898
+ },
3899
+ "version": "1.4.0"
3900
+ }