@salesforce/analytics 1.4.35 → 1.4.37

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.
@@ -1715,156 +1715,6 @@
1715
1715
  "list.js"
1716
1716
  ]
1717
1717
  },
1718
- "analytics:recipe:list": {
1719
- "aliases": [],
1720
- "args": {},
1721
- "description": "Lists Data Prep recipes in the specified target org.",
1722
- "examples": [
1723
- "$ sfdx analytics:recipe:list"
1724
- ],
1725
- "flags": {
1726
- "json": {
1727
- "description": "Format output as json.",
1728
- "helpGroup": "GLOBAL",
1729
- "name": "json",
1730
- "allowNo": false,
1731
- "type": "boolean"
1732
- },
1733
- "loglevel": {
1734
- "deprecated": {
1735
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1736
- },
1737
- "hidden": true,
1738
- "name": "loglevel",
1739
- "hasDynamicHelp": false,
1740
- "multiple": false,
1741
- "type": "option"
1742
- },
1743
- "target-org": {
1744
- "aliases": [
1745
- "targetusername",
1746
- "u"
1747
- ],
1748
- "char": "o",
1749
- "deprecateAliases": true,
1750
- "name": "target-org",
1751
- "noCacheDefault": true,
1752
- "required": true,
1753
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1754
- "hasDynamicHelp": true,
1755
- "multiple": false,
1756
- "type": "option"
1757
- },
1758
- "api-version": {
1759
- "aliases": [
1760
- "apiversion"
1761
- ],
1762
- "deprecateAliases": true,
1763
- "description": "Override the api version used for api requests made by this command",
1764
- "name": "api-version",
1765
- "hasDynamicHelp": false,
1766
- "multiple": false,
1767
- "type": "option"
1768
- }
1769
- },
1770
- "hasDynamicHelp": true,
1771
- "hiddenAliases": [],
1772
- "id": "analytics:recipe:list",
1773
- "pluginAlias": "@salesforce/analytics",
1774
- "pluginName": "@salesforce/analytics",
1775
- "pluginType": "core",
1776
- "strict": true,
1777
- "summary": "list Data Prep recipes",
1778
- "enableJsonFlag": true,
1779
- "isESM": true,
1780
- "relativePath": [
1781
- "lib",
1782
- "commands",
1783
- "analytics",
1784
- "recipe",
1785
- "list.js"
1786
- ]
1787
- },
1788
- "analytics:recipe:start": {
1789
- "aliases": [],
1790
- "args": {},
1791
- "description": "Start a Data Prep recipe in the specified target org.",
1792
- "examples": [
1793
- "$ sfdx analytics:recipe:start --recipeid <recipeid>"
1794
- ],
1795
- "flags": {
1796
- "json": {
1797
- "description": "Format output as json.",
1798
- "helpGroup": "GLOBAL",
1799
- "name": "json",
1800
- "allowNo": false,
1801
- "type": "boolean"
1802
- },
1803
- "loglevel": {
1804
- "deprecated": {
1805
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1806
- },
1807
- "hidden": true,
1808
- "name": "loglevel",
1809
- "hasDynamicHelp": false,
1810
- "multiple": false,
1811
- "type": "option"
1812
- },
1813
- "target-org": {
1814
- "aliases": [
1815
- "targetusername",
1816
- "u"
1817
- ],
1818
- "char": "o",
1819
- "deprecateAliases": true,
1820
- "name": "target-org",
1821
- "noCacheDefault": true,
1822
- "required": true,
1823
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1824
- "hasDynamicHelp": true,
1825
- "multiple": false,
1826
- "type": "option"
1827
- },
1828
- "api-version": {
1829
- "aliases": [
1830
- "apiversion"
1831
- ],
1832
- "deprecateAliases": true,
1833
- "description": "Override the api version used for api requests made by this command",
1834
- "name": "api-version",
1835
- "hasDynamicHelp": false,
1836
- "multiple": false,
1837
- "type": "option"
1838
- },
1839
- "recipeid": {
1840
- "char": "i",
1841
- "description": "The ID of the recipe to update.",
1842
- "name": "recipeid",
1843
- "required": true,
1844
- "summary": "recipe ID",
1845
- "hasDynamicHelp": false,
1846
- "multiple": false,
1847
- "type": "option"
1848
- }
1849
- },
1850
- "hasDynamicHelp": true,
1851
- "hiddenAliases": [],
1852
- "id": "analytics:recipe:start",
1853
- "pluginAlias": "@salesforce/analytics",
1854
- "pluginName": "@salesforce/analytics",
1855
- "pluginType": "core",
1856
- "strict": true,
1857
- "summary": "start Data Prep recipes",
1858
- "enableJsonFlag": true,
1859
- "isESM": true,
1860
- "relativePath": [
1861
- "lib",
1862
- "commands",
1863
- "analytics",
1864
- "recipe",
1865
- "start.js"
1866
- ]
1867
- },
1868
1718
  "analytics:template:create": {
1869
1719
  "aliases": [],
1870
1720
  "args": {},
@@ -2948,6 +2798,156 @@
2948
2798
  "list.js"
2949
2799
  ]
