@salesforce/analytics 1.4.61 → 1.4.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/npm-shrinkwrap.json +10 -10
- package/oclif.lock +8 -8
- package/oclif.manifest.json +352 -352
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/analytics",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.62",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/analytics",
|
|
9
|
-
"version": "1.4.
|
|
9
|
+
"version": "1.4.62",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^3.27.0",
|
|
13
|
-
"@oclif/plugin-help": "^6.2.
|
|
13
|
+
"@oclif/plugin-help": "^6.2.43",
|
|
14
14
|
"@salesforce/core": "^6.7.1",
|
|
15
15
|
"@salesforce/kit": "^3.2.6",
|
|
16
16
|
"@salesforce/sf-plugins-core": "^7.1.16",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"moment": "^2.30.1"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
23
|
+
"@oclif/plugin-command-snapshot": "^5.3.15",
|
|
24
24
|
"@salesforce/cli-plugins-testkit": "^5.3.52",
|
|
25
25
|
"@salesforce/dev-scripts": "^8.5.0",
|
|
26
26
|
"@salesforce/plugin-command-reference": "^3.1.86",
|
|
@@ -6452,9 +6452,9 @@
|
|
|
6452
6452
|
}
|
|
6453
6453
|
},
|
|
6454
6454
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
6455
|
-
"version": "5.3.
|
|
6456
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
6457
|
-
"integrity": "sha512-
|
|
6455
|
+
"version": "5.3.15",
|
|
6456
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.15.tgz",
|
|
6457
|
+
"integrity": "sha512-J9mNzaKG1wtOy5Yp9Orz25zwVC/eTtveDTS2P1kFdNSGv7y1NKPpUL7ZKynf4bDGm2aJloXvdlLur7rQtixLzg==",
|
|
6458
6458
|
"dev": true,
|
|
6459
6459
|
"license": "MIT",
|
|
6460
6460
|
"dependencies": {
|
|
@@ -6636,9 +6636,9 @@
|
|
|
6636
6636
|
}
|
|
6637
6637
|
},
|
|
6638
6638
|
"node_modules/@oclif/plugin-help": {
|
|
6639
|
-
"version": "6.2.
|
|
6640
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
6641
|
-
"integrity": "sha512-
|
|
6639
|
+
"version": "6.2.43",
|
|
6640
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.43.tgz",
|
|
6641
|
+
"integrity": "sha512-aef92VxQECLFDjI4CpgCL+jDuAsc3jzq5gBTLwNzj60mmrh8eDd7B0ABIgWXphb6gdARSRil+/FPtcdiSSupRA==",
|
|
6642
6642
|
"license": "MIT",
|
|
6643
6643
|
"dependencies": {
|
|
6644
6644
|
"@oclif/core": "^4"
|
package/oclif.lock
CHANGED
|
@@ -1869,10 +1869,10 @@
|
|
|
1869
1869
|
wordwrap "^1.0.0"
|
|
1870
1870
|
wrap-ansi "^7.0.0"
|
|
1871
1871
|
|
|
1872
|
-
"@oclif/plugin-command-snapshot@^5.3.
|
|
1873
|
-
version "5.3.
|
|
1874
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
1875
|
-
integrity sha512-
|
|
1872
|
+
"@oclif/plugin-command-snapshot@^5.3.15":
|
|
1873
|
+
version "5.3.15"
|
|
1874
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.15.tgz#8fca90454c80990b37a179330371357621c1514e"
|
|
1875
|
+
integrity sha512-J9mNzaKG1wtOy5Yp9Orz25zwVC/eTtveDTS2P1kFdNSGv7y1NKPpUL7ZKynf4bDGm2aJloXvdlLur7rQtixLzg==
|
|
1876
1876
|
dependencies:
|
|
1877
1877
|
"@oclif/core" "^4"
|
|
1878
1878
|
ansis "^3.17.0"
|
|
@@ -1884,10 +1884,10 @@
|
|
|
1884
1884
|
semver "^7.7.4"
|
|
1885
1885
|
ts-json-schema-generator "^1.5.1"
|
|
1886
1886
|
|
|
1887
|
-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.
|
|
1888
|
-
version "6.2.
|
|
1889
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1890
|
-
integrity sha512-
|
|
1887
|
+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.43":
|
|
1888
|
+
version "6.2.43"
|
|
1889
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.43.tgz#598068907ecf0c1acf1ad31545bef6a97490fc80"
|
|
1890
|
+
integrity sha512-aef92VxQECLFDjI4CpgCL+jDuAsc3jzq5gBTLwNzj60mmrh8eDd7B0ABIgWXphb6gdARSRil+/FPtcdiSSupRA==
|
|
1891
1891
|
dependencies:
|
|
1892
1892
|
"@oclif/core" "^4"
|
|
1893
1893
|
|
package/oclif.manifest.json
CHANGED
|
@@ -905,12 +905,12 @@
|
|
|
905
905
|
"update.js"
|
|
906
906
|
]
|
|
907
907
|
},
|
|
908
|
-
"analytics:
|
|
908
|
+
"analytics:autoinstall:display": {
|
|
909
909
|
"aliases": [],
|
|
910
910
|
"args": {},
|
|
911
|
-
"description": "
|
|
911
|
+
"description": "Displays a Analytics auto-install request details.",
|
|
912
912
|
"examples": [
|
|
913
|
-
"$ sfdx analytics:
|
|
913
|
+
"$ sfdx analytics:autoinstall:display -i id"
|
|
914
914
|
],
|
|
915
915
|
"flags": {
|
|
916
916
|
"json": {
|
|
@@ -955,33 +955,51 @@
|
|
|
955
955
|
"hasDynamicHelp": false,
|
|
956
956
|
"multiple": false,
|
|
957
957
|
"type": "option"
|
|
958
|
+
},
|
|
959
|
+
"autoinstallid": {
|
|
960
|
+
"char": "i",
|
|
961
|
+
"description": "ID of the auto-install request.",
|
|
962
|
+
"name": "autoinstallid",
|
|
963
|
+
"required": true,
|
|
964
|
+
"summary": "auto-install request ID",
|
|
965
|
+
"hasDynamicHelp": false,
|
|
966
|
+
"multiple": false,
|
|
967
|
+
"type": "option"
|
|
968
|
+
},
|
|
969
|
+
"applog": {
|
|
970
|
+
"char": "a",
|
|
971
|
+
"description": "Specify to include app log details.",
|
|
972
|
+
"name": "applog",
|
|
973
|
+
"required": false,
|
|
974
|
+
"summary": "specify to include app log details",
|
|
975
|
+
"allowNo": false,
|
|
976
|
+
"type": "boolean"
|
|
958
977
|
}
|
|
959
978
|
},
|
|
960
979
|
"hasDynamicHelp": true,
|
|
961
980
|
"hiddenAliases": [],
|
|
962
|
-
"id": "analytics:
|
|
981
|
+
"id": "analytics:autoinstall:display",
|
|
963
982
|
"pluginAlias": "@salesforce/analytics",
|
|
964
983
|
"pluginName": "@salesforce/analytics",
|
|
965
984
|
"pluginType": "core",
|
|
966
985
|
"strict": true,
|
|
967
|
-
"summary": "
|
|
986
|
+
"summary": "displays a Analytics auto-install request details",
|
|
968
987
|
"enableJsonFlag": true,
|
|
969
988
|
"isESM": true,
|
|
970
989
|
"relativePath": [
|
|
971
990
|
"lib",
|
|
972
991
|
"commands",
|
|
973
992
|
"analytics",
|
|
974
|
-
"
|
|
975
|
-
"
|
|
993
|
+
"autoinstall",
|
|
994
|
+
"display.js"
|
|
976
995
|
]
|
|
977
996
|
},
|
|
978
|
-
"analytics:
|
|
997
|
+
"analytics:autoinstall:list": {
|
|
979
998
|
"aliases": [],
|
|
980
999
|
"args": {},
|
|
981
|
-
"description": "
|
|
1000
|
+
"description": "Lists Analytics auto-install requests in the specified target org.",
|
|
982
1001
|
"examples": [
|
|
983
|
-
"$ sfdx analytics:
|
|
984
|
-
"$ sfdx analytics:dashboard:update -i dashboardId -r"
|
|
1002
|
+
"$ sfdx analytics:autoinstall:list"
|
|
985
1003
|
],
|
|
986
1004
|
"flags": {
|
|
987
1005
|
"json": {
|
|
@@ -1026,59 +1044,32 @@
|
|
|
1026
1044
|
"hasDynamicHelp": false,
|
|
1027
1045
|
"multiple": false,
|
|
1028
1046
|
"type": "option"
|
|
1029
|
-
},
|
|
1030
|
-
"dashboardid": {
|
|
1031
|
-
"char": "i",
|
|
1032
|
-
"description": "Dashboard ID.",
|
|
1033
|
-
"name": "dashboardid",
|
|
1034
|
-
"required": true,
|
|
1035
|
-
"summary": "Dashboard ID",
|
|
1036
|
-
"hasDynamicHelp": false,
|
|
1037
|
-
"multiple": false,
|
|
1038
|
-
"type": "option"
|
|
1039
|
-
},
|
|
1040
|
-
"currenthistoryid": {
|
|
1041
|
-
"char": "y",
|
|
1042
|
-
"description": "Current History ID to display.",
|
|
1043
|
-
"name": "currenthistoryid",
|
|
1044
|
-
"summary": "Current History ID to display",
|
|
1045
|
-
"hasDynamicHelp": false,
|
|
1046
|
-
"multiple": false,
|
|
1047
|
-
"type": "option"
|
|
1048
|
-
},
|
|
1049
|
-
"removecurrenthistory": {
|
|
1050
|
-
"char": "r",
|
|
1051
|
-
"description": "Remove Current History ID from dashboard.",
|
|
1052
|
-
"name": "removecurrenthistory",
|
|
1053
|
-
"summary": "Remove Current History ID from dashboard",
|
|
1054
|
-
"allowNo": false,
|
|
1055
|
-
"type": "boolean"
|
|
1056
1047
|
}
|
|
1057
1048
|
},
|
|
1058
1049
|
"hasDynamicHelp": true,
|
|
1059
1050
|
"hiddenAliases": [],
|
|
1060
|
-
"id": "analytics:
|
|
1051
|
+
"id": "analytics:autoinstall:list",
|
|
1061
1052
|
"pluginAlias": "@salesforce/analytics",
|
|
1062
1053
|
"pluginName": "@salesforce/analytics",
|
|
1063
1054
|
"pluginType": "core",
|
|
1064
1055
|
"strict": true,
|
|
1065
|
-
"summary": "
|
|
1056
|
+
"summary": "list Analytics auto-install requests",
|
|
1066
1057
|
"enableJsonFlag": true,
|
|
1067
1058
|
"isESM": true,
|
|
1068
1059
|
"relativePath": [
|
|
1069
1060
|
"lib",
|
|
1070
1061
|
"commands",
|
|
1071
1062
|
"analytics",
|
|
1072
|
-
"
|
|
1073
|
-
"
|
|
1063
|
+
"autoinstall",
|
|
1064
|
+
"list.js"
|
|
1074
1065
|
]
|
|
1075
1066
|
},
|
|
1076
|
-
"analytics:
|
|
1067
|
+
"analytics:dashboard:list": {
|
|
1077
1068
|
"aliases": [],
|
|
1078
1069
|
"args": {},
|
|
1079
|
-
"description": "
|
|
1070
|
+
"description": "Lists Analytics dashboards in the specified target org.",
|
|
1080
1071
|
"examples": [
|
|
1081
|
-
"$ sfdx analytics:
|
|
1072
|
+
"$ sfdx analytics:dashboard:list"
|
|
1082
1073
|
],
|
|
1083
1074
|
"flags": {
|
|
1084
1075
|
"json": {
|
|
@@ -1123,51 +1114,33 @@
|
|
|
1123
1114
|
"hasDynamicHelp": false,
|
|
1124
1115
|
"multiple": false,
|
|
1125
1116
|
"type": "option"
|
|
1126
|
-
},
|
|
1127
|
-
"autoinstallid": {
|
|
1128
|
-
"char": "i",
|
|
1129
|
-
"description": "ID of the auto-install request.",
|
|
1130
|
-
"name": "autoinstallid",
|
|
1131
|
-
"required": true,
|
|
1132
|
-
"summary": "auto-install request ID",
|
|
1133
|
-
"hasDynamicHelp": false,
|
|
1134
|
-
"multiple": false,
|
|
1135
|
-
"type": "option"
|
|
1136
|
-
},
|
|
1137
|
-
"applog": {
|
|
1138
|
-
"char": "a",
|
|
1139
|
-
"description": "Specify to include app log details.",
|
|
1140
|
-
"name": "applog",
|
|
1141
|
-
"required": false,
|
|
1142
|
-
"summary": "specify to include app log details",
|
|
1143
|
-
"allowNo": false,
|
|
1144
|
-
"type": "boolean"
|
|
1145
1117
|
}
|
|
1146
1118
|
},
|
|
1147
1119
|
"hasDynamicHelp": true,
|
|
1148
1120
|
"hiddenAliases": [],
|
|
1149
|
-
"id": "analytics:
|
|
1121
|
+
"id": "analytics:dashboard:list",
|
|
1150
1122
|
"pluginAlias": "@salesforce/analytics",
|
|
1151
1123
|
"pluginName": "@salesforce/analytics",
|
|
1152
1124
|
"pluginType": "core",
|
|
1153
1125
|
"strict": true,
|
|
1154
|
-
"summary": "
|
|
1126
|
+
"summary": "list Analytics dashboards",
|
|
1155
1127
|
"enableJsonFlag": true,
|
|
1156
1128
|
"isESM": true,
|
|
1157
1129
|
"relativePath": [
|
|
1158
1130
|
"lib",
|
|
1159
1131
|
"commands",
|
|
1160
1132
|
"analytics",
|
|
1161
|
-
"
|
|
1162
|
-
"
|
|
1133
|
+
"dashboard",
|
|
1134
|
+
"list.js"
|
|
1163
1135
|
]
|
|
1164
1136
|
},
|
|
1165
|
-
"analytics:
|
|
1137
|
+
"analytics:dashboard:update": {
|
|
1166
1138
|
"aliases": [],
|
|
1167
1139
|
"args": {},
|
|
1168
|
-
"description": "
|
|
1140
|
+
"description": "Updates a Analytics dashboard.",
|
|
1169
1141
|
"examples": [
|
|
1170
|
-
"$ sfdx analytics:
|
|
1142
|
+
"$ sfdx analytics:dashboard:update -i dashboardId -y currentHistoryId",
|
|
1143
|
+
"$ sfdx analytics:dashboard:update -i dashboardId -r"
|
|
1171
1144
|
],
|
|
1172
1145
|
"flags": {
|
|
1173
1146
|
"json": {
|
|
@@ -1212,24 +1185,51 @@
|
|
|
1212
1185
|
"hasDynamicHelp": false,
|
|
1213
1186
|
"multiple": false,
|
|
1214
1187
|
"type": "option"
|
|
1188
|
+
},
|
|
1189
|
+
"dashboardid": {
|
|
1190
|
+
"char": "i",
|
|
1191
|
+
"description": "Dashboard ID.",
|
|
1192
|
+
"name": "dashboardid",
|
|
1193
|
+
"required": true,
|
|
1194
|
+
"summary": "Dashboard ID",
|
|
1195
|
+
"hasDynamicHelp": false,
|
|
1196
|
+
"multiple": false,
|
|
1197
|
+
"type": "option"
|
|
1198
|
+
},
|
|
1199
|
+
"currenthistoryid": {
|
|
1200
|
+
"char": "y",
|
|
1201
|
+
"description": "Current History ID to display.",
|
|
1202
|
+
"name": "currenthistoryid",
|
|
1203
|
+
"summary": "Current History ID to display",
|
|
1204
|
+
"hasDynamicHelp": false,
|
|
1205
|
+
"multiple": false,
|
|
1206
|
+
"type": "option"
|
|
1207
|
+
},
|
|
1208
|
+
"removecurrenthistory": {
|
|
1209
|
+
"char": "r",
|
|
1210
|
+
"description": "Remove Current History ID from dashboard.",
|
|
1211
|
+
"name": "removecurrenthistory",
|
|
1212
|
+
"summary": "Remove Current History ID from dashboard",
|
|
1213
|
+
"allowNo": false,
|
|
1214
|
+
"type": "boolean"
|
|
1215
1215
|
}
|
|
1216
1216
|
},
|
|
1217
1217
|
"hasDynamicHelp": true,
|
|
1218
1218
|
"hiddenAliases": [],
|
|
1219
|
-
"id": "analytics:
|
|
1219
|
+
"id": "analytics:dashboard:update",
|
|
1220
1220
|
"pluginAlias": "@salesforce/analytics",
|
|
1221
1221
|
"pluginName": "@salesforce/analytics",
|
|
1222
1222
|
"pluginType": "core",
|
|
1223
1223
|
"strict": true,
|
|
1224
|
-
"summary": "
|
|
1224
|
+
"summary": "updates a Analytics dashboard",
|
|
1225
1225
|
"enableJsonFlag": true,
|
|
1226
1226
|
"isESM": true,
|
|
1227
1227
|
"relativePath": [
|
|
1228
1228
|
"lib",
|
|
1229
1229
|
"commands",
|
|
1230
1230
|
"analytics",
|
|
1231
|
-
"
|
|
1232
|
-
"
|
|
1231
|
+
"dashboard",
|
|
1232
|
+
"update.js"
|
|
1233
1233
|
]
|
|
1234
1234
|
},
|
|
1235
1235
|
"analytics:dataflow:list": {
|
|
@@ -2948,12 +2948,12 @@
|
|
|
2948
2948
|
"list.js"
|
|
2949
2949
|
]
|
|
2950
2950
|
},
|
|
2951
|
-
"analytics:
|
|
2951
|
+
"analytics:autoinstall:app:cancel": {
|
|
2952
2952
|
"aliases": [],
|
|
2953
2953
|
"args": {},
|
|
2954
|
-
"description": "
|
|
2954
|
+
"description": "Cancels app-auto install request",
|
|
2955
2955
|
"examples": [
|
|
2956
|
-
"$ sfdx analytics:
|
|
2956
|
+
"$ sfdx analytics:autoinstall:app:cancel -i id"
|
|
2957
2957
|
],
|
|
2958
2958
|
"flags": {
|
|
2959
2959
|
"json": {
|
|
@@ -2999,12 +2999,12 @@
|
|
|
2999
2999
|
"multiple": false,
|
|
3000
3000
|
"type": "option"
|
|
3001
3001
|
},
|
|
3002
|
-
"
|
|
3002
|
+
"autoinstallid": {
|
|
3003
3003
|
"char": "i",
|
|
3004
|
-
"description": "
|
|
3005
|
-
"name": "
|
|
3004
|
+
"description": "ID of the auto-install request.",
|
|
3005
|
+
"name": "autoinstallid",
|
|
3006
3006
|
"required": true,
|
|
3007
|
-
"summary": "
|
|
3007
|
+
"summary": "auto-install request ID",
|
|
3008
3008
|
"hasDynamicHelp": false,
|
|
3009
3009
|
"multiple": false,
|
|
3010
3010
|
"type": "option"
|
|
@@ -3012,29 +3012,30 @@
|
|
|
3012
3012
|
},
|
|
3013
3013
|
"hasDynamicHelp": true,
|
|
3014
3014
|
"hiddenAliases": [],
|
|
3015
|
-
"id": "analytics:
|
|
3015
|
+
"id": "analytics:autoinstall:app:cancel",
|
|
3016
3016
|
"pluginAlias": "@salesforce/analytics",
|
|
3017
3017
|
"pluginName": "@salesforce/analytics",
|
|
3018
3018
|
"pluginType": "core",
|
|
3019
3019
|
"strict": true,
|
|
3020
|
-
"summary": "
|
|
3020
|
+
"summary": "cancels app-auto install request",
|
|
3021
3021
|
"enableJsonFlag": true,
|
|
3022
3022
|
"isESM": true,
|
|
3023
3023
|
"relativePath": [
|
|
3024
3024
|
"lib",
|
|
3025
3025
|
"commands",
|
|
3026
3026
|
"analytics",
|
|
3027
|
-
"
|
|
3028
|
-
"
|
|
3029
|
-
"
|
|
3027
|
+
"autoinstall",
|
|
3028
|
+
"app",
|
|
3029
|
+
"cancel.js"
|
|
3030
3030
|
]
|
|
3031
3031
|
},
|
|
3032
|
-
"analytics:
|
|
3032
|
+
"analytics:autoinstall:app:create": {
|
|
3033
3033
|
"aliases": [],
|
|
3034
3034
|
"args": {},
|
|
3035
|
-
"description": "
|
|
3035
|
+
"description": "Creates auto-install request to create a Analytics app.",
|
|
3036
3036
|
"examples": [
|
|
3037
|
-
"$ sfdx analytics:
|
|
3037
|
+
"$ sfdx analytics:autoinstall:app:create -t templateid",
|
|
3038
|
+
"$ sfdx analytics:autoinstall:app:create -n templatename"
|
|
3038
3039
|
],
|
|
3039
3040
|
"flags": {
|
|
3040
3041
|
"json": {
|
|
@@ -3080,216 +3081,34 @@
|
|
|
3080
3081
|
"multiple": false,
|
|
3081
3082
|
"type": "option"
|
|
3082
3083
|
},
|
|
3083
|
-
"
|
|
3084
|
-
"char": "
|
|
3085
|
-
"description": "The ID of the
|
|
3086
|
-
"
|
|
3087
|
-
|
|
3088
|
-
|
|
3084
|
+
"templateid": {
|
|
3085
|
+
"char": "t",
|
|
3086
|
+
"description": "The ID of the Analytics template.",
|
|
3087
|
+
"exclusive": [
|
|
3088
|
+
"templatename"
|
|
3089
|
+
],
|
|
3090
|
+
"name": "templateid",
|
|
3091
|
+
"summary": "template ID",
|
|
3089
3092
|
"hasDynamicHelp": false,
|
|
3090
3093
|
"multiple": false,
|
|
3091
3094
|
"type": "option"
|
|
3092
3095
|
},
|
|
3093
|
-
"
|
|
3094
|
-
"char": "
|
|
3095
|
-
"description": "The
|
|
3096
|
-
"
|
|
3097
|
-
|
|
3098
|
-
|
|
3096
|
+
"templatename": {
|
|
3097
|
+
"char": "n",
|
|
3098
|
+
"description": "The API name of the Analytics template.",
|
|
3099
|
+
"exclusive": [
|
|
3100
|
+
"templateid"
|
|
3101
|
+
],
|
|
3102
|
+
"name": "templatename",
|
|
3103
|
+
"summary": "template api name",
|
|
3099
3104
|
"hasDynamicHelp": false,
|
|
3100
3105
|
"multiple": false,
|
|
3101
3106
|
"type": "option"
|
|
3102
3107
|
},
|
|
3103
|
-
"
|
|
3104
|
-
"
|
|
3105
|
-
"
|
|
3106
|
-
"
|
|
3107
|
-
"summary": "label for new reverted history record",
|
|
3108
|
-
"hasDynamicHelp": false,
|
|
3109
|
-
"multiple": false,
|
|
3110
|
-
"type": "option"
|
|
3111
|
-
}
|
|
3112
|
-
},
|
|
3113
|
-
"hasDynamicHelp": true,
|
|
3114
|
-
"hiddenAliases": [],
|
|
3115
|
-
"id": "analytics:dashboard:history:revert",
|
|
3116
|
-
"pluginAlias": "@salesforce/analytics",
|
|
3117
|
-
"pluginName": "@salesforce/analytics",
|
|
3118
|
-
"pluginType": "core",
|
|
3119
|
-
"strict": true,
|
|
3120
|
-
"summary": "revert to specified history record",
|
|
3121
|
-
"enableJsonFlag": true,
|
|
3122
|
-
"isESM": true,
|
|
3123
|
-
"relativePath": [
|
|
3124
|
-
"lib",
|
|
3125
|
-
"commands",
|
|
3126
|
-
"analytics",
|
|
3127
|
-
"dashboard",
|
|
3128
|
-
"history",
|
|
3129
|
-
"revert.js"
|
|
3130
|
-
]
|
|
3131
|
-
},
|
|
3132
|
-
"analytics:autoinstall:app:cancel": {
|
|
3133
|
-
"aliases": [],
|
|
3134
|
-
"args": {},
|
|
3135
|
-
"description": "Cancels app-auto install request",
|
|
3136
|
-
"examples": [
|
|
3137
|
-
"$ sfdx analytics:autoinstall:app:cancel -i id"
|
|
3138
|
-
],
|
|
3139
|
-
"flags": {
|
|
3140
|
-
"json": {
|
|
3141
|
-
"description": "Format output as json.",
|
|
3142
|
-
"helpGroup": "GLOBAL",
|
|
3143
|
-
"name": "json",
|
|
3144
|
-
"allowNo": false,
|
|
3145
|
-
"type": "boolean"
|
|
3146
|
-
},
|
|
3147
|
-
"loglevel": {
|
|
3148
|
-
"deprecated": {
|
|
3149
|
-
"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."
|
|
3150
|
-
},
|
|
3151
|
-
"hidden": true,
|
|
3152
|
-
"name": "loglevel",
|
|
3153
|
-
"hasDynamicHelp": false,
|
|
3154
|
-
"multiple": false,
|
|
3155
|
-
"type": "option"
|
|
3156
|
-
},
|
|
3157
|
-
"target-org": {
|
|
3158
|
-
"aliases": [
|
|
3159
|
-
"targetusername",
|
|
3160
|
-
"u"
|
|
3161
|
-
],
|
|
3162
|
-
"char": "o",
|
|
3163
|
-
"deprecateAliases": true,
|
|
3164
|
-
"name": "target-org",
|
|
3165
|
-
"noCacheDefault": true,
|
|
3166
|
-
"required": true,
|
|
3167
|
-
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
3168
|
-
"hasDynamicHelp": true,
|
|
3169
|
-
"multiple": false,
|
|
3170
|
-
"type": "option"
|
|
3171
|
-
},
|
|
3172
|
-
"api-version": {
|
|
3173
|
-
"aliases": [
|
|
3174
|
-
"apiversion"
|
|
3175
|
-
],
|
|
3176
|
-
"deprecateAliases": true,
|
|
3177
|
-
"description": "Override the api version used for api requests made by this command",
|
|
3178
|
-
"name": "api-version",
|
|
3179
|
-
"hasDynamicHelp": false,
|
|
3180
|
-
"multiple": false,
|
|
3181
|
-
"type": "option"
|
|
3182
|
-
},
|
|
3183
|
-
"autoinstallid": {
|
|
3184
|
-
"char": "i",
|
|
3185
|
-
"description": "ID of the auto-install request.",
|
|
3186
|
-
"name": "autoinstallid",
|
|
3187
|
-
"required": true,
|
|
3188
|
-
"summary": "auto-install request ID",
|
|
3189
|
-
"hasDynamicHelp": false,
|
|
3190
|
-
"multiple": false,
|
|
3191
|
-
"type": "option"
|
|
3192
|
-
}
|
|
3193
|
-
},
|
|
3194
|
-
"hasDynamicHelp": true,
|
|
3195
|
-
"hiddenAliases": [],
|
|
3196
|
-
"id": "analytics:autoinstall:app:cancel",
|
|
3197
|
-
"pluginAlias": "@salesforce/analytics",
|
|
3198
|
-
"pluginName": "@salesforce/analytics",
|
|
3199
|
-
"pluginType": "core",
|
|
3200
|
-
"strict": true,
|
|
3201
|
-
"summary": "cancels app-auto install request",
|
|
3202
|
-
"enableJsonFlag": true,
|
|
3203
|
-
"isESM": true,
|
|
3204
|
-
"relativePath": [
|
|
3205
|
-
"lib",
|
|
3206
|
-
"commands",
|
|
3207
|
-
"analytics",
|
|
3208
|
-
"autoinstall",
|
|
3209
|
-
"app",
|
|
3210
|
-
"cancel.js"
|
|
3211
|
-
]
|
|
3212
|
-
},
|
|
3213
|
-
"analytics:autoinstall:app:create": {
|
|
3214
|
-
"aliases": [],
|
|
3215
|
-
"args": {},
|
|
3216
|
-
"description": "Creates auto-install request to create a Analytics app.",
|
|
3217
|
-
"examples": [
|
|
3218
|
-
"$ sfdx analytics:autoinstall:app:create -t templateid",
|
|
3219
|
-
"$ sfdx analytics:autoinstall:app:create -n templatename"
|
|
3220
|
-
],
|
|
3221
|
-
"flags": {
|
|
3222
|
-
"json": {
|
|
3223
|
-
"description": "Format output as json.",
|
|
3224
|
-
"helpGroup": "GLOBAL",
|
|
3225
|
-
"name": "json",
|
|
3226
|
-
"allowNo": false,
|
|
3227
|
-
"type": "boolean"
|
|
3228
|
-
},
|
|
3229
|
-
"loglevel": {
|
|
3230
|
-
"deprecated": {
|
|
3231
|
-
"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."
|
|
3232
|
-
},
|
|
3233
|
-
"hidden": true,
|
|
3234
|
-
"name": "loglevel",
|
|
3235
|
-
"hasDynamicHelp": false,
|
|
3236
|
-
"multiple": false,
|
|
3237
|
-
"type": "option"
|
|
3238
|
-
},
|
|
3239
|
-
"target-org": {
|
|
3240
|
-
"aliases": [
|
|
3241
|
-
"targetusername",
|
|
3242
|
-
"u"
|
|
3243
|
-
],
|
|
3244
|
-
"char": "o",
|
|
3245
|
-
"deprecateAliases": true,
|
|
3246
|
-
"name": "target-org",
|
|
3247
|
-
"noCacheDefault": true,
|
|
3248
|
-
"required": true,
|
|
3249
|
-
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
3250
|
-
"hasDynamicHelp": true,
|
|
3251
|
-
"multiple": false,
|
|
3252
|
-
"type": "option"
|
|
3253
|
-
},
|
|
3254
|
-
"api-version": {
|
|
3255
|
-
"aliases": [
|
|
3256
|
-
"apiversion"
|
|
3257
|
-
],
|
|
3258
|
-
"deprecateAliases": true,
|
|
3259
|
-
"description": "Override the api version used for api requests made by this command",
|
|
3260
|
-
"name": "api-version",
|
|
3261
|
-
"hasDynamicHelp": false,
|
|
3262
|
-
"multiple": false,
|
|
3263
|
-
"type": "option"
|
|
3264
|
-
},
|
|
3265
|
-
"templateid": {
|
|
3266
|
-
"char": "t",
|
|
3267
|
-
"description": "The ID of the Analytics template.",
|
|
3268
|
-
"exclusive": [
|
|
3269
|
-
"templatename"
|
|
3270
|
-
],
|
|
3271
|
-
"name": "templateid",
|
|
3272
|
-
"summary": "template ID",
|
|
3273
|
-
"hasDynamicHelp": false,
|
|
3274
|
-
"multiple": false,
|
|
3275
|
-
"type": "option"
|
|
3276
|
-
},
|
|
3277
|
-
"templatename": {
|
|
3278
|
-
"char": "n",
|
|
3279
|
-
"description": "The API name of the Analytics template.",
|
|
3280
|
-
"exclusive": [
|
|
3281
|
-
"templateid"
|
|
3282
|
-
],
|
|
3283
|
-
"name": "templatename",
|
|
3284
|
-
"summary": "template api name",
|
|
3285
|
-
"hasDynamicHelp": false,
|
|
3286
|
-
"multiple": false,
|
|
3287
|
-
"type": "option"
|
|
3288
|
-
},
|
|
3289
|
-
"appname": {
|
|
3290
|
-
"description": "The name of the created app.",
|
|
3291
|
-
"name": "appname",
|
|
3292
|
-
"summary": "app name",
|
|
3108
|
+
"appname": {
|
|
3109
|
+
"description": "The name of the created app.",
|
|
3110
|
+
"name": "appname",
|
|
3111
|
+
"summary": "app name",
|
|
3293
3112
|
"hasDynamicHelp": false,
|
|
3294
3113
|
"multiple": false,
|
|
3295
3114
|
"type": "option"
|
|
@@ -3630,12 +3449,12 @@
|
|
|
3630
3449
|
"update.js"
|
|
3631
3450
|
]
|
|
3632
3451
|
},
|
|
3633
|
-
"analytics:
|
|
3452
|
+
"analytics:dashboard:history:list": {
|
|
3634
3453
|
"aliases": [],
|
|
3635
3454
|
"args": {},
|
|
3636
|
-
"description": "
|
|
3455
|
+
"description": "Lists history records for Analytics dashboards in the specified target org.",
|
|
3637
3456
|
"examples": [
|
|
3638
|
-
"$ sfdx analytics:
|
|
3457
|
+
"$ sfdx analytics:dashboard:history:list --dashboardid <dashboardid>"
|
|
3639
3458
|
],
|
|
3640
3459
|
"flags": {
|
|
3641
3460
|
"json": {
|
|
@@ -3681,12 +3500,12 @@
|
|
|
3681
3500
|
"multiple": false,
|
|
3682
3501
|
"type": "option"
|
|
3683
3502
|
},
|
|
3684
|
-
"
|
|
3503
|
+
"dashboardid": {
|
|
3685
3504
|
"char": "i",
|
|
3686
|
-
"description": "The ID of the
|
|
3687
|
-
"name": "
|
|
3505
|
+
"description": "The ID of the dashboard to show history records.",
|
|
3506
|
+
"name": "dashboardid",
|
|
3688
3507
|
"required": true,
|
|
3689
|
-
"summary": "
|
|
3508
|
+
"summary": "dashboard ID",
|
|
3690
3509
|
"hasDynamicHelp": false,
|
|
3691
3510
|
"multiple": false,
|
|
3692
3511
|
"type": "option"
|
|
@@ -3694,29 +3513,29 @@
|
|
|
3694
3513
|
},
|
|
3695
3514
|
"hasDynamicHelp": true,
|
|
3696
3515
|
"hiddenAliases": [],
|
|
3697
|
-
"id": "analytics:
|
|
3516
|
+
"id": "analytics:dashboard:history:list",
|
|
3698
3517
|
"pluginAlias": "@salesforce/analytics",
|
|
3699
3518
|
"pluginName": "@salesforce/analytics",
|
|
3700
3519
|
"pluginType": "core",
|
|
3701
3520
|
"strict": true,
|
|
3702
|
-
"summary": "
|
|
3521
|
+
"summary": "list history records for Analytics dashboards",
|
|
3703
3522
|
"enableJsonFlag": true,
|
|
3704
3523
|
"isESM": true,
|
|
3705
3524
|
"relativePath": [
|
|
3706
3525
|
"lib",
|
|
3707
3526
|
"commands",
|
|
3708
3527
|
"analytics",
|
|
3709
|
-
"
|
|
3710
|
-
"
|
|
3711
|
-
"
|
|
3528
|
+
"dashboard",
|
|
3529
|
+
"history",
|
|
3530
|
+
"list.js"
|
|
3712
3531
|
]
|
|
3713
3532
|
},
|
|
3714
|
-
"analytics:
|
|
3533
|
+
"analytics:dashboard:history:revert": {
|
|
3715
3534
|
"aliases": [],
|
|
3716
3535
|
"args": {},
|
|
3717
|
-
"description": "
|
|
3536
|
+
"description": "Revert to a specified history record.",
|
|
3718
3537
|
"examples": [
|
|
3719
|
-
"$ sfdx analytics:
|
|
3538
|
+
"$ sfdx analytics:dashboard:history:revert -i <dashboardid> -y <historyid> -l <historyLabel> "
|
|
3720
3539
|
],
|
|
3721
3540
|
"flags": {
|
|
3722
3541
|
"json": {
|
|
@@ -3762,12 +3581,31 @@
|
|
|
3762
3581
|
"multiple": false,
|
|
3763
3582
|
"type": "option"
|
|
3764
3583
|
},
|
|
3765
|
-
"
|
|
3584
|
+
"dashboardid": {
|
|
3766
3585
|
"char": "i",
|
|
3767
|
-
"description": "The ID of the
|
|
3768
|
-
"name": "
|
|
3586
|
+
"description": "The ID of the dashboard to show history records.",
|
|
3587
|
+
"name": "dashboardid",
|
|
3769
3588
|
"required": true,
|
|
3770
|
-
"summary": "
|
|
3589
|
+
"summary": "dashboard ID",
|
|
3590
|
+
"hasDynamicHelp": false,
|
|
3591
|
+
"multiple": false,
|
|
3592
|
+
"type": "option"
|
|
3593
|
+
},
|
|
3594
|
+
"historyid": {
|
|
3595
|
+
"char": "y",
|
|
3596
|
+
"description": "The ID of the dashboard history records.",
|
|
3597
|
+
"name": "historyid",
|
|
3598
|
+
"required": true,
|
|
3599
|
+
"summary": "dashboard history ID",
|
|
3600
|
+
"hasDynamicHelp": false,
|
|
3601
|
+
"multiple": false,
|
|
3602
|
+
"type": "option"
|
|
3603
|
+
},
|
|
3604
|
+
"label": {
|
|
3605
|
+
"char": "l",
|
|
3606
|
+
"description": "Label for new reverted history record.",
|
|
3607
|
+
"name": "label",
|
|
3608
|
+
"summary": "label for new reverted history record",
|
|
3771
3609
|
"hasDynamicHelp": false,
|
|
3772
3610
|
"multiple": false,
|
|
3773
3611
|
"type": "option"
|
|
@@ -3775,29 +3613,29 @@
|
|
|
3775
3613
|
},
|
|
3776
3614
|
"hasDynamicHelp": true,
|
|
3777
3615
|
"hiddenAliases": [],
|
|
3778
|
-
"id": "analytics:
|
|
3616
|
+
"id": "analytics:dashboard:history:revert",
|
|
3779
3617
|
"pluginAlias": "@salesforce/analytics",
|
|
3780
3618
|
"pluginName": "@salesforce/analytics",
|
|
3781
3619
|
"pluginType": "core",
|
|
3782
3620
|
"strict": true,
|
|
3783
|
-
"summary": "
|
|
3621
|
+
"summary": "revert to specified history record",
|
|
3784
3622
|
"enableJsonFlag": true,
|
|
3785
3623
|
"isESM": true,
|
|
3786
3624
|
"relativePath": [
|
|
3787
3625
|
"lib",
|
|
3788
3626
|
"commands",
|
|
3789
3627
|
"analytics",
|
|
3790
|
-
"
|
|
3791
|
-
"
|
|
3792
|
-
"
|
|
3628
|
+
"dashboard",
|
|
3629
|
+
"history",
|
|
3630
|
+
"revert.js"
|
|
3793
3631
|
]
|
|
3794
3632
|
},
|
|
3795
|
-
"analytics:dataflow:
|
|
3633
|
+
"analytics:dataflow:history:list": {
|
|
3796
3634
|
"aliases": [],
|
|
3797
3635
|
"args": {},
|
|
3798
|
-
"description": "
|
|
3636
|
+
"description": "Lists history records for Analytics dataflows in the specified target org.",
|
|
3799
3637
|
"examples": [
|
|
3800
|
-
"$ sfdx analytics:dataflow:
|
|
3638
|
+
"$ sfdx analytics:dataflow:history:list --dataflowid <dataflowid> "
|
|
3801
3639
|
],
|
|
3802
3640
|
"flags": {
|
|
3803
3641
|
"json": {
|
|
@@ -3843,12 +3681,12 @@
|
|
|
3843
3681
|
"multiple": false,
|
|
3844
3682
|
"type": "option"
|
|
3845
3683
|
},
|
|
3846
|
-
"
|
|
3684
|
+
"dataflowid": {
|
|
3847
3685
|
"char": "i",
|
|
3848
|
-
"description": "The ID of the dataflow
|
|
3849
|
-
"name": "
|
|
3686
|
+
"description": "The ID of the dataflow to show history records.",
|
|
3687
|
+
"name": "dataflowid",
|
|
3850
3688
|
"required": true,
|
|
3851
|
-
"summary": "dataflow
|
|
3689
|
+
"summary": "dataflow ID",
|
|
3852
3690
|
"hasDynamicHelp": false,
|
|
3853
3691
|
"multiple": false,
|
|
3854
3692
|
"type": "option"
|
|
@@ -3856,12 +3694,12 @@
|
|
|
3856
3694
|
},
|
|
3857
3695
|
"hasDynamicHelp": true,
|
|
3858
3696
|
"hiddenAliases": [],
|
|
3859
|
-
"id": "analytics:dataflow:
|
|
3697
|
+
"id": "analytics:dataflow:history:list",
|
|
3860
3698
|
"pluginAlias": "@salesforce/analytics",
|
|
3861
3699
|
"pluginName": "@salesforce/analytics",
|
|
3862
3700
|
"pluginType": "core",
|
|
3863
3701
|
"strict": true,
|
|
3864
|
-
"summary": "
|
|
3702
|
+
"summary": "list history records for Analytics dataflows",
|
|
3865
3703
|
"enableJsonFlag": true,
|
|
3866
3704
|
"isESM": true,
|
|
3867
3705
|
"relativePath": [
|
|
@@ -3869,16 +3707,16 @@
|
|
|
3869
3707
|
"commands",
|
|
3870
3708
|
"analytics",
|
|
3871
3709
|
"dataflow",
|
|
3872
|
-
"
|
|
3873
|
-
"
|
|
3710
|
+
"history",
|
|
3711
|
+
"list.js"
|
|
3874
3712
|
]
|
|
3875
3713
|
},
|
|
3876
|
-
"analytics:dataflow:history:
|
|
3714
|
+
"analytics:dataflow:history:revert": {
|
|
3877
3715
|
"aliases": [],
|
|
3878
3716
|
"args": {},
|
|
3879
|
-
"description": "
|
|
3717
|
+
"description": "Revert to a specified history record.",
|
|
3880
3718
|
"examples": [
|
|
3881
|
-
"$ sfdx analytics:dataflow:history:
|
|
3719
|
+
"$ sfdx analytics:dataflow:history:revert -i <dataflowid> -y <historyid> -l <historyLabel> "
|
|
3882
3720
|
],
|
|
3883
3721
|
"flags": {
|
|
3884
3722
|
"json": {
|
|
@@ -3933,16 +3771,35 @@
|
|
|
3933
3771
|
"hasDynamicHelp": false,
|
|
3934
3772
|
"multiple": false,
|
|
3935
3773
|
"type": "option"
|
|
3774
|
+
},
|
|
3775
|
+
"historyid": {
|
|
3776
|
+
"char": "y",
|
|
3777
|
+
"description": "The ID of the dataflow history record.",
|
|
3778
|
+
"name": "historyid",
|
|
3779
|
+
"required": true,
|
|
3780
|
+
"summary": "dataflow history ID",
|
|
3781
|
+
"hasDynamicHelp": false,
|
|
3782
|
+
"multiple": false,
|
|
3783
|
+
"type": "option"
|
|
3784
|
+
},
|
|
3785
|
+
"label": {
|
|
3786
|
+
"char": "l",
|
|
3787
|
+
"description": "Label for new reverted history record.",
|
|
3788
|
+
"name": "label",
|
|
3789
|
+
"summary": "label for new reverted history record",
|
|
3790
|
+
"hasDynamicHelp": false,
|
|
3791
|
+
"multiple": false,
|
|
3792
|
+
"type": "option"
|
|
3936
3793
|
}
|
|
3937
3794
|
},
|
|
3938
3795
|
"hasDynamicHelp": true,
|
|
3939
3796
|
"hiddenAliases": [],
|
|
3940
|
-
"id": "analytics:dataflow:history:
|
|
3797
|
+
"id": "analytics:dataflow:history:revert",
|
|
3941
3798
|
"pluginAlias": "@salesforce/analytics",
|
|
3942
3799
|
"pluginName": "@salesforce/analytics",
|
|
3943
3800
|
"pluginType": "core",
|
|
3944
3801
|
"strict": true,
|
|
3945
|
-
"summary": "
|
|
3802
|
+
"summary": "revert to specified history record",
|
|
3946
3803
|
"enableJsonFlag": true,
|
|
3947
3804
|
"isESM": true,
|
|
3948
3805
|
"relativePath": [
|
|
@@ -3951,15 +3808,96 @@
|
|
|
3951
3808
|
"analytics",
|
|
3952
3809
|
"dataflow",
|
|
3953
3810
|
"history",
|
|
3954
|
-
"
|
|
3811
|
+
"revert.js"
|
|
3955
3812
|
]
|
|
3956
3813
|
},
|
|
3957
|
-
"analytics:dataflow:
|
|
3814
|
+
"analytics:dataflow:job:display": {
|
|
3958
3815
|
"aliases": [],
|
|
3959
3816
|
"args": {},
|
|
3960
|
-
"description": "
|
|
3817
|
+
"description": "Display status of Analytics dataflow in the specified target org.",
|
|
3961
3818
|
"examples": [
|
|
3962
|
-
"$ sfdx analytics:dataflow:
|
|
3819
|
+
"$ sfdx analytics:dataflow:job:display --dataflowjobid <dataflowjobid>"
|
|
3820
|
+
],
|
|
3821
|
+
"flags": {
|
|
3822
|
+
"json": {
|
|
3823
|
+
"description": "Format output as json.",
|
|
3824
|
+
"helpGroup": "GLOBAL",
|
|
3825
|
+
"name": "json",
|
|
3826
|
+
"allowNo": false,
|
|
3827
|
+
"type": "boolean"
|
|
3828
|
+
},
|
|
3829
|
+
"loglevel": {
|
|
3830
|
+
"deprecated": {
|
|
3831
|
+
"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."
|
|
3832
|
+
},
|
|
3833
|
+
"hidden": true,
|
|
3834
|
+
"name": "loglevel",
|
|
3835
|
+
"hasDynamicHelp": false,
|
|
3836
|
+
"multiple": false,
|
|
3837
|
+
"type": "option"
|
|
3838
|
+
},
|
|
3839
|
+
"target-org": {
|
|
3840
|
+
"aliases": [
|
|
3841
|
+
"targetusername",
|
|
3842
|
+
"u"
|
|
3843
|
+
],
|
|
3844
|
+
"char": "o",
|
|
3845
|
+
"deprecateAliases": true,
|
|
3846
|
+
"name": "target-org",
|
|
3847
|
+
"noCacheDefault": true,
|
|
3848
|
+
"required": true,
|
|
3849
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
3850
|
+
"hasDynamicHelp": true,
|
|
3851
|
+
"multiple": false,
|
|
3852
|
+
"type": "option"
|
|
3853
|
+
},
|
|
3854
|
+
"api-version": {
|
|
3855
|
+
"aliases": [
|
|
3856
|
+
"apiversion"
|
|
3857
|
+
],
|
|
3858
|
+
"deprecateAliases": true,
|
|
3859
|
+
"description": "Override the api version used for api requests made by this command",
|
|
3860
|
+
"name": "api-version",
|
|
3861
|
+
"hasDynamicHelp": false,
|
|
3862
|
+
"multiple": false,
|
|
3863
|
+
"type": "option"
|
|
3864
|
+
},
|
|
3865
|
+
"dataflowjobid": {
|
|
3866
|
+
"char": "i",
|
|
3867
|
+
"description": "The ID of the dataflow job to update.",
|
|
3868
|
+
"name": "dataflowjobid",
|
|
3869
|
+
"required": true,
|
|
3870
|
+
"summary": "dataflow Job ID",
|
|
3871
|
+
"hasDynamicHelp": false,
|
|
3872
|
+
"multiple": false,
|
|
3873
|
+
"type": "option"
|
|
3874
|
+
}
|
|
3875
|
+
},
|
|
3876
|
+
"hasDynamicHelp": true,
|
|
3877
|
+
"hiddenAliases": [],
|
|
3878
|
+
"id": "analytics:dataflow:job:display",
|
|
3879
|
+
"pluginAlias": "@salesforce/analytics",
|
|
3880
|
+
"pluginName": "@salesforce/analytics",
|
|
3881
|
+
"pluginType": "core",
|
|
3882
|
+
"strict": true,
|
|
3883
|
+
"summary": "display status of Analytics dataflow",
|
|
3884
|
+
"enableJsonFlag": true,
|
|
3885
|
+
"isESM": true,
|
|
3886
|
+
"relativePath": [
|
|
3887
|
+
"lib",
|
|
3888
|
+
"commands",
|
|
3889
|
+
"analytics",
|
|
3890
|
+
"dataflow",
|
|
3891
|
+
"job",
|
|
3892
|
+
"display.js"
|
|
3893
|
+
]
|
|
3894
|
+
},
|
|
3895
|
+
"analytics:dataflow:job:list": {
|
|
3896
|
+
"aliases": [],
|
|
3897
|
+
"args": {},
|
|
3898
|
+
"description": "List jobs of an Analytics dataflow in the specified target org.",
|
|
3899
|
+
"examples": [
|
|
3900
|
+
"$ sfdx analytics:dataflow:job:list --dataflowid <dataflowid>"
|
|
3963
3901
|
],
|
|
3964
3902
|
"flags": {
|
|
3965
3903
|
"json": {
|
|
@@ -4007,29 +3945,91 @@
|
|
|
4007
3945
|
},
|
|
4008
3946
|
"dataflowid": {
|
|
4009
3947
|
"char": "i",
|
|
4010
|
-
"description": "The ID of the dataflow to
|
|
3948
|
+
"description": "The ID of the dataflow to update.",
|
|
4011
3949
|
"name": "dataflowid",
|
|
4012
3950
|
"required": true,
|
|
4013
3951
|
"summary": "dataflow ID",
|
|
4014
3952
|
"hasDynamicHelp": false,
|
|
4015
3953
|
"multiple": false,
|
|
4016
3954
|
"type": "option"
|
|
3955
|
+
}
|
|
3956
|
+
},
|
|
3957
|
+
"hasDynamicHelp": true,
|
|
3958
|
+
"hiddenAliases": [],
|
|
3959
|
+
"id": "analytics:dataflow:job:list",
|
|
3960
|
+
"pluginAlias": "@salesforce/analytics",
|
|
3961
|
+
"pluginName": "@salesforce/analytics",
|
|
3962
|
+
"pluginType": "core",
|
|
3963
|
+
"strict": true,
|
|
3964
|
+
"summary": "list jobs of Analytics dataflow",
|
|
3965
|
+
"enableJsonFlag": true,
|
|
3966
|
+
"isESM": true,
|
|
3967
|
+
"relativePath": [
|
|
3968
|
+
"lib",
|
|
3969
|
+
"commands",
|
|
3970
|
+
"analytics",
|
|
3971
|
+
"dataflow",
|
|
3972
|
+
"job",
|
|
3973
|
+
"list.js"
|
|
3974
|
+
]
|
|
3975
|
+
},
|
|
3976
|
+
"analytics:dataflow:job:stop": {
|
|
3977
|
+
"aliases": [],
|
|
3978
|
+
"args": {},
|
|
3979
|
+
"description": "Stop an Analytics dataflow in the specified target org.",
|
|
3980
|
+
"examples": [
|
|
3981
|
+
"$ sfdx analytics:dataflow:job:stop --dataflowjobid <dataflowjobid>"
|
|
3982
|
+
],
|
|
3983
|
+
"flags": {
|
|
3984
|
+
"json": {
|
|
3985
|
+
"description": "Format output as json.",
|
|
3986
|
+
"helpGroup": "GLOBAL",
|
|
3987
|
+
"name": "json",
|
|
3988
|
+
"allowNo": false,
|
|
3989
|
+
"type": "boolean"
|
|
4017
3990
|
},
|
|
4018
|
-
"
|
|
4019
|
-
"
|
|
4020
|
-
|
|
4021
|
-
|
|
3991
|
+
"loglevel": {
|
|
3992
|
+
"deprecated": {
|
|
3993
|
+
"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."
|
|
3994
|
+
},
|
|
3995
|
+
"hidden": true,
|
|
3996
|
+
"name": "loglevel",
|
|
3997
|
+
"hasDynamicHelp": false,
|
|
3998
|
+
"multiple": false,
|
|
3999
|
+
"type": "option"
|
|
4000
|
+
},
|
|
4001
|
+
"target-org": {
|
|
4002
|
+
"aliases": [
|
|
4003
|
+
"targetusername",
|
|
4004
|
+
"u"
|
|
4005
|
+
],
|
|
4006
|
+
"char": "o",
|
|
4007
|
+
"deprecateAliases": true,
|
|
4008
|
+
"name": "target-org",
|
|
4009
|
+
"noCacheDefault": true,
|
|
4022
4010
|
"required": true,
|
|
4023
|
-
"summary": "
|
|
4011
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
4012
|
+
"hasDynamicHelp": true,
|
|
4013
|
+
"multiple": false,
|
|
4014
|
+
"type": "option"
|
|
4015
|
+
},
|
|
4016
|
+
"api-version": {
|
|
4017
|
+
"aliases": [
|
|
4018
|
+
"apiversion"
|
|
4019
|
+
],
|
|
4020
|
+
"deprecateAliases": true,
|
|
4021
|
+
"description": "Override the api version used for api requests made by this command",
|
|
4022
|
+
"name": "api-version",
|
|
4024
4023
|
"hasDynamicHelp": false,
|
|
4025
4024
|
"multiple": false,
|
|
4026
4025
|
"type": "option"
|
|
4027
4026
|
},
|
|
4028
|
-
"
|
|
4029
|
-
"char": "
|
|
4030
|
-
"description": "
|
|
4031
|
-
"name": "
|
|
4032
|
-
"
|
|
4027
|
+
"dataflowjobid": {
|
|
4028
|
+
"char": "i",
|
|
4029
|
+
"description": "The ID of the dataflow job to update.",
|
|
4030
|
+
"name": "dataflowjobid",
|
|
4031
|
+
"required": true,
|
|
4032
|
+
"summary": "dataflow Job ID",
|
|
4033
4033
|
"hasDynamicHelp": false,
|
|
4034
4034
|
"multiple": false,
|
|
4035
4035
|
"type": "option"
|
|
@@ -4037,12 +4037,12 @@
|
|
|
4037
4037
|
},
|
|
4038
4038
|
"hasDynamicHelp": true,
|
|
4039
4039
|
"hiddenAliases": [],
|
|
4040
|
-
"id": "analytics:dataflow:
|
|
4040
|
+
"id": "analytics:dataflow:job:stop",
|
|
4041
4041
|
"pluginAlias": "@salesforce/analytics",
|
|
4042
4042
|
"pluginName": "@salesforce/analytics",
|
|
4043
4043
|
"pluginType": "core",
|
|
4044
4044
|
"strict": true,
|
|
4045
|
-
"summary": "
|
|
4045
|
+
"summary": "stop Analytics dataflows",
|
|
4046
4046
|
"enableJsonFlag": true,
|
|
4047
4047
|
"isESM": true,
|
|
4048
4048
|
"relativePath": [
|
|
@@ -4050,8 +4050,8 @@
|
|
|
4050
4050
|
"commands",
|
|
4051
4051
|
"analytics",
|
|
4052
4052
|
"dataflow",
|
|
4053
|
-
"
|
|
4054
|
-
"
|
|
4053
|
+
"job",
|
|
4054
|
+
"stop.js"
|
|
4055
4055
|
]
|
|
4056
4056
|
},
|
|
4057
4057
|
"analytics:dataset:rows:fetch": {
|
|
@@ -4362,5 +4362,5 @@
|
|
|
4362
4362
|
]
|
|
4363
4363
|
}
|
|
4364
4364
|
},
|
|
4365
|
-
"version": "1.4.
|
|
4365
|
+
"version": "1.4.62"
|
|
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.
|
|
4
|
+
"version": "1.4.62",
|
|
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.
|
|
9
|
+
"@oclif/plugin-help": "^6.2.43",
|
|
10
10
|
"@salesforce/core": "^6.7.1",
|
|
11
11
|
"@salesforce/kit": "^3.2.6",
|
|
12
12
|
"@salesforce/sf-plugins-core": "^7.1.16",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"moment": "^2.30.1"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
19
|
+
"@oclif/plugin-command-snapshot": "^5.3.15",
|
|
20
20
|
"@salesforce/cli-plugins-testkit": "^5.3.52",
|
|
21
21
|
"@salesforce/dev-scripts": "^8.5.0",
|
|
22
22
|
"@salesforce/plugin-command-reference": "^3.1.86",
|
|
@@ -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.
|
|
280
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.
|
|
279
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.62.crt",
|
|
280
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.62.sig"
|
|
281
281
|
}
|
|
282
282
|
}
|