sfdx-hardis 5.44.2-alpha202507220958.0 → 5.44.2-alpha202507221055.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.
@@ -4713,117 +4713,6 @@
4713
4713
  "extract:pull-requests:git:hardis"
4714
4714
  ]
4715
4715
  },
4716
- "hardis:org:community:update": {
4717
- "aliases": [],
4718
- "args": {},
4719
- "description": "Activate or deactivate a community by changing it's status:\n\n- Live\n- DownForMaintenance",
4720
- "examples": [
4721
- "$ sf hardis:org:community:update --name 'MyNetworkName' --status DownForMaintenance",
4722
- "$ sf hardis:org:community:update --name 'MyNetworkName,MySecondNetworkName' --status Live"
4723
- ],
4724
- "flags": {
4725
- "json": {
4726
- "description": "Format output as json.",
4727
- "helpGroup": "GLOBAL",
4728
- "name": "json",
4729
- "allowNo": false,
4730
- "type": "boolean"
4731
- },
4732
- "flags-dir": {
4733
- "helpGroup": "GLOBAL",
4734
- "name": "flags-dir",
4735
- "summary": "Import flag values from a directory.",
4736
- "hasDynamicHelp": false,
4737
- "multiple": false,
4738
- "type": "option"
4739
- },
4740
- "name": {
4741
- "char": "n",
4742
- "description": "List of Networks Names that you want to update, separated by comma",
4743
- "name": "name",
4744
- "required": true,
4745
- "hasDynamicHelp": false,
4746
- "multiple": false,
4747
- "type": "option"
4748
- },
4749
- "status": {
4750
- "char": "s",
4751
- "description": "New status for the community, available values are: Live, DownForMaintenance",
4752
- "name": "status",
4753
- "required": true,
4754
- "hasDynamicHelp": false,
4755
- "multiple": false,
4756
- "type": "option"
4757
- },
4758
- "debug": {
4759
- "char": "d",
4760
- "description": "Activate debug mode (more logs)",
4761
- "name": "debug",
4762
- "allowNo": false,
4763
- "type": "boolean"
4764
- },
4765
- "target-org": {
4766
- "aliases": [
4767
- "targetusername",
4768
- "u"
4769
- ],
4770
- "char": "o",
4771
- "deprecateAliases": true,
4772
- "name": "target-org",
4773
- "noCacheDefault": true,
4774
- "required": true,
4775
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
4776
- "hasDynamicHelp": true,
4777
- "multiple": false,
4778
- "type": "option"
4779
- }
4780
- },
4781
- "hasDynamicHelp": true,
4782
- "hiddenAliases": [],
4783
- "id": "hardis:org:community:update",
4784
- "pluginAlias": "sfdx-hardis",
4785
- "pluginName": "sfdx-hardis",
4786
- "pluginType": "core",
4787
- "strict": true,
4788
- "summary": "Update a community status.",
4789
- "enableJsonFlag": true,
4790
- "isESM": true,
4791
- "relativePath": [
4792
- "lib",
4793
- "commands",
4794
- "hardis",
4795
- "org",
4796
- "community",
4797
- "update.js"
4798
- ],
4799
- "aliasPermutations": [],
4800
- "permutations": [
4801
- "hardis:org:community:update",
4802
- "org:hardis:community:update",
4803
- "org:community:hardis:update",
4804
- "org:community:update:hardis",
4805
- "hardis:community:org:update",
4806
- "community:hardis:org:update",
4807
- "community:org:hardis:update",
4808
- "community:org:update:hardis",
4809
- "hardis:community:update:org",
4810
- "community:hardis:update:org",
4811
- "community:update:hardis:org",
4812
- "community:update:org:hardis",
4813
- "hardis:org:update:community",
4814
- "org:hardis:update:community",
4815
- "org:update:hardis:community",
4816
- "org:update:community:hardis",
4817
- "hardis:update:org:community",
4818
- "update:hardis:org:community",
4819
- "update:org:hardis:community",
4820
- "update:org:community:hardis",
4821
- "hardis:update:community:org",
4822
- "update:hardis:community:org",
4823
- "update:community:hardis:org",
4824
- "update:community:org:hardis"
4825
- ]
4826
- },
4827
4716
  "hardis:org:configure:data": {
4828
4717
  "aliases": [],
4829
4718
  "args": {},
@@ -5125,6 +5014,117 @@
5125
5014
  "monitoring:configure:org:hardis"
5126
5015
  ]
5127
5016
  },
5017
+ "hardis:org:community:update": {
5018
+ "aliases": [],
5019
+ "args": {},
5020
+ "description": "Activate or deactivate a community by changing it's status:\n\n- Live\n- DownForMaintenance",
5021
+ "examples": [
5022
+ "$ sf hardis:org:community:update --name 'MyNetworkName' --status DownForMaintenance",
5023
+ "$ sf hardis:org:community:update --name 'MyNetworkName,MySecondNetworkName' --status Live"
5024
+ ],
5025
+ "flags": {
5026
+ "json": {
5027
+ "description": "Format output as json.",
5028
+ "helpGroup": "GLOBAL",
5029
+ "name": "json",
5030
+ "allowNo": false,
5031
+ "type": "boolean"
5032
+ },
5033
+ "flags-dir": {
5034
+ "helpGroup": "GLOBAL",
5035
+ "name": "flags-dir",
5036
+ "summary": "Import flag values from a directory.",
5037
+ "hasDynamicHelp": false,
5038
+ "multiple": false,
5039
+ "type": "option"
5040
+ },
5041
+ "name": {
5042
+ "char": "n",
5043
+ "description": "List of Networks Names that you want to update, separated by comma",
5044
+ "name": "name",
5045
+ "required": true,
5046
+ "hasDynamicHelp": false,
5047
+ "multiple": false,
5048
+ "type": "option"
5049
+ },
5050
+ "status": {
5051
+ "char": "s",
5052
+ "description": "New status for the community, available values are: Live, DownForMaintenance",
5053
+ "name": "status",
5054
+ "required": true,
5055
+ "hasDynamicHelp": false,
5056
+ "multiple": false,
5057
+ "type": "option"
5058
+ },
5059
+ "debug": {
5060
+ "char": "d",
5061
+ "description": "Activate debug mode (more logs)",
5062
+ "name": "debug",
5063
+ "allowNo": false,
5064
+ "type": "boolean"
5065
+ },
5066
+ "target-org": {
5067
+ "aliases": [
5068
+ "targetusername",
5069
+ "u"
5070
+ ],
5071
+ "char": "o",
5072
+ "deprecateAliases": true,
5073
+ "name": "target-org",
5074
+ "noCacheDefault": true,
5075
+ "required": true,
5076
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
5077
+ "hasDynamicHelp": true,
5078
+ "multiple": false,
5079
+ "type": "option"
5080
+ }
5081
+ },
5082
+ "hasDynamicHelp": true,
5083
+ "hiddenAliases": [],
5084
+ "id": "hardis:org:community:update",
5085
+ "pluginAlias": "sfdx-hardis",
5086
+ "pluginName": "sfdx-hardis",
5087
+ "pluginType": "core",
5088
+ "strict": true,
5089
+ "summary": "Update a community status.",
5090
+ "enableJsonFlag": true,
5091
+ "isESM": true,
5092
+ "relativePath": [
5093
+ "lib",
5094
+ "commands",
5095
+ "hardis",
5096
+ "org",
5097
+ "community",
5098
+ "update.js"
5099
+ ],
5100
+ "aliasPermutations": [],
5101
+ "permutations": [
5102
+ "hardis:org:community:update",
5103
+ "org:hardis:community:update",
5104
+ "org:community:hardis:update",
5105
+ "org:community:update:hardis",
5106
+ "hardis:community:org:update",
5107
+ "community:hardis:org:update",
5108
+ "community:org:hardis:update",
5109
+ "community:org:update:hardis",
5110
+ "hardis:community:update:org",
5111
+ "community:hardis:update:org",
5112
+ "community:update:hardis:org",
5113
+ "community:update:org:hardis",
5114
+ "hardis:org:update:community",
5115
+ "org:hardis:update:community",
5116
+ "org:update:hardis:community",
5117
+ "org:update:community:hardis",
5118
+ "hardis:update:org:community",
5119
+ "update:hardis:org:community",
5120
+ "update:org:hardis:community",
5121
+ "update:org:community:hardis",
5122
+ "hardis:update:community:org",
5123
+ "update:hardis:community:org",
5124
+ "update:community:hardis:org",
5125
+ "update:community:org:hardis"
5126
+ ]
5127
+ },
5128
5128
  "hardis:org:data:delete": {
5129
5129
  "aliases": [],
5130
5130
  "args": {},
@@ -5738,15 +5738,13 @@
5738
5738
  "import:files:org:hardis"
5739
5739
  ]