2950
2800
  },
2801
+ "analytics:recipe:list": {
2802
+ "aliases": [],
2803
+ "args": {},
2804
+ "description": "Lists Data Prep recipes in the specified target org.",
2805
+ "examples": [
2806
+ "$ sfdx analytics:recipe:list"
2807
+ ],
2808
+ "flags": {
2809
+ "json": {
2810
+ "description": "Format output as json.",
2811
+ "helpGroup": "GLOBAL",
2812
+ "name": "json",
2813
+ "allowNo": false,
2814
+ "type": "boolean"
2815
+ },
2816
+ "loglevel": {
2817
+ "deprecated": {
2818
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
2819
+ },
2820
+ "hidden": true,
2821
+ "name": "loglevel",
2822
+ "hasDynamicHelp": false,
2823
+ "multiple": false,
2824
+ "type": "option"
2825
+ },
2826
+ "target-org": {
2827
+ "aliases": [
2828
+ "targetusername",
2829
+ "u"
2830
+ ],
2831
+ "char": "o",
2832
+ "deprecateAliases": true,
2833
+ "name": "target-org",
2834
+ "noCacheDefault": true,
2835
+ "required": true,
2836
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2837
+ "hasDynamicHelp": true,
2838
+ "multiple": false,
2839
+ "type": "option"
2840
+ },
2841
+ "api-version": {
2842
+ "aliases": [
2843
+ "apiversion"
2844
+ ],
2845
+ "deprecateAliases": true,
2846
+ "description": "Override the api version used for api requests made by this command",
2847
+ "name": "api-version",
2848
+ "hasDynamicHelp": false,
2849
+ "multiple": false,
2850
+ "type": "option"
2851
+ }
2852
+ },
2853
+ "hasDynamicHelp": true,
2854
+ "hiddenAliases": [],
2855
+ "id": "analytics:recipe:list",
2856
+ "pluginAlias": "@salesforce/analytics",
2857
+ "pluginName": "@salesforce/analytics",
2858
+ "pluginType": "core",
2859
+ "strict": true,
2860
+ "summary": "list Data Prep recipes",
2861
+ "enableJsonFlag": true,
2862
+ "isESM": true,
2863
+ "relativePath": [
2864
+ "lib",
2865
+ "commands",
2866
+ "analytics",
2867
+ "recipe",
2868
+ "list.js"
2869
+ ]
2870
+ },
2871
+ "analytics:recipe:start": {
2872
+ "aliases": [],
2873
+ "args": {},
2874
+ "description": "Start a Data Prep recipe in the specified target org.",
2875
+ "examples": [
2876
+ "$ sfdx analytics:recipe:start --recipeid <recipeid>"
2877
+ ],
2878
+ "flags": {
2879
+ "json": {
2880
+ "description": "Format output as json.",
2881
+ "helpGroup": "GLOBAL",
2882
+ "name": "json",
2883
+ "allowNo": false,
2884
+ "type": "boolean"
2885
+ },
2886
+ "loglevel": {
2887
+ "deprecated": {
2888
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
2889
+ },
2890
+ "hidden": true,
2891
+ "name": "loglevel",
2892
+ "hasDynamicHelp": false,
2893
+ "multiple": false,
2894
+ "type": "option"
2895
+ },
2896
+ "target-org": {
2897
+ "aliases": [
2898
+ "targetusername",
2899
+ "u"
2900
+ ],
2901
+ "char": "o",
2902
+ "deprecateAliases": true,
2903
+ "name": "target-org",
2904
+ "noCacheDefault": true,
2905
+ "required": true,
2906
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2907
+ "hasDynamicHelp": true,
2908
+ "multiple": false,
2909
+ "type": "option"
2910
+ },
2911
+ "api-version": {
2912
+ "aliases": [
2913
+ "apiversion"
2914
+ ],
2915
+ "deprecateAliases": true,
2916
+ "description": "Override the api version used for api requests made by this command",
2917
+ "name": "api-version",
2918
+ "hasDynamicHelp": false,
2919
+ "multiple": false,
2920
+ "type": "option"
2921
+ },
2922
+ "recipeid": {
2923
+ "char": "i",
2924
+ "description": "The ID of the recipe to update.",
2925
+ "name": "recipeid",
2926
+ "required": true,
2927
+ "summary": "recipe ID",
2928
+ "hasDynamicHelp": false,
2929
+ "multiple": false,
2930
+ "type": "option"
2931
+ }
2932
+ },
2933
+ "hasDynamicHelp": true,
2934
+ "hiddenAliases": [],
2935
+ "id": "analytics:recipe:start",
2936
+ "pluginAlias": "@salesforce/analytics",
2937
+ "pluginName": "@salesforce/analytics",
2938
+ "pluginType": "core",
2939
+ "strict": true,
2940
+ "summary": "start Data Prep recipes",
2941
+ "enableJsonFlag": true,
2942
+ "isESM": true,
2943
+ "relativePath": [
2944
+ "lib",
2945
+ "commands",
2946
+ "analytics",
2947
+ "recipe",
2948
+ "start.js"
2949
+ ]
2950
+ },
2951
2951
  "analytics:autoinstall:app:cancel": {
2952
2952
  "aliases": [],
2953
2953
  "args": {},
@@ -4362,5 +4362,5 @@
4362
4362
  ]
