sfdx-hardis 5.44.0 → 5.44.2-alpha202507220945.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.
- package/CHANGELOG.md +10 -0
- package/lib/commands/hardis/org/diagnose/audittrail.js +14 -1
- package/lib/commands/hardis/org/diagnose/audittrail.js.map +1 -1
- package/oclif.lock +844 -1052
- package/oclif.manifest.json +346 -346
- package/package.json +14 -14
package/oclif.manifest.json
CHANGED
|
@@ -129,13 +129,12 @@
|
|
|
129
129
|
"clear:cache:hardis"
|
|
130
130
|
]
|
|
131
131
|
},
|
|
132
|
-
"hardis:
|
|
132
|
+
"hardis:config:get": {
|
|
133
133
|
"aliases": [],
|
|
134
134
|
"args": {},
|
|
135
|
-
"description": "
|
|
135
|
+
"description": "Returns sfdx-hardis project config for a given level",
|
|
136
136
|
"examples": [
|
|
137
|
-
"$ sf hardis:
|
|
138
|
-
"CI=true sf hardis:auth:login"
|
|
137
|
+
"$ sf hardis:project:deploy:sources:metadata"
|
|
139
138
|
],
|
|
140
139
|
"flags": {
|
|
141
140
|
"json": {
|
|
@@ -153,28 +152,20 @@
|
|
|
153
152
|
"multiple": false,
|
|
154
153
|
"type": "option"
|
|
155
154
|
},
|
|
156
|
-
"
|
|
157
|
-
"char": "
|
|
158
|
-
"description": "
|
|
159
|
-
"name": "
|
|
155
|
+
"level": {
|
|
156
|
+
"char": "l",
|
|
157
|
+
"description": "project,branch or user",
|
|
158
|
+
"name": "level",
|
|
159
|
+
"default": "project",
|
|
160
160
|
"hasDynamicHelp": false,
|
|
161
161
|
"multiple": false,
|
|
162
|
+
"options": [
|
|
163
|
+
"project",
|
|
164
|
+
"branch",
|
|
165
|
+
"user"
|
|
166
|
+
],
|
|
162
167
|
"type": "option"
|
|
163
168
|
},
|
|
164
|
-
"devhub": {
|
|
165
|
-
"char": "h",
|
|
166
|
-
"description": "Also connect associated DevHub",
|
|
167
|
-
"name": "devhub",
|
|
168
|
-
"allowNo": false,
|
|
169
|
-
"type": "boolean"
|
|
170
|
-
},
|
|
171
|
-
"scratchorg": {
|
|
172
|
-
"char": "s",
|
|
173
|
-
"description": "Scratch org",
|
|
174
|
-
"name": "scratchorg",
|
|
175
|
-
"allowNo": false,
|
|
176
|
-
"type": "boolean"
|
|
177
|
-
},
|
|
178
169
|
"debug": {
|
|
179
170
|
"char": "d",
|
|
180
171
|
"description": "Activate debug mode (more logs)",
|
|
@@ -198,38 +189,39 @@
|
|
|
198
189
|
},
|
|
199
190
|
"hasDynamicHelp": false,
|
|
200
191
|
"hiddenAliases": [],
|
|
201
|
-
"id": "hardis:
|
|
192
|
+
"id": "hardis:config:get",
|
|
202
193
|
"pluginAlias": "sfdx-hardis",
|
|
203
194
|
"pluginName": "sfdx-hardis",
|
|
204
195
|
"pluginType": "core",
|
|
205
196
|
"strict": true,
|
|
206
197
|
"enableJsonFlag": true,
|
|
207
|
-
"title": "
|
|
198
|
+
"title": "Deploy metadata sources to org",
|
|
208
199
|
"requiresProject": false,
|
|
209
200
|
"isESM": true,
|
|
210
201
|
"relativePath": [
|
|
211
202
|
"lib",
|
|
212
203
|
"commands",
|
|
213
204
|
"hardis",
|
|
214
|
-
"
|
|
215
|
-
"
|
|
205
|
+
"config",
|
|
206
|
+
"get.js"
|
|
216
207
|
],
|
|
217
208
|
"aliasPermutations": [],
|
|
218
209
|
"permutations": [
|
|
219
|
-
"hardis:
|
|
220
|
-
"
|
|
221
|
-
"
|
|
222
|
-
"hardis:
|
|
223
|
-
"
|
|
224
|
-
"
|
|
210
|
+
"hardis:config:get",
|
|
211
|
+
"config:hardis:get",
|
|
212
|
+
"config:get:hardis",
|
|
213
|
+
"hardis:get:config",
|
|
214
|
+
"get:hardis:config",
|
|
215
|
+
"get:config:hardis"
|
|
225
216
|
]
|
|
226
217
|
},
|
|
227
|
-
"hardis:
|
|
218
|
+
"hardis:auth:login": {
|
|
228
219
|
"aliases": [],
|
|
229
220
|
"args": {},
|
|
230
|
-
"description": "
|
|
221
|
+
"description": "\nLogins to a Salesforce org from CI/CD workflows.\n\nWill use the variables and files defined by configuration commands:\n\n- CI/CD repos: [Configure Org CI Authentication](https://sfdx-hardis.cloudity.com/hardis/project/configure/auth/)\n- Monitoring repos: [Configure Org Monitoring](https://sfdx-hardis.cloudity.com/hardis/org/configure/monitoring/)\n\nIf you have a technical org (for example to call Agentforce from another org, you can define variable SFDX_AUTH_URL_TECHNICAL_ORG and it will authenticate it with alias TECHNICAL_ORG)\n\nYou can get SFDX_AUTH_URL_TECHNICAL_ORG value by running the command: `sf org display --verbose --json` and copy the value of the field `sfdxAuthUrl` in the output.\n",
|
|
231
222
|
"examples": [
|
|
232
|
-
"$ sf hardis:
|
|
223
|
+
"$ sf hardis:auth:login",
|
|
224
|
+
"CI=true sf hardis:auth:login"
|
|
233
225
|
],
|
|
234
226
|
"flags": {
|
|
235
227
|
"json": {
|
|
@@ -247,20 +239,28 @@
|
|
|
247
239
|
"multiple": false,
|
|
248
240
|
"type": "option"
|
|
249
241
|
},
|
|
250
|
-
"
|
|
251
|
-
"char": "
|
|
252
|
-
"description": "
|
|
253
|
-
"name": "
|
|
254
|
-
"default": "project",
|
|
242
|
+
"instanceurl": {
|
|
243
|
+
"char": "r",
|
|
244
|
+
"description": "URL of org instance",
|
|
245
|
+
"name": "instanceurl",
|
|
255
246
|
"hasDynamicHelp": false,
|
|
256
247
|
"multiple": false,
|
|
257
|
-
"options": [
|
|
258
|
-
"project",
|
|
259
|
-
"branch",
|
|
260
|
-
"user"
|
|
261
|
-
],
|
|
262
248
|
"type": "option"
|
|
263
249
|
},
|
|
250
|
+
"devhub": {
|
|
251
|
+
"char": "h",
|
|
252
|
+
"description": "Also connect associated DevHub",
|
|
253
|
+
"name": "devhub",
|
|
254
|
+
"allowNo": false,
|
|
255
|
+
"type": "boolean"
|
|
256
|
+
},
|
|
257
|
+
"scratchorg": {
|
|
258
|
+
"char": "s",
|
|
259
|
+
"description": "Scratch org",
|
|
260
|
+
"name": "scratchorg",
|
|
261
|
+
"allowNo": false,
|
|
262
|
+
"type": "boolean"
|
|
263
|
+
},
|
|
264
264
|
"debug": {
|
|
265
265
|
"char": "d",
|
|
266
266
|
"description": "Activate debug mode (more logs)",
|
|
@@ -284,30 +284,30 @@
|
|
|
284
284
|
},
|
|
285
285
|
"hasDynamicHelp": false,
|
|
286
286
|
"hiddenAliases": [],
|
|
287
|
-
"id": "hardis:
|
|
287
|
+
"id": "hardis:auth:login",
|
|
288
288
|
"pluginAlias": "sfdx-hardis",
|
|
289
289
|
"pluginName": "sfdx-hardis",
|
|
290
290
|
"pluginType": "core",
|
|
291
291
|
"strict": true,
|
|
292
292
|
"enableJsonFlag": true,
|
|
293
|
-
"title": "
|
|
293
|
+
"title": "Login",
|
|
294
294
|
"requiresProject": false,
|
|
295
295
|
"isESM": true,
|
|
296
296
|
"relativePath": [
|
|
297
297
|
"lib",
|
|
298
298
|
"commands",
|
|
299
299
|
"hardis",
|
|
300
|
-
"
|
|
301
|
-
"
|
|
300
|
+
"auth",
|
|
301
|
+
"login.js"
|
|
302
302
|
],
|
|
303
303
|
"aliasPermutations": [],
|
|
304
304
|
"permutations": [
|
|
305
|
-
"hardis:
|
|
306
|
-
"
|
|
307
|
-
"
|
|
308
|
-
"hardis:
|
|
309
|
-
"
|
|
310
|
-
"
|
|
305
|
+
"hardis:auth:login",
|
|
306
|
+
"auth:hardis:login",
|
|
307
|
+
"auth:login:hardis",
|
|
308
|
+
"hardis:login:auth",
|
|
309
|
+
"login:hardis:auth",
|
|
310
|
+
"login:auth:hardis"
|
|
311
311
|
]
|
|
312
312
|
},
|
|
313
313
|
"hardis:doc:fieldusage": {
|
|
@@ -5479,7 +5479,7 @@
|
|
|
5479
5479
|
"hardis:org:diagnose:audittrail": {
|
|
5480
5480
|
"aliases": [],
|
|
5481
5481
|
"args": {},
|
|
5482
|
-
"description": "Export Audit trail into a CSV file with selected criteria, and highlight suspect actions\n\nAlso detects updates of Custom Settings values (disable by defining `SKIP_AUDIT_TRAIL_CUSTOM_SETTINGS=true`)\n\nRegular setup actions performed in major orgs are filtered.\n\n- \"\"\n - createScratchOrg\n - changedsenderemail\n - deleteScratchOrg\n - loginasgrantedtopartnerbt\n- Certificate and Key Management\n - insertCertificate\n- Custom App Licenses\n - addeduserpackagelicense\n - granteduserpackagelicense\n - revokeduserpackagelicense\n- Customer Portal\n - createdcustomersuccessuser\n - CSPUserDisabled\n- Currency\n - updateddatedexchrate\n- Data Management\n - queueMembership\n- Email Administration\n - dkimRotationPreparationSuccessful\n - dkimRotationSuccessful\n- Groups\n - groupMembership\n- Holidays\n - holiday_insert\n- Inbox mobile and legacy desktop apps\n - enableSIQUserNonEAC\n- Manage Users\n - activateduser\n - createduser\n - changedcommunitynickname\n - changedemail\n - changedfederationid\n - changedpassword\n - changedinteractionuseroffon\n - changedinteractionuseronoff\n - changedmarketinguseroffon\n - changedmarketinguseronoff\n - changedofflineuseroffon\n - changedprofileforuserstdtostd\n - changedprofileforuser\n - changedprofileforusercusttostd\n - changedprofileforuserstdtocust\n - changedroleforusertonone\n - changedroleforuser\n - changedroleforuserfromnone\n - changedUserEmailVerifiedStatusUnverified\n - changedUserEmailVerifiedStatusVerified\n - changedknowledgeuseroffon\n - changedsfcontentuseroffon\n - changedsupportuseroffon\n - changedUserPhoneNumber\n - changedUserPhoneVerifiedStatusUnverified\n - deactivateduser\n - deleteAuthenticatorPairing\n - deleteTwoFactorInfo2\n - deleteTwoFactorTempCode\n - frozeuser\n - insertAuthenticatorPairing\n - insertTwoFactorInfo2\n - insertTwoFactorTempCode\n - lightningloginenroll\n - PermSetAssign\n - PermSetGroupAssign\n - PermSetGroupUnassign\n - PermSetLicenseAssign\n - PermSetUnassign\n - PermSetLicenseUnassign\n - registeredUserPhoneNumber\n - resetpassword\n - suNetworkAdminLogin\n - suNetworkAdminLogout\n - suOrgAdminLogin\n - suOrgAdminLogout\n - unfrozeuser\n - useremailchangesent\n- Mobile Administration\n - assigneduserstomobileconfig\n- Reporting Snapshots\n - createdReportJob\n - deletedReportJob\n- Sandboxes\n - DeleteSandbox\n\nBy default, deployment user defined in .sfdx-hardis.yml targetUsername property will be excluded.\n\nYou can define additional users to exclude in .sfdx-hardis.yml **monitoringExcludeUsernames** property.\n\nYou can also add more sections / actions considered as not suspect using property **monitoringAllowedSectionsActions**\n\nExample:\n\n```yaml\nmonitoringExcludeUsernames:\n - deploymentuser@cloudity.com\n - marketingcloud@cloudity.com\n - integration-user@cloudity.com\n\nmonitoringAllowedSectionsActions:\n \"Some section\": [] // Will ignore all actions from such section\n \"Some other section\": [\"actionType1\",\"actionType2\",\"actionType3\"] // Will ignore only those 3 actions from section \"Some other section\". Other actions in the same section will be considered as suspect.\n```\n\n## Excel output example\n\n\n\n## Local output example\n\n\n\nThis command is part of [sfdx-hardis Monitoring](https://sfdx-hardis.cloudity.com/salesforce-monitoring-suspect-audit-trail/) and can output Grafana, Slack and MsTeams Notifications.\n",
|
|
5482
|
+
"description": "Export Audit trail into a CSV file with selected criteria, and highlight suspect actions\n\nAlso detects updates of Custom Settings values (disable by defining `SKIP_AUDIT_TRAIL_CUSTOM_SETTINGS=true`)\n\nRegular setup actions performed in major orgs are filtered.\n\n- \"\"\n - createScratchOrg\n - changedsenderemail\n - deleteScratchOrg\n - loginasgrantedtopartnerbt\n- Certificate and Key Management\n - insertCertificate\n- Custom App Licenses\n - addeduserpackagelicense\n - granteduserpackagelicense\n - revokeduserpackagelicense\n- Customer Portal\n - createdcustomersuccessuser\n - CSPUserDisabled\n- Currency\n - updateddatedexchrate\n- Data Management\n - queueMembership\n- Email Administration\n - dkimRotationPreparationSuccessful\n - dkimRotationSuccessful\n- External Objects\n - xdsEncryptedFieldChange\n- Groups\n - groupMembership\n- Holidays\n - holiday_insert\n- Inbox mobile and legacy desktop apps\n - enableSIQUserNonEAC\n - siqUserAcceptedTOS\n- Manage Users\n - activateduser\n - createduser\n - changedcommunitynickname\n - changedemail\n - changedfederationid\n - changedpassword\n - changedinteractionuseroffon\n - changedinteractionuseronoff\n - changedmarketinguseroffon\n - changedmarketinguseronoff\n - changedofflineuseroffon\n - changedprofileforuserstdtostd\n - changedprofileforuser\n - changedprofileforusercusttostd\n - changedprofileforuserstdtocust\n - changedroleforusertonone\n - changedroleforuser\n - changedroleforuserfromnone\n - changedUserAdminVerifiedStatusVerified\n - changedUserEmailVerifiedStatusUnverified\n - changedUserEmailVerifiedStatusVerified\n - changedknowledgeuseroffon\n - changedsfcontentuseroffon\n - changedsupportuseroffon\n - changedusername\n - changedUserPhoneNumber\n - changedUserPhoneVerifiedStatusUnverified\n - changedUserPhoneVerifiedStatusVerified\n - deactivateduser\n - deleteAuthenticatorPairing\n - deleteTwoFactorInfo2\n - deleteTwoFactorTempCode\n - frozeuser\n - insertAuthenticatorPairing\n - insertTwoFactorInfo2\n - insertTwoFactorTempCode\n - lightningloginenroll\n - PermSetAssign\n - PermSetGroupAssign\n - PermSetGroupUnassign\n - PermSetLicenseAssign\n - PermSetUnassign\n - PermSetLicenseUnassign\n - registeredUserPhoneNumber\n - resetpassword\n - suNetworkAdminLogin\n - suNetworkAdminLogout\n - suOrgAdminLogin\n - suOrgAdminLogout\n - unfrozeuser\n - useremailchangesent\n- Mobile Administration\n - assigneduserstomobileconfig\n- Reporting Snapshots\n - createdReportJob\n - deletedReportJob\n- Sandboxes\n - DeleteSandbox\n\nBy default, deployment user defined in .sfdx-hardis.yml targetUsername property will be excluded.\n\nYou can define additional users to exclude in .sfdx-hardis.yml **monitoringExcludeUsernames** property.\n\nYou can also add more sections / actions considered as not suspect using property **monitoringAllowedSectionsActions**\n\nExample:\n\n```yaml\nmonitoringExcludeUsernames:\n - deploymentuser@cloudity.com\n - marketingcloud@cloudity.com\n - integration-user@cloudity.com\n\nmonitoringAllowedSectionsActions:\n \"Some section\": [] // Will ignore all actions from such section\n \"Some other section\": [\"actionType1\",\"actionType2\",\"actionType3\"] // Will ignore only those 3 actions from section \"Some other section\". Other actions in the same section will be considered as suspect.\n```\n\n## Excel output example\n\n\n\n## Local output example\n\n\n\nThis command is part of [sfdx-hardis Monitoring](https://sfdx-hardis.cloudity.com/salesforce-monitoring-suspect-audit-trail/) and can output Grafana, Slack and MsTeams Notifications.\n",
|
|
5483
5483
|
"examples": [
|
|
5484
5484
|
"$ sf hardis:org:diagnose:audittrail",
|
|
5485
5485
|
"$ sf hardis:org:diagnose:audittrail --excludeusers baptiste@titi.com",
|
|
@@ -9254,12 +9254,12 @@
|
|
|
9254
9254
|
"remotesites:audit:project:hardis"
|
|
9255
9255
|
]
|
|
9256
9256
|
},
|
|
9257
|
-
"hardis:project:
|
|
9257
|
+
"hardis:project:configure:auth": {
|
|
9258
9258
|
"aliases": [],
|
|
9259
9259
|
"args": {},
|
|
9260
|
-
"description": "
|
|
9260
|
+
"description": "Configure authentication from git branch to target org",
|
|
9261
9261
|
"examples": [
|
|
9262
|
-
"$ sf hardis:project:
|
|
9262
|
+
"$ sf hardis:project:configure:auth"
|
|
9263
9263
|
],
|
|
9264
9264
|
"flags": {
|
|
9265
9265
|
"json": {
|
|
@@ -9277,14 +9277,12 @@
|
|
|
9277
9277
|
"multiple": false,
|
|
9278
9278
|
"type": "option"
|
|
9279
9279
|
},
|
|
9280
|
-
"
|
|
9281
|
-
"char": "
|
|
9282
|
-
"description": "
|
|
9283
|
-
"name": "
|
|
9284
|
-
"
|
|
9285
|
-
"
|
|
9286
|
-
"multiple": false,
|
|
9287
|
-
"type": "option"
|
|
9280
|
+
"devhub": {
|
|
9281
|
+
"char": "b",
|
|
9282
|
+
"description": "Configure project DevHub",
|
|
9283
|
+
"name": "devhub",
|
|
9284
|
+
"allowNo": false,
|
|
9285
|
+
"type": "boolean"
|
|
9288
9286
|
},
|
|
9289
9287
|
"debug": {
|
|
9290
9288
|
"char": "d",
|
|
@@ -9305,62 +9303,92 @@
|
|
|
9305
9303
|
"name": "skipauth",
|
|
9306
9304
|
"allowNo": false,
|
|
9307
9305
|
"type": "boolean"
|
|
9306
|
+
},
|
|
9307
|
+
"target-org": {
|
|
9308
|
+
"aliases": [
|
|
9309
|
+
"targetusername",
|
|
9310
|
+
"u"
|
|
9311
|
+
],
|
|
9312
|
+
"char": "o",
|
|
9313
|
+
"deprecateAliases": true,
|
|
9314
|
+
"name": "target-org",
|
|
9315
|
+
"noCacheDefault": true,
|
|
9316
|
+
"summary": "Username or alias of the target org.",
|
|
9317
|
+
"hasDynamicHelp": true,
|
|
9318
|
+
"multiple": false,
|
|
9319
|
+
"type": "option"
|
|
9320
|
+
},
|
|
9321
|
+
"target-dev-hub": {
|
|
9322
|
+
"aliases": [
|
|
9323
|
+
"targetdevhubusername"
|
|
9324
|
+
],
|
|
9325
|
+
"char": "v",
|
|
9326
|
+
"deprecateAliases": true,
|
|
9327
|
+
"name": "target-dev-hub",
|
|
9328
|
+
"noCacheDefault": true,
|
|
9329
|
+
"required": false,
|
|
9330
|
+
"summary": "Username or alias of the Dev Hub org.",
|
|
9331
|
+
"hasDynamicHelp": true,
|
|
9332
|
+
"multiple": false,
|
|
9333
|
+
"type": "option"
|
|
9308
9334
|
}
|
|
9309
9335
|
},
|
|
9310
|
-
"hasDynamicHelp":
|
|
9336
|
+
"hasDynamicHelp": true,
|
|
9311
9337
|
"hiddenAliases": [],
|
|
9312
|
-
"id": "hardis:project:
|
|
9338
|
+
"id": "hardis:project:configure:auth",
|
|
9313
9339
|
"pluginAlias": "sfdx-hardis",
|
|
9314
9340
|
"pluginName": "sfdx-hardis",
|
|
9315
9341
|
"pluginType": "core",
|
|
9316
9342
|
"strict": true,
|
|
9317
9343
|
"enableJsonFlag": true,
|
|
9318
|
-
"title": "
|
|
9319
|
-
"requiresProject":
|
|
9344
|
+
"title": "Configure authentication",
|
|
9345
|
+
"requiresProject": false,
|
|
9346
|
+
"requiresDependencies": [
|
|
9347
|
+
"openssl"
|
|
9348
|
+
],
|
|
9320
9349
|
"isESM": true,
|
|
9321
9350
|
"relativePath": [
|
|
9322
9351
|
"lib",
|
|
9323
9352
|
"commands",
|
|
9324
9353
|
"hardis",
|
|
9325
9354
|
"project",
|
|
9326
|
-
"
|
|
9327
|
-
"
|
|
9355
|
+
"configure",
|
|
9356
|
+
"auth.js"
|
|
9328
9357
|
],
|
|
9329
9358
|
"aliasPermutations": [],
|
|
9330
9359
|
"permutations": [
|
|
9331
|
-
"hardis:project:
|
|
9332
|
-
"project:hardis:
|
|
9333
|
-
"project:
|
|
9334
|
-
"project:
|
|
9335
|
-
"hardis:
|
|
9336
|
-
"
|
|
9337
|
-
"
|
|
9338
|
-
"
|
|
9339
|
-
"hardis:
|
|
9340
|
-
"
|
|
9341
|
-
"
|
|
9342
|
-
"
|
|
9343
|
-
"hardis:project:
|
|
9344
|
-
"project:hardis:
|
|
9345
|
-
"project:
|
|
9346
|
-
"project:
|
|
9347
|
-
"hardis:
|
|
9348
|
-
"
|
|
9349
|
-
"
|
|
9350
|
-
"
|
|
9351
|
-
"hardis:
|
|
9352
|
-
"
|
|
9353
|
-
"
|
|
9354
|
-
"
|
|
9360
|
+
"hardis:project:configure:auth",
|
|
9361
|
+
"project:hardis:configure:auth",
|
|
9362
|
+
"project:configure:hardis:auth",
|
|
9363
|
+
"project:configure:auth:hardis",
|
|
9364
|
+
"hardis:configure:project:auth",
|
|
9365
|
+
"configure:hardis:project:auth",
|
|
9366
|
+
"configure:project:hardis:auth",
|
|
9367
|
+
"configure:project:auth:hardis",
|
|
9368
|
+
"hardis:configure:auth:project",
|
|
9369
|
+
"configure:hardis:auth:project",
|
|
9370
|
+
"configure:auth:hardis:project",
|
|
9371
|
+
"configure:auth:project:hardis",
|
|
9372
|
+
"hardis:project:auth:configure",
|
|
9373
|
+
"project:hardis:auth:configure",
|
|
9374
|
+
"project:auth:hardis:configure",
|
|
9375
|
+
"project:auth:configure:hardis",
|
|
9376
|
+
"hardis:auth:project:configure",
|
|
9377
|
+
"auth:hardis:project:configure",
|
|
9378
|
+
"auth:project:hardis:configure",
|
|
9379
|
+
"auth:project:configure:hardis",
|
|
9380
|
+
"hardis:auth:configure:project",
|
|
9381
|
+
"auth:hardis:configure:project",
|
|
9382
|
+
"auth:configure:hardis:project",
|
|
9383
|
+
"auth:configure:project:hardis"
|
|
9355
9384
|
]
|
|
9356
9385
|
},
|
|
9357
|
-
"hardis:project:
|
|
9386
|
+
"hardis:project:convert:profilestopermsets": {
|
|
9358
9387
|
"aliases": [],
|
|
9359
9388
|
"args": {},
|
|
9360
|
-
"description": "
|
|
9389
|
+
"description": "Creates permission sets from existing profiles, with id PS_PROFILENAME",
|
|
9361
9390
|
"examples": [
|
|
9362
|
-
"sf hardis:project:
|
|
9363
|
-
"sf hardis:project:clean:filter-xml-content -i \"retrieveUnpackaged\""
|
|
9391
|
+
"$ sf hardis:project:convert:profilestopermsets"
|
|
9364
9392
|
],
|
|
9365
9393
|
"flags": {
|
|
9366
9394
|
"json": {
|
|
@@ -9378,25 +9406,229 @@
|
|
|
9378
9406
|
"multiple": false,
|
|
9379
9407
|
"type": "option"
|
|
9380
9408
|
},
|
|
9381
|
-
"
|
|
9382
|
-
"char": "
|
|
9383
|
-
"description": "
|
|
9384
|
-
"name": "
|
|
9409
|
+
"except": {
|
|
9410
|
+
"char": "e",
|
|
9411
|
+
"description": "List of filters",
|
|
9412
|
+
"name": "except",
|
|
9413
|
+
"default": [],
|
|
9385
9414
|
"hasDynamicHelp": false,
|
|
9386
|
-
"multiple":
|
|
9415
|
+
"multiple": true,
|
|
9387
9416
|
"type": "option"
|
|
9388
9417
|
},
|
|
9389
|
-
"
|
|
9390
|
-
"char": "
|
|
9391
|
-
"description": "
|
|
9392
|
-
"name": "
|
|
9418
|
+
"debug": {
|
|
9419
|
+
"char": "d",
|
|
9420
|
+
"description": "Activate debug mode (more logs)",
|
|
9421
|
+
"name": "debug",
|
|
9422
|
+
"allowNo": false,
|
|
9423
|
+
"type": "boolean"
|
|
9424
|
+
},
|
|
9425
|
+
"websocket": {
|
|
9426
|
+
"description": "Websocket host:port for VsCode SFDX Hardis UI integration",
|
|
9427
|
+
"name": "websocket",
|
|
9393
9428
|
"hasDynamicHelp": false,
|
|
9394
9429
|
"multiple": false,
|
|
9395
9430
|
"type": "option"
|
|
9396
9431
|
},
|
|
9397
|
-
"
|
|
9398
|
-
"
|
|
9399
|
-
"
|
|
9432
|
+
"skipauth": {
|
|
9433
|
+
"description": "Skip authentication check when a default username is required",
|
|
9434
|
+
"name": "skipauth",
|
|
9435
|
+
"allowNo": false,
|
|
9436
|
+
"type": "boolean"
|
|
9437
|
+
}
|
|
9438
|
+
},
|
|
9439
|
+
"hasDynamicHelp": false,
|
|
9440
|
+
"hiddenAliases": [],
|
|
9441
|
+
"id": "hardis:project:convert:profilestopermsets",
|
|
9442
|
+
"pluginAlias": "sfdx-hardis",
|
|
9443
|
+
"pluginName": "sfdx-hardis",
|
|
9444
|
+
"pluginType": "core",
|
|
9445
|
+
"strict": true,
|
|
9446
|
+
"enableJsonFlag": true,
|
|
9447
|
+
"title": "Convert Profiles into Permission Sets",
|
|
9448
|
+
"requiresProject": true,
|
|
9449
|
+
"requiresSfdxPlugins": [
|
|
9450
|
+
"shane-sfdx-plugins"
|
|
9451
|
+
],
|
|
9452
|
+
"isESM": true,
|
|
9453
|
+
"relativePath": [
|
|
9454
|
+
"lib",
|
|
9455
|
+
"commands",
|
|
9456
|
+
"hardis",
|
|
9457
|
+
"project",
|
|
9458
|
+
"convert",
|
|
9459
|
+
"profilestopermsets.js"
|
|
9460
|
+
],
|
|
9461
|
+
"aliasPermutations": [],
|
|
9462
|
+
"permutations": [
|
|
9463
|
+
"hardis:project:convert:profilestopermsets",
|
|
9464
|
+
"project:hardis:convert:profilestopermsets",
|
|
9465
|
+
"project:convert:hardis:profilestopermsets",
|
|
9466
|
+
"project:convert:profilestopermsets:hardis",
|
|
9467
|
+
"hardis:convert:project:profilestopermsets",
|
|
9468
|
+
"convert:hardis:project:profilestopermsets",
|
|
9469
|
+
"convert:project:hardis:profilestopermsets",
|
|
9470
|
+
"convert:project:profilestopermsets:hardis",
|
|
9471
|
+
"hardis:convert:profilestopermsets:project",
|
|
9472
|
+
"convert:hardis:profilestopermsets:project",
|
|
9473
|
+
"convert:profilestopermsets:hardis:project",
|
|
9474
|
+
"convert:profilestopermsets:project:hardis",
|
|
9475
|
+
"hardis:project:profilestopermsets:convert",
|
|
9476
|
+
"project:hardis:profilestopermsets:convert",
|
|
9477
|
+
"project:profilestopermsets:hardis:convert",
|
|
9478
|
+
"project:profilestopermsets:convert:hardis",
|
|
9479
|
+
"hardis:profilestopermsets:project:convert",
|
|
9480
|
+
"profilestopermsets:hardis:project:convert",
|
|
9481
|
+
"profilestopermsets:project:hardis:convert",
|
|
9482
|
+
"profilestopermsets:project:convert:hardis",
|
|
9483
|
+
"hardis:profilestopermsets:convert:project",
|
|
9484
|
+
"profilestopermsets:hardis:convert:project",
|
|
9485
|
+
"profilestopermsets:convert:hardis:project",
|
|
9486
|
+
"profilestopermsets:convert:project:hardis"
|
|
9487
|
+
]
|
|
9488
|
+
},
|
|
9489
|
+
"hardis:project:clean:emptyitems": {
|
|
9490
|
+
"aliases": [],
|
|
9491
|
+
"args": {},
|
|
9492
|
+
"description": "Remove unwanted empty items within sfdx project sources",
|
|
9493
|
+
"examples": [
|
|
9494
|
+
"$ sf hardis:project:clean:emptyitems"
|
|
9495
|
+
],
|
|
9496
|
+
"flags": {
|
|
9497
|
+
"json": {
|
|
9498
|
+
"description": "Format output as json.",
|
|
9499
|
+
"helpGroup": "GLOBAL",
|
|
9500
|
+
"name": "json",
|
|
9501
|
+
"allowNo": false,
|
|
9502
|
+
"type": "boolean"
|
|
9503
|
+
},
|
|
9504
|
+
"flags-dir": {
|
|
9505
|
+
"helpGroup": "GLOBAL",
|
|
9506
|
+
"name": "flags-dir",
|
|
9507
|
+
"summary": "Import flag values from a directory.",
|
|
9508
|
+
"hasDynamicHelp": false,
|
|
9509
|
+
"multiple": false,
|
|
9510
|
+
"type": "option"
|
|
9511
|
+
},
|
|
9512
|
+
"folder": {
|
|
9513
|
+
"char": "f",
|
|
9514
|
+
"description": "Root folder",
|
|
9515
|
+
"name": "folder",
|
|
9516
|
+
"default": "force-app",
|
|
9517
|
+
"hasDynamicHelp": false,
|
|
9518
|
+
"multiple": false,
|
|
9519
|
+
"type": "option"
|
|
9520
|
+
},
|
|
9521
|
+
"debug": {
|
|
9522
|
+
"char": "d",
|
|
9523
|
+
"description": "Activate debug mode (more logs)",
|
|
9524
|
+
"name": "debug",
|
|
9525
|
+
"allowNo": false,
|
|
9526
|
+
"type": "boolean"
|
|
9527
|
+
},
|
|
9528
|
+
"websocket": {
|
|
9529
|
+
"description": "Websocket host:port for VsCode SFDX Hardis UI integration",
|
|
9530
|
+
"name": "websocket",
|
|
9531
|
+
"hasDynamicHelp": false,
|
|
9532
|
+
"multiple": false,
|
|
9533
|
+
"type": "option"
|
|
9534
|
+
},
|
|
9535
|
+
"skipauth": {
|
|
9536
|
+
"description": "Skip authentication check when a default username is required",
|
|
9537
|
+
"name": "skipauth",
|
|
9538
|
+
"allowNo": false,
|
|
9539
|
+
"type": "boolean"
|
|
9540
|
+
}
|
|
9541
|
+
},
|
|
9542
|
+
"hasDynamicHelp": false,
|
|
9543
|
+
"hiddenAliases": [],
|
|
9544
|
+
"id": "hardis:project:clean:emptyitems",
|
|
9545
|
+
"pluginAlias": "sfdx-hardis",
|
|
9546
|
+
"pluginName": "sfdx-hardis",
|
|
9547
|
+
"pluginType": "core",
|
|
9548
|
+
"strict": true,
|
|
9549
|
+
"enableJsonFlag": true,
|
|
9550
|
+
"title": "Clean retrieved empty items in dx sources",
|
|
9551
|
+
"requiresProject": true,
|
|
9552
|
+
"isESM": true,
|
|
9553
|
+
"relativePath": [
|
|
9554
|
+
"lib",
|
|
9555
|
+
"commands",
|
|
9556
|
+
"hardis",
|
|
9557
|
+
"project",
|
|
9558
|
+
"clean",
|
|
9559
|
+
"emptyitems.js"
|
|
9560
|
+
],
|
|
9561
|
+
"aliasPermutations": [],
|
|
9562
|
+
"permutations": [
|
|
9563
|
+
"hardis:project:clean:emptyitems",
|
|
9564
|
+
"project:hardis:clean:emptyitems",
|
|
9565
|
+
"project:clean:hardis:emptyitems",
|
|
9566
|
+
"project:clean:emptyitems:hardis",
|
|
9567
|
+
"hardis:clean:project:emptyitems",
|
|
9568
|
+
"clean:hardis:project:emptyitems",
|
|
9569
|
+
"clean:project:hardis:emptyitems",
|
|
9570
|
+
"clean:project:emptyitems:hardis",
|
|
9571
|
+
"hardis:clean:emptyitems:project",
|
|
9572
|
+
"clean:hardis:emptyitems:project",
|
|
9573
|
+
"clean:emptyitems:hardis:project",
|
|
9574
|
+
"clean:emptyitems:project:hardis",
|
|
9575
|
+
"hardis:project:emptyitems:clean",
|
|
9576
|
+
"project:hardis:emptyitems:clean",
|
|
9577
|
+
"project:emptyitems:hardis:clean",
|
|
9578
|
+
"project:emptyitems:clean:hardis",
|
|
9579
|
+
"hardis:emptyitems:project:clean",
|
|
9580
|
+
"emptyitems:hardis:project:clean",
|
|
9581
|
+
"emptyitems:project:hardis:clean",
|
|
9582
|
+
"emptyitems:project:clean:hardis",
|
|
9583
|
+
"hardis:emptyitems:clean:project",
|
|
9584
|
+
"emptyitems:hardis:clean:project",
|
|
9585
|
+
"emptyitems:clean:hardis:project",
|
|
9586
|
+
"emptyitems:clean:project:hardis"
|
|
9587
|
+
]
|
|
9588
|
+
},
|
|
9589
|
+
"hardis:project:clean:filter-xml-content": {
|
|
9590
|
+
"aliases": [],
|
|
9591
|
+
"args": {},
|
|
9592
|
+
"description": "Filter content of metadatas (XML) in order to be able to deploy only part of them on an org (See [Example configuration](https://github.com/nvuillam/sfdx-essentials/blob/master/examples/filter-xml-content-config.json))\n\nWhen you perform deployments from one org to another, the features activated in the target org may not fit the content of the sfdx/metadata files extracted from the source org.\n\nYou may need to filter some elements in the XML files, for example in the Profiles\n\nThis script requires a filter-config.json file",
|
|
9593
|
+
"examples": [
|
|
9594
|
+
"sf hardis:project:clean:filter-xml-content -i \"./mdapi_output\"",
|
|
9595
|
+
"sf hardis:project:clean:filter-xml-content -i \"retrieveUnpackaged\""
|
|
9596
|
+
],
|
|
9597
|
+
"flags": {
|
|
9598
|
+
"json": {
|
|
9599
|
+
"description": "Format output as json.",
|
|
9600
|
+
"helpGroup": "GLOBAL",
|
|
9601
|
+
"name": "json",
|
|
9602
|
+
"allowNo": false,
|
|
9603
|
+
"type": "boolean"
|
|
9604
|
+
},
|
|
9605
|
+
"flags-dir": {
|
|
9606
|
+
"helpGroup": "GLOBAL",
|
|
9607
|
+
"name": "flags-dir",
|
|
9608
|
+
"summary": "Import flag values from a directory.",
|
|
9609
|
+
"hasDynamicHelp": false,
|
|
9610
|
+
"multiple": false,
|
|
9611
|
+
"type": "option"
|
|
9612
|
+
},
|
|
9613
|
+
"configfile": {
|
|
9614
|
+
"char": "c",
|
|
9615
|
+
"description": "Config JSON file path",
|
|
9616
|
+
"name": "configfile",
|
|
9617
|
+
"hasDynamicHelp": false,
|
|
9618
|
+
"multiple": false,
|
|
9619
|
+
"type": "option"
|
|
9620
|
+
},
|
|
9621
|
+
"inputfolder": {
|
|
9622
|
+
"char": "i",
|
|
9623
|
+
"description": "Input folder (default: \".\" )",
|
|
9624
|
+
"name": "inputfolder",
|
|
9625
|
+
"hasDynamicHelp": false,
|
|
9626
|
+
"multiple": false,
|
|
9627
|
+
"type": "option"
|
|
9628
|
+
},
|
|
9629
|
+
"outputfolder": {
|
|
9630
|
+
"char": "f",
|
|
9631
|
+
"description": "Output folder (default: parentFolder + _xml_content_filtered)",
|
|
9400
9632
|
"name": "outputfolder",
|
|
9401
9633
|
"hasDynamicHelp": false,
|
|
9402
9634
|
"multiple": false,
|
|
@@ -10739,238 +10971,6 @@
|
|
|
10739
10971
|
"xml:clean:project:hardis"
|
|
10740
10972
|
]
|
|
10741
10973
|
},
|
|
10742
|
-
"hardis:project:convert:profilestopermsets": {
|
|
10743
|
-
"aliases": [],
|
|
10744
|
-
"args": {},
|
|
10745
|
-
"description": "Creates permission sets from existing profiles, with id PS_PROFILENAME",
|
|
10746
|
-
"examples": [
|
|
10747
|
-
"$ sf hardis:project:convert:profilestopermsets"
|
|
10748
|
-
],
|
|
10749
|
-
"flags": {
|
|
10750
|
-
"json": {
|
|
10751
|
-
"description": "Format output as json.",
|
|
10752
|
-
"helpGroup": "GLOBAL",
|
|
10753
|
-
"name": "json",
|
|
10754
|
-
"allowNo": false,
|
|
10755
|
-
"type": "boolean"
|
|
10756
|
-
},
|
|
10757
|
-
"flags-dir": {
|
|
10758
|
-
"helpGroup": "GLOBAL",
|
|
10759
|
-
"name": "flags-dir",
|
|
10760
|
-
"summary": "Import flag values from a directory.",
|
|
10761
|
-
"hasDynamicHelp": false,
|
|
10762
|
-
"multiple": false,
|
|
10763
|
-
"type": "option"
|
|
10764
|
-
},
|
|
10765
|
-
"except": {
|
|
10766
|
-
"char": "e",
|
|
10767
|
-
"description": "List of filters",
|
|
10768
|
-
"name": "except",
|
|
10769
|
-
"default": [],
|
|
10770
|
-
"hasDynamicHelp": false,
|
|
10771
|
-
"multiple": true,
|
|
10772
|
-
"type": "option"
|
|
10773
|
-
},
|
|
10774
|
-
"debug": {
|
|
10775
|
-
"char": "d",
|
|
10776
|
-
"description": "Activate debug mode (more logs)",
|
|
10777
|
-
"name": "debug",
|
|
10778
|
-
"allowNo": false,
|
|
10779
|
-
"type": "boolean"
|
|
10780
|
-
},
|
|
10781
|
-
"websocket": {
|
|
10782
|
-
"description": "Websocket host:port for VsCode SFDX Hardis UI integration",
|
|
10783
|
-
"name": "websocket",
|
|
10784
|
-
"hasDynamicHelp": false,
|
|
10785
|
-
"multiple": false,
|
|
10786
|
-
"type": "option"
|
|
10787
|
-
},
|
|
10788
|
-
"skipauth": {
|
|
10789
|
-
"description": "Skip authentication check when a default username is required",
|
|
10790
|
-
"name": "skipauth",
|
|
10791
|
-
"allowNo": false,
|
|
10792
|
-
"type": "boolean"
|
|
10793
|
-
}
|
|
10794
|
-
},
|
|
10795
|
-
"hasDynamicHelp": false,
|
|
10796
|
-
"hiddenAliases": [],
|
|
10797
|
-
"id": "hardis:project:convert:profilestopermsets",
|
|
10798
|
-
"pluginAlias": "sfdx-hardis",
|
|
10799
|
-
"pluginName": "sfdx-hardis",
|
|
10800
|
-
"pluginType": "core",
|
|
10801
|
-
"strict": true,
|
|
10802
|
-
"enableJsonFlag": true,
|
|
10803
|
-
"title": "Convert Profiles into Permission Sets",
|
|
10804
|
-
"requiresProject": true,
|
|
10805
|
-
"requiresSfdxPlugins": [
|
|
10806
|
-
"shane-sfdx-plugins"
|
|
10807
|
-
],
|
|
10808
|
-
"isESM": true,
|
|
10809
|
-
"relativePath": [
|
|
10810
|
-
"lib",
|
|
10811
|
-
"commands",
|
|
10812
|
-
"hardis",
|
|
10813
|
-
"project",
|
|
10814
|
-
"convert",
|
|
10815
|
-
"profilestopermsets.js"
|
|
10816
|
-
],
|
|
10817
|
-
"aliasPermutations": [],
|
|
10818
|
-
"permutations": [
|
|
10819
|
-
"hardis:project:convert:profilestopermsets",
|
|
10820
|
-
"project:hardis:convert:profilestopermsets",
|
|
10821
|
-
"project:convert:hardis:profilestopermsets",
|
|
10822
|
-
"project:convert:profilestopermsets:hardis",
|
|
10823
|
-
"hardis:convert:project:profilestopermsets",
|
|
10824
|
-
"convert:hardis:project:profilestopermsets",
|
|
10825
|
-
"convert:project:hardis:profilestopermsets",
|
|
10826
|
-
"convert:project:profilestopermsets:hardis",
|
|
10827
|
-
"hardis:convert:profilestopermsets:project",
|
|
10828
|
-
"convert:hardis:profilestopermsets:project",
|
|
10829
|
-
"convert:profilestopermsets:hardis:project",
|
|
10830
|
-
"convert:profilestopermsets:project:hardis",
|
|
10831
|
-
"hardis:project:profilestopermsets:convert",
|
|
10832
|
-
"project:hardis:profilestopermsets:convert",
|
|
10833
|
-
"project:profilestopermsets:hardis:convert",
|
|
10834
|
-
"project:profilestopermsets:convert:hardis",
|
|
10835
|
-
"hardis:profilestopermsets:project:convert",
|
|
10836
|
-
"profilestopermsets:hardis:project:convert",
|
|
10837
|
-
"profilestopermsets:project:hardis:convert",
|
|
10838
|
-
"profilestopermsets:project:convert:hardis",
|
|
10839
|
-
"hardis:profilestopermsets:convert:project",
|
|
10840
|
-
"profilestopermsets:hardis:convert:project",
|
|
10841
|
-
"profilestopermsets:convert:hardis:project",
|
|
10842
|
-
"profilestopermsets:convert:project:hardis"
|
|
10843
|
-
]
|
|
10844
|
-
},
|
|
10845
|
-
"hardis:project:configure:auth": {
|
|
10846
|
-
"aliases": [],
|
|
10847
|
-
"args": {},
|
|
10848
|
-
"description": "Configure authentication from git branch to target org",
|
|
10849
|
-
"examples": [
|
|
10850
|
-
"$ sf hardis:project:configure:auth"
|
|
10851
|
-
],
|
|
10852
|
-
"flags": {
|
|
10853
|
-
"json": {
|
|
10854
|
-
"description": "Format output as json.",
|
|
10855
|
-
"helpGroup": "GLOBAL",
|
|
10856
|
-
"name": "json",
|
|
10857
|
-
"allowNo": false,
|
|
10858
|
-
"type": "boolean"
|
|
10859
|
-
},
|
|
10860
|
-
"flags-dir": {
|
|
10861
|
-
"helpGroup": "GLOBAL",
|
|
10862
|
-
"name": "flags-dir",
|
|
10863
|
-
"summary": "Import flag values from a directory.",
|
|
10864
|
-
"hasDynamicHelp": false,
|
|
10865
|
-
"multiple": false,
|
|
10866
|
-
"type": "option"
|
|
10867
|
-
},
|
|
10868
|
-
"devhub": {
|
|
10869
|
-
"char": "b",
|
|
10870
|
-
"description": "Configure project DevHub",
|
|
10871
|
-
"name": "devhub",
|
|
10872
|
-
"allowNo": false,
|
|
10873
|
-
"type": "boolean"
|
|
10874
|
-
},
|
|
10875
|
-
"debug": {
|
|
10876
|
-
"char": "d",
|
|
10877
|
-
"description": "Activate debug mode (more logs)",
|
|
10878
|
-
"name": "debug",
|
|
10879
|
-
"allowNo": false,
|
|
10880
|
-
"type": "boolean"
|
|
10881
|
-
},
|
|
10882
|
-
"websocket": {
|
|
10883
|
-
"description": "Websocket host:port for VsCode SFDX Hardis UI integration",
|
|
10884
|
-
"name": "websocket",
|
|
10885
|
-
"hasDynamicHelp": false,
|
|
10886
|
-
"multiple": false,
|
|
10887
|
-
"type": "option"
|
|
10888
|
-
},
|
|
10889
|
-
"skipauth": {
|
|
10890
|
-
"description": "Skip authentication check when a default username is required",
|
|
10891
|
-
"name": "skipauth",
|
|
10892
|
-
"allowNo": false,
|
|
10893
|
-
"type": "boolean"
|
|
10894
|
-
},
|
|
10895
|
-
"target-org": {
|
|
10896
|
-
"aliases": [
|
|
10897
|
-
"targetusername",
|
|
10898
|
-
"u"
|
|
10899
|
-
],
|
|
10900
|
-
"char": "o",
|
|
10901
|
-
"deprecateAliases": true,
|
|
10902
|
-
"name": "target-org",
|
|
10903
|
-
"noCacheDefault": true,
|
|
10904
|
-
"summary": "Username or alias of the target org.",
|
|
10905
|
-
"hasDynamicHelp": true,
|
|
10906
|
-
"multiple": false,
|
|
10907
|
-
"type": "option"
|
|
10908
|
-
},
|
|
10909
|
-
"target-dev-hub": {
|
|
10910
|
-
"aliases": [
|
|
10911
|
-
"targetdevhubusername"
|
|
10912
|
-
],
|
|
10913
|
-
"char": "v",
|
|
10914
|
-
"deprecateAliases": true,
|
|
10915
|
-
"name": "target-dev-hub",
|
|
10916
|
-
"noCacheDefault": true,
|
|
10917
|
-
"required": false,
|
|
10918
|
-
"summary": "Username or alias of the Dev Hub org.",
|
|
10919
|
-
"hasDynamicHelp": true,
|
|
10920
|
-
"multiple": false,
|
|
10921
|
-
"type": "option"
|
|
10922
|
-
}
|
|
10923
|
-
},
|
|
10924
|
-
"hasDynamicHelp": true,
|
|
10925
|
-
"hiddenAliases": [],
|
|
10926
|
-
"id": "hardis:project:configure:auth",
|
|
10927
|
-
"pluginAlias": "sfdx-hardis",
|
|
10928
|
-
"pluginName": "sfdx-hardis",
|
|
10929
|
-
"pluginType": "core",
|
|
10930
|
-
"strict": true,
|
|
10931
|
-
"enableJsonFlag": true,
|
|
10932
|
-
"title": "Configure authentication",
|
|
10933
|
-
"requiresProject": false,
|
|
10934
|
-
"requiresDependencies": [
|
|
10935
|
-
"openssl"
|
|
10936
|
-
],
|
|
10937
|
-
"isESM": true,
|
|
10938
|
-
"relativePath": [
|
|
10939
|
-
"lib",
|
|
10940
|
-
"commands",
|
|
10941
|
-
"hardis",
|
|
10942
|
-
"project",
|
|
10943
|
-
"configure",
|
|
10944
|
-
"auth.js"
|
|
10945
|
-
],
|
|
10946
|
-
"aliasPermutations": [],
|
|
10947
|
-
"permutations": [
|
|
10948
|
-
"hardis:project:configure:auth",
|
|
10949
|
-
"project:hardis:configure:auth",
|
|
10950
|
-
"project:configure:hardis:auth",
|
|
10951
|
-
"project:configure:auth:hardis",
|
|
10952
|
-
"hardis:configure:project:auth",
|
|
10953
|
-
"configure:hardis:project:auth",
|
|
10954
|
-
"configure:project:hardis:auth",
|
|
10955
|
-
"configure:project:auth:hardis",
|
|
10956
|
-
"hardis:configure:auth:project",
|
|
10957
|
-
"configure:hardis:auth:project",
|
|
10958
|
-
"configure:auth:hardis:project",
|
|
10959
|
-
"configure:auth:project:hardis",
|
|
10960
|
-
"hardis:project:auth:configure",
|
|
10961
|
-
"project:hardis:auth:configure",
|
|
10962
|
-
"project:auth:hardis:configure",
|
|
10963
|
-
"project:auth:configure:hardis",
|
|
10964
|
-
"hardis:auth:project:configure",
|
|
10965
|
-
"auth:hardis:project:configure",
|
|
10966
|
-
"auth:project:hardis:configure",
|
|
10967
|
-
"auth:project:configure:hardis",
|
|
10968
|
-
"hardis:auth:configure:project",
|
|
10969
|
-
"auth:hardis:configure:project",
|
|
10970
|
-
"auth:configure:hardis:project",
|
|
10971
|
-
"auth:configure:project:hardis"
|
|
10972
|
-
]
|
|
10973
|
-
},
|
|
10974
10974
|
"hardis:project:deploy:notify": {
|
|
10975
10975
|
"aliases": [],
|
|
10976
10976
|
"args": {},
|
|
@@ -14843,5 +14843,5 @@
|
|
|
14843
14843
|
]
|
|
14844
14844
|
}
|
|
14845
14845
|
},
|
|
14846
|
-
"version": "5.44.0"
|
|
14846
|
+
"version": "5.44.2-alpha202507220945.0"
|
|
14847
14847
|
}
|