5740
5740
  },
5741
- "hardis:org:diagnose:audittrail": {
5741
+ "hardis:org:fix:listviewmine": {
5742
5742
  "aliases": [],
5743
5743
  "args": {},
5744
- "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![](https://github.com/hardisgroupcom/sfdx-hardis/raw/main/docs/assets/images/screenshot-monitoring-audittrail-excel.jpg)\n\n## Local output example\n\n![](https://github.com/hardisgroupcom/sfdx-hardis/raw/main/docs/assets/images/screenshot-monitoring-audittrail-local.jpg)\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",
5744
+ "description": "Fix listviews whose scope Mine has been replaced by Everything\n\n[![Invalid scope:Mine, not allowed ? Deploy your ListViews anyway !](https://github.com/hardisgroupcom/sfdx-hardis/raw/main/docs/assets/images/article-invalid-scope-mine.jpg)](https://nicolas.vuillamy.fr/invalid-scope-mine-not-allowed-deploy-your-listviews-anyway-443aceca8ac7)\n\nList of ListViews can be:\n\n- read from .sfdx-hardis.yml file in property **listViewsToSetToMine**\n- sent in argument listviews\n\nNote: property **listViewsToSetToMine** can be auto-generated by command hardis:work:save if .sfdx-hardis.yml contains the following configuration\n\n```yaml\nautoCleanTypes:\n - listViewsMine\n```\n\n- Example of sfdx-hardis.yml property `listViewsToSetToMine`:\n\n```yaml\nlistViewsToSetToMine:\n - \"force-app/main/default/objects/Operation__c/listViews/MyCurrentOperations.listView-meta.xml\"\n - \"force-app/main/default/objects/Operation__c/listViews/MyFinalizedOperations.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/Default_Opportunity_Pipeline.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/MyCurrentSubscriptions.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/MySubscriptions.listView-meta.xml\"\n - \"force-app/main/default/objects/Account/listViews/MyActivePartners.listView-meta.xml\"\n```\n\n- If manually written, this could also be:\n\n```yaml\nlistViewsToSetToMine:\n - \"Operation__c:MyCurrentOperations\"\n - \"Operation__c:MyFinalizedOperations\"\n - \"Opportunity:Default_Opportunity_Pipeline\"\n - \"Opportunity:MyCurrentSubscriptions\"\n - \"Opportunity:MySubscriptions\"\n - \"Account:MyActivePartners\"\n```\n\nTroubleshooting: if you need to run this command from an alpine-linux based docker image, use this workaround in your dockerfile:\n\n```dockerfile\n# Do not use puppeteer embedded chromium\nRUN apk add --update --no-cache chromium\nENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=\"true\"\nENV CHROMIUM_PATH=\"/usr/bin/chromium-browser\"\nENV PUPPETEER_EXECUTABLE_PATH=\"$\\{CHROMIUM_PATH}\" // remove \\ before {\n```\n",
5745
5745
  "examples": [
5746
- "$ sf hardis:org:diagnose:audittrail",
5747
- "$ sf hardis:org:diagnose:audittrail --excludeusers baptiste@titi.com",
5748
- "$ sf hardis:org:diagnose:audittrail --excludeusers baptiste@titi.com,bertrand@titi.com",
5749
- "$ sf hardis:org:diagnose:audittrail --lastndays 5"
5746
+ "$ sf hardis:org:fix:listviewmine",
5747
+ "$ sf hardis:org:fix:listviewmine --listviews Opportunity:MySubscriptions,Account:MyActivePartners"
5750
5748
  ],
5751
5749
  "flags": {
5752
5750
  "json": {
@@ -5764,26 +5762,143 @@
5764
5762
  "multiple": false,
5765
5763
  "type": "option"
5766
5764
  },
5767
- "excludeusers": {
5768
- "char": "e",
5769
- "description": "Comma-separated list of usernames to exclude",
5770
- "name": "excludeusers",
5771
- "hasDynamicHelp": false,
5772
- "multiple": false,
5773
- "type": "option"
5774
- },
5775
- "lastndays": {
5776
- "char": "t",
5777
- "description": "Number of days to extract from today (included)",
5778
- "name": "lastndays",
5779
- "hasDynamicHelp": false,
5780
- "multiple": false,
5781
- "type": "option"
5782
- },
5783
- "outputfile": {
5784
- "char": "f",
5785
- "description": "Force the path and name of output report file. Must end with .csv",
5786
- "name": "outputfile",
5765
+ "listviews": {
5766
+ "char": "l",
5767
+ "description": "Comma-separated list of listviews following format Object:ListViewName\nExample: Contact:MyContacts,Contact:MyActiveContacts,Opportunity:MYClosedOpportunities",
5768
+ "name": "listviews",
5769
+ "hasDynamicHelp": false,
5770
+ "multiple": false,
5771
+ "type": "option"
5772
+ },
5773
+ "debug": {
5774
+ "char": "d",
5775
+ "description": "Activate debug mode (more logs)",
5776
+ "name": "debug",
5777
+ "allowNo": false,
5778
+ "type": "boolean"
5779
+ },
5780
+ "websocket": {
5781
+ "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
5782
+ "name": "websocket",
5783
+ "hasDynamicHelp": false,
5784
+ "multiple": false,
5785
+ "type": "option"
5786
+ },
5787
+ "skipauth": {
5788
+ "description": "Skip authentication check when a default username is required",
5789
+ "name": "skipauth",
5790
+ "allowNo": false,
5791
+ "type": "boolean"
5792
+ },
5793
+ "target-org": {
5794
+ "aliases": [
5795
+ "targetusername",
5796
+ "u"
5797
+ ],
5798
+ "char": "o",
5799
+ "deprecateAliases": true,
5800
+ "name": "target-org",
5801
+ "noCacheDefault": true,
5802
+ "required": true,
5803
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
5804
+ "hasDynamicHelp": true,
5805
+ "multiple": false,
5806
+ "type": "option"
5807
+ }
5808
+ },
5809
+ "hasDynamicHelp": true,
5810
+ "hiddenAliases": [],
5811
+ "id": "hardis:org:fix:listviewmine",
5812
+ "pluginAlias": "sfdx-hardis",
5813
+ "pluginName": "sfdx-hardis",
5814
+ "pluginType": "core",
5815
+ "strict": true,
5816
+ "enableJsonFlag": true,
5817
+ "title": "Fix listviews with ",
5818
+ "requiresProject": true,
5819
+ "isESM": true,
5820
+ "relativePath": [
5821
+ "lib",
5822
+ "commands",
5823
+ "hardis",
5824
+ "org",
5825
+ "fix",
5826
+ "listviewmine.js"
5827
+ ],
5828
+ "aliasPermutations": [],
5829
+ "permutations": [
5830
+ "hardis:org:fix:listviewmine",
5831
+ "org:hardis:fix:listviewmine",
5832
+ "org:fix:hardis:listviewmine",
5833
+ "org:fix:listviewmine:hardis",
5834
+ "hardis:fix:org:listviewmine",
5835
+ "fix:hardis:org:listviewmine",
5836
+ "fix:org:hardis:listviewmine",
5837
+ "fix:org:listviewmine:hardis",
5838
+ "hardis:fix:listviewmine:org",
5839
+ "fix:hardis:listviewmine:org",
5840
+ "fix:listviewmine:hardis:org",
5841
+ "fix:listviewmine:org:hardis",
5842
+ "hardis:org:listviewmine:fix",
5843
+ "org:hardis:listviewmine:fix",
5844
+ "org:listviewmine:hardis:fix",
5845
+ "org:listviewmine:fix:hardis",
5846
+ "hardis:listviewmine:org:fix",
5847
+ "listviewmine:hardis:org:fix",
5848
+ "listviewmine:org:hardis:fix",
5849
+ "listviewmine:org:fix:hardis",
5850
+ "hardis:listviewmine:fix:org",
5851
+ "listviewmine:hardis:fix:org",
5852
+ "listviewmine:fix:hardis:org",
5853
+ "listviewmine:fix:org:hardis"
5854
+ ]
5855
+ },
5856
+ "hardis:org:diagnose:audittrail": {
5857
+ "aliases": [],
5858
+ "args": {},
5859
+ "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![](https://github.com/hardisgroupcom/sfdx-hardis/raw/main/docs/assets/images/screenshot-monitoring-audittrail-excel.jpg)\n\n## Local output example\n\n![](https://github.com/hardisgroupcom/sfdx-hardis/raw/main/docs/assets/images/screenshot-monitoring-audittrail-local.jpg)\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",
5860
+ "examples": [
5861
+ "$ sf hardis:org:diagnose:audittrail",
5862
+ "$ sf hardis:org:diagnose:audittrail --excludeusers baptiste@titi.com",
5863
+ "$ sf hardis:org:diagnose:audittrail --excludeusers baptiste@titi.com,bertrand@titi.com",
5864
+ "$ sf hardis:org:diagnose:audittrail --lastndays 5"
5865
+ ],
5866
+ "flags": {
5867
+ "json": {
5868
+ "description": "Format output as json.",
5869
+ "helpGroup": "GLOBAL",
5870
+ "name": "json",
5871
+ "allowNo": false,
5872
+ "type": "boolean"
5873
+ },
5874
+ "flags-dir": {
5875
+ "helpGroup": "GLOBAL",
5876
+ "name": "flags-dir",
5877
+ "summary": "Import flag values from a directory.",
5878
+ "hasDynamicHelp": false,
5879
+ "multiple": false,
5880
+ "type": "option"
5881
+ },
5882
+ "excludeusers": {
5883
+ "char": "e",
5884
+ "description": "Comma-separated list of usernames to exclude",
5885
+ "name": "excludeusers",
5886
+ "hasDynamicHelp": false,
5887
+ "multiple": false,
5888
+ "type": "option"
5889
+ },
5890
+ "lastndays": {
5891
+ "char": "t",
5892
+ "description": "Number of days to extract from today (included)",
5893
+ "name": "lastndays",
5894
+ "hasDynamicHelp": false,
5895
+ "multiple": false,
5896
+ "type": "option"
5897
+ },
5898
+ "outputfile": {
5899
+ "char": "f",
5900
+ "description": "Force the path and name of output report file. Must end with .csv",
5901
+ "name": "outputfile",
5787
5902
  "hasDynamicHelp": false,
5788
5903
  "multiple": false,
5789
5904
  "type": "option"
@@ -6887,121 +7002,6 @@
6887
7002
  "unusedusers:diagnose:org:hardis"
6888
7003
  ]
6889
7004
  },
6890
- "hardis:org:fix:listviewmine": {
6891
- "aliases": [],
6892
- "args": {},
6893
- "description": "Fix listviews whose scope Mine has been replaced by Everything\n\n[![Invalid scope:Mine, not allowed ? Deploy your ListViews anyway !](https://github.com/hardisgroupcom/sfdx-hardis/raw/main/docs/assets/images/article-invalid-scope-mine.jpg)](https://nicolas.vuillamy.fr/invalid-scope-mine-not-allowed-deploy-your-listviews-anyway-443aceca8ac7)\n\nList of ListViews can be:\n\n- read from .sfdx-hardis.yml file in property **listViewsToSetToMine**\n- sent in argument listviews\n\nNote: property **listViewsToSetToMine** can be auto-generated by command hardis:work:save if .sfdx-hardis.yml contains the following configuration\n\n```yaml\nautoCleanTypes:\n - listViewsMine\n```\n\n- Example of sfdx-hardis.yml property `listViewsToSetToMine`:\n\n```yaml\nlistViewsToSetToMine:\n - \"force-app/main/default/objects/Operation__c/listViews/MyCurrentOperations.listView-meta.xml\"\n - \"force-app/main/default/objects/Operation__c/listViews/MyFinalizedOperations.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/Default_Opportunity_Pipeline.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/MyCurrentSubscriptions.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/MySubscriptions.listView-meta.xml\"\n - \"force-app/main/default/objects/Account/listViews/MyActivePartners.listView-meta.xml\"\n```\n\n- If manually written, this could also be:\n\n```yaml\nlistViewsToSetToMine:\n - \"Operation__c:MyCurrentOperations\"\n - \"Operation__c:MyFinalizedOperations\"\n - \"Opportunity:Default_Opportunity_Pipeline\"\n - \"Opportunity:MyCurrentSubscriptions\"\n - \"Opportunity:MySubscriptions\"\n - \"Account:MyActivePartners\"\n```\n\nTroubleshooting: if you need to run this command from an alpine-linux based docker image, use this workaround in your dockerfile:\n\n```dockerfile\n# Do not use puppeteer embedded chromium\nRUN apk add --update --no-cache chromium\nENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=\"true\"\nENV CHROMIUM_PATH=\"/usr/bin/chromium-browser\"\nENV PUPPETEER_EXECUTABLE_PATH=\"$\\{CHROMIUM_PATH}\" // remove \\ before {\n```\n",
6894
- "examples": [
6895
- "$ sf hardis:org:fix:listviewmine",
6896
- "$ sf hardis:org:fix:listviewmine --listviews Opportunity:MySubscriptions,Account:MyActivePartners"
6897
- ],
6898
- "flags": {
6899
- "json": {
6900
- "description": "Format output as json.",
6901
- "helpGroup": "GLOBAL",
6902
- "name": "json",
6903
- "allowNo": false,
6904
- "type": "boolean"
6905
- },
6906
- "flags-dir": {
6907
- "helpGroup": "GLOBAL",
6908
- "name": "flags-dir",
6909
- "summary": "Import flag values from a directory.",
6910
- "hasDynamicHelp": false,
6911
- "multiple": false,
6912
- "type": "option"
6913
- },
6914
- "listviews": {
6915
- "char": "l",
6916
- "description": "Comma-separated list of listviews following format Object:ListViewName\nExample: Contact:MyContacts,Contact:MyActiveContacts,Opportunity:MYClosedOpportunities",
6917
- "name": "listviews",
6918
- "hasDynamicHelp": false,
6919
- "multiple": false,
6920
- "type": "option"
6921
- },
6922
- "debug": {
6923
- "char": "d",
6924
- "description": "Activate debug mode (more logs)",
6925
- "name": "debug",
6926
- "allowNo": false,
6927
- "type": "boolean"
6928
- },
6929
- "websocket": {
6930
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
6931
- "name": "websocket",
6932
- "hasDynamicHelp": false,
6933
- "multiple": false,
6934
- "type": "option"
6935
- },
6936
- "skipauth": {
6937
- "description": "Skip authentication check when a default username is required",
6938
- "name": "skipauth",
6939
- "allowNo": false,
6940
- "type": "boolean"
6941
- },
6942
- "target-org": {
6943
- "aliases": [
6944
- "targetusername",
6945
- "u"
6946
- ],
6947
- "char": "o",
6948
- "deprecateAliases": true,
6949
- "name": "target-org",
6950
- "noCacheDefault": true,
6951
- "required": true,
6952
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
6953
- "hasDynamicHelp": true,
6954
- "multiple": false,
6955
- "type": "option"
6956
- }
6957
- },
6958
- "hasDynamicHelp": true,
6959
- "hiddenAliases": [],
6960
- "id": "hardis:org:fix:listviewmine",
6961
- "pluginAlias": "sfdx-hardis",
6962
- "pluginName": "sfdx-hardis",
6963
- "pluginType": "core",
6964
- "strict": true,
6965
- "enableJsonFlag": true,
6966
- "title": "Fix listviews with ",
6967
- "requiresProject": true,
6968
- "isESM": true,
6969
- "relativePath": [
6970
- "lib",
6971
- "commands",
6972
- "hardis",
6973
- "org",
6974
- "fix",
6975
- "listviewmine.js"
6976
- ],
6977
- "aliasPermutations": [],
6978
- "permutations": [
6979
- "hardis:org:fix:listviewmine",
6980
- "org:hardis:fix:listviewmine",
6981
- "org:fix:hardis:listviewmine",
6982
- "org:fix:listviewmine:hardis",
6983
- "hardis:fix:org:listviewmine",
6984
- "fix:hardis:org:listviewmine",
6985
- "fix:org:hardis:listviewmine",
6986
- "fix:org:listviewmine:hardis",
6987
- "hardis:fix:listviewmine:org",
6988
- "fix:hardis:listviewmine:org",
6989
- "fix:listviewmine:hardis:org",
6990
- "fix:listviewmine:org:hardis",
6991
- "hardis:org:listviewmine:fix",
6992
- "org:hardis:listviewmine:fix",
6993
- "org:listviewmine:hardis:fix",
6994
- "org:listviewmine:fix:hardis",
6995
- "hardis:listviewmine:org:fix",
6996
- "listviewmine:hardis:org:fix",
6997
- "listviewmine:org:hardis:fix",
6998
- "listviewmine:org:fix:hardis",
6999
- "hardis:listviewmine:fix:org",
7000
- "listviewmine:hardis:fix:org",
7001
- "listviewmine:fix:hardis:org",
7002
- "listviewmine:fix:org:hardis"
7003
- ]
7004
- },
7005
7005
  "hardis:org:generate:packagexmlfull": {
7006
7006
  "aliases": [],
7007
7007
  "args": {},
@@ -7860,13 +7860,12 @@
7860
7860
  "flow:purge:org:hardis"
7861
7861
  ]
7862
7862
  },
7863
- "hardis:org:retrieve:packageconfig": {
7863
+ "hardis:org:test:apex": {
7864
7864
  "aliases": [],
7865
7865
  "args": {},
7866
- "description": "Retrieve package configuration from an org",
7866
+ "description": "Run apex tests in Salesforce org\n\nIf following configuration is defined, it will fail if apex coverage target is not reached:\n\n- Env `APEX_TESTS_MIN_COVERAGE_ORG_WIDE` or `.sfdx-hardis` property `apexTestsMinCoverageOrgWide`\n- Env `APEX_TESTS_MIN_COVERAGE_ORG_WIDE` or `.sfdx-hardis` property `apexTestsMinCoverageOrgWide`\n\nYou can override env var SFDX_TEST_WAIT_MINUTES to wait more than 60 minutes.\n\nThis command is part of [sfdx-hardis Monitoring](https://sfdx-hardis.cloudity.com/salesforce-monitoring-apex-tests/) and can output Grafana, Slack and MsTeams Notifications.\n",
7867
7867
  "examples": [
7868
- "$ sf hardis:org:retrieve:packageconfig",
7869
- "sf hardis:org:retrieve:packageconfig -u myOrg"
7868
+ "$ sf hardis:org:test:apex"
7870
7869
  ],
7871
7870
  "flags": {
7872
7871
  "json": {
@@ -7884,7 +7883,128 @@
7884
7883
  "multiple": false,
7885
7884
  "type": "option"
7886
7885
  },
7887
- "debug": {
7886
+ "testlevel": {
7887
+ "char": "l",
7888
+ "description": "Level of tests to apply to validate deployment",
7889
+ "name": "testlevel",
7890
+ "default": "RunLocalTests",
7891
+ "hasDynamicHelp": false,
7892
+ "multiple": false,
7893
+ "options": [
7894
+ "NoTestRun",
7895
+ "RunSpecifiedTests",
7896
+ "RunLocalTests",
7897
+ "RunAllTestsInOrg"
7898
+ ],
7899
+ "type": "option"
7900
+ },
7901
+ "debug": {
7902
+ "char": "d",
7903
+ "description": "Activate debug mode (more logs)",
7904
+ "name": "debug",
7905
+ "allowNo": false,
7906
+ "type": "boolean"
7907
+ },
7908
+ "websocket": {
7909
+ "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
7910
+ "name": "websocket",
7911
+ "hasDynamicHelp": false,
7912
+ "multiple": false,
7913
+ "type": "option"
7914
+ },
7915
+ "skipauth": {
7916
+ "description": "Skip authentication check when a default username is required",
7917
+ "name": "skipauth",
7918
+ "allowNo": false,
7919
+ "type": "boolean"
7920
+ },
7921
+ "target-org": {
7922
+ "aliases": [
7923
+ "targetusername",
7924
+ "u"
7925
+ ],
7926
+ "char": "o",
7927
+ "deprecateAliases": true,
7928
+ "name": "target-org",
7929
+ "noCacheDefault": true,
7930
+ "required": true,
7931
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
7932
+ "hasDynamicHelp": true,
7933
+ "multiple": false,
7934
+ "type": "option"
7935
+ }
7936
+ },
7937
+ "hasDynamicHelp": true,
7938
+ "hiddenAliases": [],
7939
+ "id": "hardis:org:test:apex",
7940
+ "pluginAlias": "sfdx-hardis",
7941
+ "pluginName": "sfdx-hardis",
7942
+ "pluginType": "core",
7943
+ "strict": true,
7944
+ "enableJsonFlag": true,
7945
+ "title": "Run apex tests",
7946
+ "isESM": true,
7947
+ "relativePath": [
7948
+ "lib",
7949
+ "commands",
7950
+ "hardis",
7951
+ "org",
7952
+ "test",
7953
+ "apex.js"
7954
+ ],
7955
+ "aliasPermutations": [],
7956
+ "permutations": [
7957
+ "hardis:org:test:apex",
7958
+ "org:hardis:test:apex",
7959
+ "org:test:hardis:apex",
7960
+ "org:test:apex:hardis",
7961
+ "hardis:test:org:apex",
7962
+ "test:hardis:org:apex",
7963
+ "test:org:hardis:apex",
7964
+ "test:org:apex:hardis",
7965
+ "hardis:test:apex:org",
7966
+ "test:hardis:apex:org",
7967
+ "test:apex:hardis:org",
7968
+ "test:apex:org:hardis",
7969
+ "hardis:org:apex:test",
7970
+ "org:hardis:apex:test",
7971
+ "org:apex:hardis:test",
7972
+ "org:apex:test:hardis",
7973
+ "hardis:apex:org:test",
7974
+ "apex:hardis:org:test",
7975
+ "apex:org:hardis:test",
7976
+ "apex:org:test:hardis",
7977
+ "hardis:apex:test:org",
7978
+ "apex:hardis:test:org",
7979
+ "apex:test:hardis:org",
7980
+ "apex:test:org:hardis"
7981
+ ]
7982
+ },
7983
+ "hardis:org:retrieve:packageconfig": {
7984
+ "aliases": [],
7985
+ "args": {},
7986
+ "description": "Retrieve package configuration from an org",
7987
+ "examples": [
7988
+ "$ sf hardis:org:retrieve:packageconfig",
7989
+ "sf hardis:org:retrieve:packageconfig -u myOrg"
7990
+ ],
7991
+ "flags": {
7992
+ "json": {
7993
+ "description": "Format output as json.",
7994
+ "helpGroup": "GLOBAL",
7995
+ "name": "json",
7996
+ "allowNo": false,
7997
+ "type": "boolean"
7998
+ },
7999
+ "flags-dir": {
8000
+ "helpGroup": "GLOBAL",
8001
+ "name": "flags-dir",
8002
+ "summary": "Import flag values from a directory.",
8003
+ "hasDynamicHelp": false,
8004
+ "multiple": false,
8005
+ "type": "option"
8006
+ },
8007
+ "debug": {
7888
8008
  "char": "d",
7889
8009
  "description": "Activate debug mode (more logs)",
7890
8010
  "name": "debug",
@@ -8367,126 +8487,6 @@
8367
8487
  "unfreeze:user:org:hardis"
8368
8488
  ]
8369
8489
  },
8370
- "hardis:org:test:apex": {
8371
- "aliases": [],
8372
- "args": {},
8373
- "description": "Run apex tests in Salesforce org\n\nIf following configuration is defined, it will fail if apex coverage target is not reached:\n\n- Env `APEX_TESTS_MIN_COVERAGE_ORG_WIDE` or `.sfdx-hardis` property `apexTestsMinCoverageOrgWide`\n- Env `APEX_TESTS_MIN_COVERAGE_ORG_WIDE` or `.sfdx-hardis` property `apexTestsMinCoverageOrgWide`\n\nYou can override env var SFDX_TEST_WAIT_MINUTES to wait more than 60 minutes.\n\nThis command is part of [sfdx-hardis Monitoring](https://sfdx-hardis.cloudity.com/salesforce-monitoring-apex-tests/) and can output Grafana, Slack and MsTeams Notifications.\n",
8374
- "examples": [
8375
- "$ sf hardis:org:test:apex"
8376
- ],
8377
- "flags": {
8378
- "json": {
8379
- "description": "Format output as json.",
8380
- "helpGroup": "GLOBAL",
8381
- "name": "json",
8382
- "allowNo": false,
8383
- "type": "boolean"
8384
- },
8385
- "flags-dir": {
8386
- "helpGroup": "GLOBAL",
8387
- "name": "flags-dir",
8388
- "summary": "Import flag values from a directory.",
8389
- "hasDynamicHelp": false,
8390
- "multiple": false,
8391
- "type": "option"
8392
- },
8393
- "testlevel": {
8394
- "char": "l",
8395
- "description": "Level of tests to apply to validate deployment",
8396
- "name": "testlevel",
8397
- "default": "RunLocalTests",
8398
- "hasDynamicHelp": false,
8399
- "multiple": false,
8400
- "options": [
8401
- "NoTestRun",
8402
- "RunSpecifiedTests",
8403
- "RunLocalTests",
8404
- "RunAllTestsInOrg"
8405
- ],
8406
- "type": "option"
8407
- },
8408
- "debug": {
8409
- "char": "d",
8410
- "description": "Activate debug mode (more logs)",
8411
- "name": "debug",
8412
- "allowNo": false,
8413
- "type": "boolean"
8414
- },
8415
- "websocket": {
8416
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
8417
- "name": "websocket",
8418
- "hasDynamicHelp": false,
8419
- "multiple": false,
8420
- "type": "option"
8421
- },
8422
- "skipauth": {
8423
- "description": "Skip authentication check when a default username is required",
8424
- "name": "skipauth",
8425
- "allowNo": false,
8426
- "type": "boolean"
8427
- },
8428
- "target-org": {
8429
- "aliases": [
8430
- "targetusername",
8431
- "u"
8432
- ],
8433
- "char": "o",
8434
- "deprecateAliases": true,
8435
- "name": "target-org",
8436
- "noCacheDefault": true,
8437
- "required": true,
8438
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
8439
- "hasDynamicHelp": true,
8440
- "multiple": false,
8441
- "type": "option"
8442
- }
8443
- },
8444
- "hasDynamicHelp": true,
8445
- "hiddenAliases": [],
8446
- "id": "hardis:org:test:apex",
8447
- "pluginAlias": "sfdx-hardis",
8448
- "pluginName": "sfdx-hardis",
8449
- "pluginType": "core",
8450
- "strict": true,
8451
- "enableJsonFlag": true,
8452
- "title": "Run apex tests",
8453
- "isESM": true,
8454
- "relativePath": [
8455
- "lib",
8456
- "commands",
8457
- "hardis",
8458
- "org",
8459
- "test",
8460
- "apex.js"
8461
- ],
8462
- "aliasPermutations": [],
8463
- "permutations": [
8464
- "hardis:org:test:apex",
8465
- "org:hardis:test:apex",
8466
- "org:test:hardis:apex",
8467
- "org:test:apex:hardis",
8468
- "hardis:test:org:apex",
8469
- "test:hardis:org:apex",
8470
- "test:org:hardis:apex",
8471
- "test:org:apex:hardis",
8472
- "hardis:test:apex:org",
8473
- "test:hardis:apex:org",
8474
- "test:apex:hardis:org",
8475
- "test:apex:org:hardis",
8476
- "hardis:org:apex:test",
8477
- "org:hardis:apex:test",
8478
- "org:apex:hardis:test",
8479
- "org:apex:test:hardis",
8480
- "hardis:apex:org:test",
8481
- "apex:hardis:org:test",
8482
- "apex:org:hardis:test",
8483
- "apex:org:test:hardis",
8484
- "hardis:apex:test:org",
8485
- "apex:hardis:test:org",
8486
- "apex:test:hardis:org",
8487
- "apex:test:org:hardis"
8488
- ]
8489
- },
8490
8490
  "hardis:package:version:create": {
8491
8491
  "aliases": [],
8492
8492
  "args": {},
@@ -8841,135 +8841,6 @@
8841
8841
  "promote:version:package:hardis"
8842
8842
  ]
8843
8843
  },
8844
- "hardis:project:configure:auth": {
8845
- "aliases": [],
8846
- "args": {},
8847
- "description": "Configure authentication from git branch to target org",
8848
- "examples": [
8849
- "$ sf hardis:project:configure:auth"
8850
- ],
8851
- "flags": {
8852
- "json": {
8853
- "description": "Format output as json.",
8854
- "helpGroup": "GLOBAL",
8855
- "name": "json",
8856
- "allowNo": false,
8857
- "type": "boolean"
8858
- },
8859
- "flags-dir": {
8860
- "helpGroup": "GLOBAL",
8861
- "name": "flags-dir",
8862
- "summary": "Import flag values from a directory.",
8863
- "hasDynamicHelp": false,
8864
- "multiple": false,
8865
- "type": "option"
8866
- },
8867
- "devhub": {
8868
- "char": "b",
8869
- "description": "Configure project DevHub",
8870
- "name": "devhub",
8871
- "allowNo": false,
8872
- "type": "boolean"
8873
- },
8874
- "debug": {
8875
- "char": "d",
8876
- "description": "Activate debug mode (more logs)",
8877
- "name": "debug",
8878
- "allowNo": false,
8879
- "type": "boolean"
8880
- },
8881
- "websocket": {
8882
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
8883
- "name": "websocket",
8884
- "hasDynamicHelp": false,
8885
- "multiple": false,
8886
- "type": "option"
8887
- },
8888
- "skipauth": {
8889
- "description": "Skip authentication check when a default username is required",
8890
- "name": "skipauth",
8891
- "allowNo": false,
8892
- "type": "boolean"
8893
- },
8894
- "target-org": {
8895
- "aliases": [
8896
- "targetusername",
8897
- "u"
8898
- ],
8899
- "char": "o",
8900
- "deprecateAliases": true,
8901
- "name": "target-org",
8902
- "noCacheDefault": true,
8903
- "summary": "Username or alias of the target org.",
8904
- "hasDynamicHelp": true,
8905
- "multiple": false,
8906
- "type": "option"
8907
- },
8908
- "target-dev-hub": {
8909
- "aliases": [
8910
- "targetdevhubusername"
8911
- ],
8912
- "char": "v",
8913
- "deprecateAliases": true,
8914
- "name": "target-dev-hub",
8915
- "noCacheDefault": true,
8916
- "required": false,
8917
- "summary": "Username or alias of the Dev Hub org.",
8918
- "hasDynamicHelp": true,
8919
- "multiple": false,
8920
- "type": "option"
8921
- }
8922
- },
8923
- "hasDynamicHelp": true,
8924
- "hiddenAliases": [],
8925
- "id": "hardis:project:configure:auth",
8926
- "pluginAlias": "sfdx-hardis",
8927
- "pluginName": "sfdx-hardis",
8928
- "pluginType": "core",
8929
- "strict": true,
8930
- "enableJsonFlag": true,
8931
- "title": "Configure authentication",
8932
- "requiresProject": false,
8933
- "requiresDependencies": [
8934
- "openssl"
8935
- ],
8936
- "isESM": true,
8937
- "relativePath": [
8938
- "lib",
8939
- "commands",
8940
- "hardis",
8941
- "project",
8942
- "configure",
8943
- "auth.js"
8944
- ],
8945
- "aliasPermutations": [],
8946
- "permutations": [
8947
- "hardis:project:configure:auth",
8948
- "project:hardis:configure:auth",
8949
- "project:configure:hardis:auth",
8950
- "project:configure:auth:hardis",
8951
- "hardis:configure:project:auth",
8952
- "configure:hardis:project:auth",
8953
- "configure:project:hardis:auth",
8954
- "configure:project:auth:hardis",
8955
- "hardis:configure:auth:project",
8956
- "configure:hardis:auth:project",
8957
- "configure:auth:hardis:project",
8958
- "configure:auth:project:hardis",
8959
- "hardis:project:auth:configure",
8960
- "project:hardis:auth:configure",
8961
- "project:auth:hardis:configure",
8962
- "project:auth:configure:hardis",
8963
- "hardis:auth:project:configure",
8964
- "auth:hardis:project:configure",
8965
- "auth:project:hardis:configure",
8966
- "auth:project:configure:hardis",
8967
- "hardis:auth:configure:project",
8968
- "auth:hardis:configure:project",
8969
- "auth:configure:hardis:project",
8970
- "auth:configure:project:hardis"
8971
- ]
8972
- },
8973
8844
  "hardis:project:audit:apiversion": {
8974
8845
  "aliases": [],
8975
8846
  "args": {},
@@ -9383,6 +9254,135 @@
9383
9254
  "remotesites:audit:project:hardis"
9384
9255
  ]
9385
9256
  },
9257
+ "hardis:project:configure:auth": {
9258
+ "aliases": [],
9259
+ "args": {},
9260
+ "description": "Configure authentication from git branch to target org",
9261
+ "examples": [
9262
+ "$ sf hardis:project:configure:auth"
9263
+ ],
9264
+ "flags": {
9265
+ "json": {
9266
+ "description": "Format output as json.",
9267
+ "helpGroup": "GLOBAL",
9268
+ "name": "json",
9269
+ "allowNo": false,
9270
+ "type": "boolean"
9271
+ },
9272
+ "flags-dir": {
9273
+ "helpGroup": "GLOBAL",
9274
+ "name": "flags-dir",
9275
+ "summary": "Import flag values from a directory.",
9276
+ "hasDynamicHelp": false,
9277
+ "multiple": false,
9278
+ "type": "option"
9279
+ },
9280
+ "devhub": {
9281
+ "char": "b",
9282
+ "description": "Configure project DevHub",
9283
+ "name": "devhub",
9284
+ "allowNo": false,
9285
+ "type": "boolean"
9286
+ },
9287
+ "debug": {
9288
+ "char": "d",
9289
+ "description": "Activate debug mode (more logs)",
9290
+ "name": "debug",
9291
+ "allowNo": false,
9292
+ "type": "boolean"
9293
+ },
9294
+ "websocket": {
9295
+ "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
9296
+ "name": "websocket",
9297
+ "hasDynamicHelp": false,
9298
+ "multiple": false,
9299
+ "type": "option"
9300
+ },
9301
+ "skipauth": {
9302
+ "description": "Skip authentication check when a default username is required",
9303
+ "name": "skipauth",
9304
+ "allowNo": false,
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"
9334
+ }
9335
+ },
9336
+ "hasDynamicHelp": true,
9337
+ "hiddenAliases": [],
9338
+ "id": "hardis:project:configure:auth",
9339
+ "pluginAlias": "sfdx-hardis",
9340
+ "pluginName": "sfdx-hardis",
9341
+ "pluginType": "core",
9342
+ "strict": true,
9343
+ "enableJsonFlag": true,
9344
+ "title": "Configure authentication",
9345
+ "requiresProject": false,
9346
+ "requiresDependencies": [
9347
+ "openssl"
9348
+ ],
9349
+ "isESM": true,
9350
+ "relativePath": [
9351
+ "lib",
9352
+ "commands",
9353
+ "hardis",
9354
+ "project",
9355
+ "configure",
9356
+ "auth.js"
9357
+ ],
9358
+ "aliasPermutations": [],
9359
+ "permutations": [
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"
9384
+ ]
9385
+ },
9386
9386
  "hardis:project:convert:profilestopermsets": {
9387
9387
  "aliases": [],
9388
9388
  "args": {},
@@ -10928,262 +10928,47 @@
10928
10928
  "hiddenAliases": [],
10929
10929
  "id": "hardis:project:clean:xml",
10930
10930
  "pluginAlias": "sfdx-hardis",
10931
- "pluginName": "sfdx-hardis",
10932
- "pluginType": "core",
10933
- "strict": true,
10934
- "enableJsonFlag": true,
10935
- "title": "Clean retrieved empty items in dx sources",
10936
- "requiresProject": true,
10937
- "isESM": true,
10938
- "relativePath": [
10939
- "lib",
10940
- "commands",
10941
- "hardis",
10942
- "project",
10943
- "clean",
10944
- "xml.js"
10945
- ],
10946
- "aliasPermutations": [],
10947
- "permutations": [
10948
- "hardis:project:clean:xml",
10949
- "project:hardis:clean:xml",
10950
- "project:clean:hardis:xml",
10951
- "project:clean:xml:hardis",
10952
- "hardis:clean:project:xml",
10953
- "clean:hardis:project:xml",
10954
- "clean:project:hardis:xml",
10955
- "clean:project:xml:hardis",
10956
- "hardis:clean:xml:project",
10957
- "clean:hardis:xml:project",
10958
- "clean:xml:hardis:project",
10959
- "clean:xml:project:hardis",
10960
- "hardis:project:xml:clean",
10961
- "project:hardis:xml:clean",
10962
- "project:xml:hardis:clean",
10963
- "project:xml:clean:hardis",
10964
- "hardis:xml:project:clean",
10965
- "xml:hardis:project:clean",
10966
- "xml:project:hardis:clean",
10967
- "xml:project:clean:hardis",
10968
- "hardis:xml:clean:project",
10969
- "xml:hardis:clean:project",
10970
- "xml:clean:hardis:project",
10971
- "xml:clean:project:hardis"
10972
- ]
10973
- },
10974
- "hardis:project:fix:profiletabs": {
10975
- "aliases": [],
10976
- "args": {},
10977
- "description": "Interactive prompts to add tab visibilities that are not retrieved by project retrieve start",
10978
- "examples": [
10979
- "$ sf hardis:project:fix:profiletabs"
10980
- ],
10981
- "flags": {
10982
- "json": {
10983
- "description": "Format output as json.",
10984
- "helpGroup": "GLOBAL",
10985
- "name": "json",
10986
- "allowNo": false,
10987
- "type": "boolean"
10988
- },
10989
- "flags-dir": {
10990
- "helpGroup": "GLOBAL",
10991
- "name": "flags-dir",
10992
- "summary": "Import flag values from a directory.",
10993
- "hasDynamicHelp": false,
10994
- "multiple": false,
10995
- "type": "option"
10996
- },
10997
- "path": {
10998
- "char": "p",
10999
- "description": "Root folder",
11000
- "name": "path",
11001
- "default": "/home/runner/work/sfdx-hardis/sfdx-hardis",
11002
- "hasDynamicHelp": false,
11003
- "multiple": false,
11004
- "type": "option"
11005
- },
11006
- "debug": {
11007
- "char": "d",
11008
- "description": "Activate debug mode (more logs)",
11009
- "name": "debug",
11010
- "allowNo": false,
11011
- "type": "boolean"
11012
- },
11013
- "websocket": {
11014
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
11015
- "name": "websocket",
11016
- "hasDynamicHelp": false,
11017
- "multiple": false,
11018
- "type": "option"
11019
- },
11020
- "skipauth": {
11021
- "description": "Skip authentication check when a default username is required",
11022
- "name": "skipauth",
11023
- "allowNo": false,
11024
- "type": "boolean"
11025
- },
11026
- "target-org": {
11027
- "aliases": [
11028
- "targetusername",
11029
- "u"
11030
- ],
11031
- "char": "o",
11032
- "deprecateAliases": true,
11033
- "name": "target-org",
11034
- "noCacheDefault": true,
11035
- "required": true,
11036
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
11037
- "hasDynamicHelp": true,
11038
- "multiple": false,
11039
- "type": "option"
11040
- }
11041
- },
11042
- "hasDynamicHelp": true,
11043
- "hiddenAliases": [],
11044
- "id": "hardis:project:fix:profiletabs",
11045
- "pluginAlias": "sfdx-hardis",
11046
- "pluginName": "sfdx-hardis",
11047
- "pluginType": "core",
11048
- "strict": true,
11049
- "enableJsonFlag": true,
11050
- "title": "Fix profiles to add tabs that are not retrieved by SF CLI",
11051
- "requiresProject": true,
11052
- "isESM": true,
11053
- "relativePath": [
11054
- "lib",
11055
- "commands",
11056
- "hardis",
11057
- "project",
11058
- "fix",
11059
- "profiletabs.js"
11060
- ],
11061
- "aliasPermutations": [],
11062
- "permutations": [
11063
- "hardis:project:fix:profiletabs",
11064
- "project:hardis:fix:profiletabs",
11065
- "project:fix:hardis:profiletabs",
11066
- "project:fix:profiletabs:hardis",
11067
- "hardis:fix:project:profiletabs",
11068
- "fix:hardis:project:profiletabs",
11069
- "fix:project:hardis:profiletabs",
11070
- "fix:project:profiletabs:hardis",
11071
- "hardis:fix:profiletabs:project",
11072
- "fix:hardis:profiletabs:project",
11073
- "fix:profiletabs:hardis:project",
11074
- "fix:profiletabs:project:hardis",
11075
- "hardis:project:profiletabs:fix",
11076
- "project:hardis:profiletabs:fix",
11077
- "project:profiletabs:hardis:fix",
11078
- "project:profiletabs:fix:hardis",
11079
- "hardis:profiletabs:project:fix",
11080
- "profiletabs:hardis:project:fix",
11081
- "profiletabs:project:hardis:fix",
11082
- "profiletabs:project:fix:hardis",
11083
- "hardis:profiletabs:fix:project",
11084
- "profiletabs:hardis:fix:project",
11085
- "profiletabs:fix:hardis:project",
11086
- "profiletabs:fix:project:hardis"
11087
- ]
11088
- },
11089
- "hardis:project:fix:v53flexipages": {
11090
- "aliases": [],
11091
- "args": {},
11092
- "description": "Fix flexipages for apiVersion v53 (Winter22).\n\nNote: Update api version to 53.0 in package.xml and sfdx-project.json",
11093
- "examples": [
11094
- "$ sf hardis:project:fix:v53flexipages"
11095
- ],
11096
- "flags": {
11097
- "json": {
11098
- "description": "Format output as json.",
11099
- "helpGroup": "GLOBAL",
11100
- "name": "json",
11101
- "allowNo": false,
11102
- "type": "boolean"
11103
- },
11104
- "flags-dir": {
11105
- "helpGroup": "GLOBAL",
11106
- "name": "flags-dir",
11107
- "summary": "Import flag values from a directory.",
11108
- "hasDynamicHelp": false,
11109
- "multiple": false,
11110
- "type": "option"
11111
- },
11112
- "path": {
11113
- "char": "p",
11114
- "description": "Root folder",
11115
- "name": "path",
11116
- "default": "/home/runner/work/sfdx-hardis/sfdx-hardis",
11117
- "hasDynamicHelp": false,
11118
- "multiple": false,
11119
- "type": "option"
11120
- },
11121
- "debug": {
11122
- "char": "d",
11123
- "description": "Activate debug mode (more logs)",
11124
- "name": "debug",
11125
- "allowNo": false,
11126
- "type": "boolean"
11127
- },
11128
- "websocket": {
11129
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
11130
- "name": "websocket",
11131
- "hasDynamicHelp": false,
11132
- "multiple": false,
11133
- "type": "option"
11134
- },
11135
- "skipauth": {
11136
- "description": "Skip authentication check when a default username is required",
11137
- "name": "skipauth",
11138
- "allowNo": false,
11139
- "type": "boolean"
11140
- }
11141
- },
11142
- "hasDynamicHelp": false,
11143
- "hiddenAliases": [],
11144
- "id": "hardis:project:fix:v53flexipages",
11145
- "pluginAlias": "sfdx-hardis",
11146
- "pluginName": "sfdx-hardis",
11147
- "pluginType": "core",
11148
- "strict": true,
11149
- "enableJsonFlag": true,
11150
- "title": "Fix flexipages for v53",
11151
- "requiresProject": true,
11152
- "isESM": true,
11153
- "relativePath": [
11154
- "lib",
11155
- "commands",
11156
- "hardis",
11157
- "project",
11158
- "fix",
11159
- "v53flexipages.js"
11160
- ],
11161
- "aliasPermutations": [],
11162
- "permutations": [
11163
- "hardis:project:fix:v53flexipages",
11164
- "project:hardis:fix:v53flexipages",
11165
- "project:fix:hardis:v53flexipages",
11166
- "project:fix:v53flexipages:hardis",
11167
- "hardis:fix:project:v53flexipages",
11168
- "fix:hardis:project:v53flexipages",
11169
- "fix:project:hardis:v53flexipages",
11170
- "fix:project:v53flexipages:hardis",
11171
- "hardis:fix:v53flexipages:project",
11172
- "fix:hardis:v53flexipages:project",
11173
- "fix:v53flexipages:hardis:project",
11174
- "fix:v53flexipages:project:hardis",
11175
- "hardis:project:v53flexipages:fix",
11176
- "project:hardis:v53flexipages:fix",
11177
- "project:v53flexipages:hardis:fix",
11178
- "project:v53flexipages:fix:hardis",
11179
- "hardis:v53flexipages:project:fix",
11180
- "v53flexipages:hardis:project:fix",
11181
- "v53flexipages:project:hardis:fix",
11182
- "v53flexipages:project:fix:hardis",
11183
- "hardis:v53flexipages:fix:project",
11184
- "v53flexipages:hardis:fix:project",
11185
- "v53flexipages:fix:hardis:project",
11186
- "v53flexipages:fix:project:hardis"
10931
+ "pluginName": "sfdx-hardis",
10932
+ "pluginType": "core",
10933
+ "strict": true,
10934
+ "enableJsonFlag": true,
10935
+ "title": "Clean retrieved empty items in dx sources",
10936
+ "requiresProject": true,
10937
+ "isESM": true,
10938
+ "relativePath": [
10939
+ "lib",
10940
+ "commands",
10941
+ "hardis",
10942
+ "project",
10943
+ "clean",
10944
+ "xml.js"
10945
+ ],
10946
+ "aliasPermutations": [],
10947
+ "permutations": [
10948
+ "hardis:project:clean:xml",
10949
+ "project:hardis:clean:xml",
10950
+ "project:clean:hardis:xml",
10951
+ "project:clean:xml:hardis",
10952
+ "hardis:clean:project:xml",
10953
+ "clean:hardis:project:xml",
10954
+ "clean:project:hardis:xml",
10955
+ "clean:project:xml:hardis",
10956
+ "hardis:clean:xml:project",
10957
+ "clean:hardis:xml:project",
10958
+ "clean:xml:hardis:project",
10959
+ "clean:xml:project:hardis",
10960
+ "hardis:project:xml:clean",
10961
+ "project:hardis:xml:clean",
10962
+ "project:xml:hardis:clean",
10963
+ "project:xml:clean:hardis",
10964
+ "hardis:xml:project:clean",
10965
+ "xml:hardis:project:clean",
10966
+ "xml:project:hardis:clean",
10967
+ "xml:project:clean:hardis",
10968
+ "hardis:xml:clean:project",
10969
+ "xml:hardis:clean:project",
10970
+ "xml:clean:hardis:project",
10971
+ "xml:clean:project:hardis"
11187
10972
  ]
11188
10973
  },
11189
10974
  "hardis:project:deploy:notify": {
@@ -12361,6 +12146,221 @@
12361
12146
  "validate:deploy:project:hardis"
12362
12147
  ]
12363
12148
  },
12149
+ "hardis:project:fix:profiletabs": {
12150
+ "aliases": [],
12151
+ "args": {},
12152
+ "description": "Interactive prompts to add tab visibilities that are not retrieved by project retrieve start",
12153
+ "examples": [
12154
+ "$ sf hardis:project:fix:profiletabs"
12155
+ ],
12156
+ "flags": {
12157
+ "json": {
12158
+ "description": "Format output as json.",
12159
+ "helpGroup": "GLOBAL",
12160
+ "name": "json",
12161
+ "allowNo": false,
12162
+ "type": "boolean"
12163
+ },
12164
+ "flags-dir": {
12165
+ "helpGroup": "GLOBAL",
12166
+ "name": "flags-dir",
12167
+ "summary": "Import flag values from a directory.",
12168
+ "hasDynamicHelp": false,
12169
+ "multiple": false,
12170
+ "type": "option"
12171
+ },
12172
+ "path": {
12173
+ "char": "p",
12174
+ "description": "Root folder",
12175
+ "name": "path",
12176
+ "default": "/home/runner/work/sfdx-hardis/sfdx-hardis",
12177
+ "hasDynamicHelp": false,
12178
+ "multiple": false,
12179
+ "type": "option"
12180
+ },
12181
+ "debug": {
12182
+ "char": "d",
12183
+ "description": "Activate debug mode (more logs)",
12184
+ "name": "debug",
12185
+ "allowNo": false,
12186
+ "type": "boolean"
12187
+ },
12188
+ "websocket": {
12189
+ "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
12190
+ "name": "websocket",
12191
+ "hasDynamicHelp": false,
12192
+ "multiple": false,
12193
+ "type": "option"
12194
+ },
12195
+ "skipauth": {
12196
+ "description": "Skip authentication check when a default username is required",
12197
+ "name": "skipauth",
12198
+ "allowNo": false,
12199
+ "type": "boolean"
12200
+ },
12201
+ "target-org": {
12202
+ "aliases": [
12203
+ "targetusername",
12204
+ "u"
12205
+ ],
12206
+ "char": "o",
12207
+ "deprecateAliases": true,
12208
+ "name": "target-org",
12209
+ "noCacheDefault": true,
12210
+ "required": true,
12211
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
12212
+ "hasDynamicHelp": true,
12213
+ "multiple": false,
12214
+ "type": "option"
12215
+ }
12216
+ },
12217
+ "hasDynamicHelp": true,
12218
+ "hiddenAliases": [],
12219
+ "id": "hardis:project:fix:profiletabs",
12220
+ "pluginAlias": "sfdx-hardis",
12221
+ "pluginName": "sfdx-hardis",
12222
+ "pluginType": "core",
12223
+ "strict": true,
12224
+ "enableJsonFlag": true,
12225
+ "title": "Fix profiles to add tabs that are not retrieved by SF CLI",
12226
+ "requiresProject": true,
12227
+ "isESM": true,
12228
+ "relativePath": [
12229
+ "lib",
12230
+ "commands",
12231
+ "hardis",
12232
+ "project",
12233
+ "fix",
12234
+ "profiletabs.js"
12235
+ ],
12236
+ "aliasPermutations": [],
12237
+ "permutations": [
12238
+ "hardis:project:fix:profiletabs",
12239
+ "project:hardis:fix:profiletabs",
12240
+ "project:fix:hardis:profiletabs",
12241
+ "project:fix:profiletabs:hardis",
12242
+ "hardis:fix:project:profiletabs",
12243
+ "fix:hardis:project:profiletabs",
12244
+ "fix:project:hardis:profiletabs",
12245
+ "fix:project:profiletabs:hardis",
12246
+ "hardis:fix:profiletabs:project",
12247
+ "fix:hardis:profiletabs:project",
12248
+ "fix:profiletabs:hardis:project",
12249
+ "fix:profiletabs:project:hardis",
12250
+ "hardis:project:profiletabs:fix",
12251
+ "project:hardis:profiletabs:fix",
12252
+ "project:profiletabs:hardis:fix",
12253
+ "project:profiletabs:fix:hardis",
12254
+ "hardis:profiletabs:project:fix",
12255
+ "profiletabs:hardis:project:fix",
12256
+ "profiletabs:project:hardis:fix",
12257
+ "profiletabs:project:fix:hardis",
12258
+ "hardis:profiletabs:fix:project",
12259
+ "profiletabs:hardis:fix:project",
12260
+ "profiletabs:fix:hardis:project",
12261
+ "profiletabs:fix:project:hardis"
12262
+ ]
12263
+ },
12264
+ "hardis:project:fix:v53flexipages": {
12265
+ "aliases": [],
12266
+ "args": {},
12267
+ "description": "Fix flexipages for apiVersion v53 (Winter22).\n\nNote: Update api version to 53.0 in package.xml and sfdx-project.json",
12268
+ "examples": [
12269
+ "$ sf hardis:project:fix:v53flexipages"
12270
+ ],
12271
+ "flags": {
12272
+ "json": {
12273
+ "description": "Format output as json.",
12274
+ "helpGroup": "GLOBAL",
12275
+ "name": "json",
12276
+ "allowNo": false,
12277
+ "type": "boolean"
12278
+ },
12279
+ "flags-dir": {
12280
+ "helpGroup": "GLOBAL",
12281
+ "name": "flags-dir",
12282
+ "summary": "Import flag values from a directory.",
12283
+ "hasDynamicHelp": false,
12284
+ "multiple": false,
12285
+ "type": "option"
12286
+ },
12287
+ "path": {
12288
+ "char": "p",
12289
+ "description": "Root folder",
12290
+ "name": "path",
12291
+ "default": "/home/runner/work/sfdx-hardis/sfdx-hardis",
12292
+ "hasDynamicHelp": false,
12293
+ "multiple": false,
12294
+ "type": "option"
12295
+ },
12296
+ "debug": {
12297
+ "char": "d",
12298
+ "description": "Activate debug mode (more logs)",
12299
+ "name": "debug",
12300
+ "allowNo": false,
12301
+ "type": "boolean"
12302
+ },
12303
+ "websocket": {
12304
+ "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
12305
+ "name": "websocket",
12306
+ "hasDynamicHelp": false,
12307
+ "multiple": false,
12308
+ "type": "option"
12309
+ },
12310
+ "skipauth": {
12311
+ "description": "Skip authentication check when a default username is required",
12312
+ "name": "skipauth",
12313
+ "allowNo": false,
12314
+ "type": "boolean"
12315
+ }
12316
+ },
12317
+ "hasDynamicHelp": false,
12318
+ "hiddenAliases": [],
12319
+ "id": "hardis:project:fix:v53flexipages",
12320
+ "pluginAlias": "sfdx-hardis",
12321
+ "pluginName": "sfdx-hardis",
12322
+ "pluginType": "core",
12323
+ "strict": true,
12324
+ "enableJsonFlag": true,
12325
+ "title": "Fix flexipages for v53",
12326
+ "requiresProject": true,
12327
+ "isESM": true,
12328
+ "relativePath": [
12329
+ "lib",
12330
+ "commands",
12331
+ "hardis",
12332
+ "project",
12333
+ "fix",
12334
+ "v53flexipages.js"
12335
+ ],
12336
+ "aliasPermutations": [],
12337
+ "permutations": [
12338
+ "hardis:project:fix:v53flexipages",
12339
+ "project:hardis:fix:v53flexipages",
12340
+ "project:fix:hardis:v53flexipages",
12341
+ "project:fix:v53flexipages:hardis",
12342
+ "hardis:fix:project:v53flexipages",
12343
+ "fix:hardis:project:v53flexipages",
12344
+ "fix:project:hardis:v53flexipages",
12345
+ "fix:project:v53flexipages:hardis",
12346
+ "hardis:fix:v53flexipages:project",
12347
+ "fix:hardis:v53flexipages:project",
12348
+ "fix:v53flexipages:hardis:project",
12349
+ "fix:v53flexipages:project:hardis",
12350
+ "hardis:project:v53flexipages:fix",
12351
+ "project:hardis:v53flexipages:fix",
12352
+ "project:v53flexipages:hardis:fix",
12353
+ "project:v53flexipages:fix:hardis",
12354
+ "hardis:v53flexipages:project:fix",
12355
+ "v53flexipages:hardis:project:fix",
12356
+ "v53flexipages:project:hardis:fix",
12357
+ "v53flexipages:project:fix:hardis",
12358
+ "hardis:v53flexipages:fix:project",
12359
+ "v53flexipages:hardis:fix:project",
12360
+ "v53flexipages:fix:hardis:project",
12361
+ "v53flexipages:fix:project:hardis"
12362
+ ]
12363
+ },
12364
12364
  "hardis:project:generate:bypass": {
12365
12365
  "aliases": [],
12366
12366
  "args": {},
@@ -14843,5 +14843,5 @@
14843
14843
  ]
14844
14844
  }
14845
14845
  },
14846
- "version": "5.44.2-alpha202507220958.0"
14846
+ "version": "5.44.2-alpha202507221055.0"
14847
14847
  }