4363
4363
  }
4364
4364
  },
4365
- "version": "1.4.35"
4365
+ "version": "1.4.37"
4366
4366
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/analytics",
3
3
  "description": "Commands for working with Salesforce Analytics applications, assets, and services",
4
- "version": "1.4.35",
4
+ "version": "1.4.37",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/salesforcecli/plugin-analytics/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.27.0",
9
- "@oclif/plugin-help": "^6.2.25",
9
+ "@oclif/plugin-help": "^6.2.26",
10
10
  "@salesforce/core": "^6.7.1",
11
11
  "@salesforce/kit": "^3.2.0",
12
12
  "@salesforce/sf-plugins-core": "^7.1.16",
@@ -16,17 +16,17 @@
16
16
  "moment": "^2.30.1"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-command-snapshot": "^5.2.28",
19
+ "@oclif/plugin-command-snapshot": "^5.2.36",
20
20
  "@salesforce/cli-plugins-testkit": "^5.3.39",
21
21
  "@salesforce/dev-scripts": "^8.5.0",
22
- "@salesforce/plugin-command-reference": "^3.1.43",
22
+ "@salesforce/plugin-command-reference": "^3.1.45",
23
23
  "@salesforce/ts-sinon": "^1.4.30",
24
24
  "@types/lodash.get": "^4.4.9",
25
25
  "eslint-plugin-mocha": "^10.5.0",
26
- "eslint-plugin-sf-plugin": "^1.20.14",
26
+ "eslint-plugin-sf-plugin": "^1.20.16",
27
27
  "oclif": "^4",
28
28
  "ts-node": "^10.9.2",
29
- "typescript": "^5.7.3"
29
+ "typescript": "^5.8.2"
30
30
  },
31
31
  "config": {
32
32
  "commitizen": {
@@ -276,7 +276,7 @@
276
276
  },
277
277
  "type": "module",
278
278
  "sfdx": {
279
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.35.crt",
280
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.35.sig"
279
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.37.crt",
280
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.37.sig"
281
281
  }
282
282
  }