sfdx-hardis 5.44.2-alpha202507221024.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": {},
@@ -5439,156 +5439,41 @@
5439
5439
  "requiresSfdxPlugins": [
5440
5440
  "sfdmu"
5441
5441
  ],
5442
- "isESM": true,
5443
- "relativePath": [
5444
- "lib",
5445
- "commands",
5446
- "hardis",
5447
- "org",
5448
- "data",
5449
- "import.js"
5450
- ],
5451
- "aliasPermutations": [],
5452
- "permutations": [
5453
- "hardis:org:data:import",
5454
- "org:hardis:data:import",
5455
- "org:data:hardis:import",
5456
- "org:data:import:hardis",
5457
- "hardis:data:org:import",
5458
- "data:hardis:org:import",
5459
- "data:org:hardis:import",
5460
- "data:org:import:hardis",
5461
- "hardis:data:import:org",
5462
- "data:hardis:import:org",
5463
- "data:import:hardis:org",
5464
- "data:import:org:hardis",
5465
- "hardis:org:import:data",
5466
- "org:hardis:import:data",
5467
- "org:import:hardis:data",
5468
- "org:import:data:hardis",
5469
- "hardis:import:org:data",
5470
- "import:hardis:org:data",
5471
- "import:org:hardis:data",
5472
- "import:org:data:hardis",
5473
- "hardis:import:data:org",
5474
- "import:hardis:data:org",
5475
- "import:data:hardis:org",
5476
- "import:data:org:hardis"
5477
- ]
5478
- },
5479
- "hardis:org:fix:listviewmine": {
5480
- "aliases": [],
5481
- "args": {},
5482
- "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",
5483
- "examples": [
5484
- "$ sf hardis:org:fix:listviewmine",
5485
- "$ sf hardis:org:fix:listviewmine --listviews Opportunity:MySubscriptions,Account:MyActivePartners"
5486
- ],
5487
- "flags": {
5488
- "json": {
5489
- "description": "Format output as json.",
5490
- "helpGroup": "GLOBAL",
5491
- "name": "json",
5492
- "allowNo": false,
5493
- "type": "boolean"
5494
- },
5495
- "flags-dir": {
5496
- "helpGroup": "GLOBAL",
5497
- "name": "flags-dir",
5498
- "summary": "Import flag values from a directory.",
5499
- "hasDynamicHelp": false,
5500
- "multiple": false,
5501
- "type": "option"
5502
- },
5503
- "listviews": {
5504
- "char": "l",
5505
- "description": "Comma-separated list of listviews following format Object:ListViewName\nExample: Contact:MyContacts,Contact:MyActiveContacts,Opportunity:MYClosedOpportunities",
5506
- "name": "listviews",
5507
- "hasDynamicHelp": false,
5508
- "multiple": false,
5509
- "type": "option"
5510
- },
5511
- "debug": {
5512
- "char": "d",
5513
- "description": "Activate debug mode (more logs)",
5514
- "name": "debug",
5515
- "allowNo": false,
5516
- "type": "boolean"
5517
- },
5518
- "websocket": {
5519
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
5520
- "name": "websocket",
5521
- "hasDynamicHelp": false,
5522
- "multiple": false,
5523
- "type": "option"
5524
- },
5525
- "skipauth": {
5526
- "description": "Skip authentication check when a default username is required",
5527
- "name": "skipauth",
5528
- "allowNo": false,
5529
- "type": "boolean"
5530
- },
5531
- "target-org": {
5532
- "aliases": [
5533
- "targetusername",
5534
- "u"
5535
- ],
5536
- "char": "o",
5537
- "deprecateAliases": true,
5538
- "name": "target-org",
5539
- "noCacheDefault": true,
5540
- "required": true,
5541
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
5542
- "hasDynamicHelp": true,
5543
- "multiple": false,
5544
- "type": "option"
5545
- }
5546
- },
5547
- "hasDynamicHelp": true,
5548
- "hiddenAliases": [],
5549
- "id": "hardis:org:fix:listviewmine",
5550
- "pluginAlias": "sfdx-hardis",
5551
- "pluginName": "sfdx-hardis",
5552
- "pluginType": "core",
5553
- "strict": true,
5554
- "enableJsonFlag": true,
5555
- "title": "Fix listviews with ",
5556
- "requiresProject": true,
5557
- "isESM": true,
5558
- "relativePath": [
5559
- "lib",
5560
- "commands",
5561
- "hardis",
5562
- "org",
5563
- "fix",
5564
- "listviewmine.js"
5565
- ],
5566
- "aliasPermutations": [],
5567
- "permutations": [
5568
- "hardis:org:fix:listviewmine",
5569
- "org:hardis:fix:listviewmine",
5570
- "org:fix:hardis:listviewmine",
5571
- "org:fix:listviewmine:hardis",
5572
- "hardis:fix:org:listviewmine",
5573
- "fix:hardis:org:listviewmine",
5574
- "fix:org:hardis:listviewmine",
5575
- "fix:org:listviewmine:hardis",
5576
- "hardis:fix:listviewmine:org",
5577
- "fix:hardis:listviewmine:org",
5578
- "fix:listviewmine:hardis:org",
5579
- "fix:listviewmine:org:hardis",
5580
- "hardis:org:listviewmine:fix",
5581
- "org:hardis:listviewmine:fix",
5582
- "org:listviewmine:hardis:fix",
5583
- "org:listviewmine:fix:hardis",
5584
- "hardis:listviewmine:org:fix",
5585
- "listviewmine:hardis:org:fix",
5586
- "listviewmine:org:hardis:fix",
5587
- "listviewmine:org:fix:hardis",
5588
- "hardis:listviewmine:fix:org",
5589
- "listviewmine:hardis:fix:org",
5590
- "listviewmine:fix:hardis:org",
5591
- "listviewmine:fix:org:hardis"
5442
+ "isESM": true,
5443
+ "relativePath": [
5444
+ "lib",
5445
+ "commands",
5446
+ "hardis",
5447
+ "org",
5448
+ "data",
5449
+ "import.js"
5450
+ ],
5451
+ "aliasPermutations": [],
5452
+ "permutations": [
5453
+ "hardis:org:data:import",
5454
+ "org:hardis:data:import",
5455
+ "org:data:hardis:import",
5456
+ "org:data:import:hardis",
5457
+ "hardis:data:org:import",
5458
+ "data:hardis:org:import",
5459
+ "data:org:hardis:import",
5460
+ "data:org:import:hardis",
5461
+ "hardis:data:import:org",
5462
+ "data:hardis:import:org",
5463
+ "data:import:hardis:org",
5464
+ "data:import:org:hardis",
5465
+ "hardis:org:import:data",
5466
+ "org:hardis:import:data",
5467
+ "org:import:hardis:data",
5468
+ "org:import:data:hardis",
5469
+ "hardis:import:org:data",
5470
+ "import:hardis:org:data",
5471
+ "import:org:hardis:data",
5472
+ "import:org:data:hardis",
5473
+ "hardis:import:data:org",
5474
+ "import:hardis:data:org",
5475
+ "import:data:hardis:org",
5476
+ "import:data:org:hardis"
5592
5477
  ]
5593
5478
  },
5594
5479
  "hardis:org:files:export": {
@@ -5853,14 +5738,13 @@
5853
5738
  "import:files:org:hardis"
5854
5739
  ]
5855
5740
  },
5856
- "hardis:org:generate:packagexmlfull": {
5741
+ "hardis:org:fix:listviewmine": {
5857
5742
  "aliases": [],
5858
5743
  "args": {},
5859
- "description": "Generates full org package.xml, including managed items",
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",
5860
5745
  "examples": [
5861
- "$ sf hardis:org:generate:packagexmlfull",
5862
- "$ sf hardis:org:generate:packagexmlfull --outputfile /tmp/packagexmlfull.xml",
5863
- "$ sf hardis:org:generate:packagexmlfull --target-org nico@example.com"
5746
+ "$ sf hardis:org:fix:listviewmine",
5747
+ "$ sf hardis:org:fix:listviewmine --listviews Opportunity:MySubscriptions,Account:MyActivePartners"
5864
5748
  ],
5865
5749
  "flags": {
5866
5750
  "json": {
@@ -5878,9 +5762,10 @@
5878
5762
  "multiple": false,
5879
5763
  "type": "option"
5880
5764
  },
5881
- "outputfile": {
5882
- "description": "Output package.xml file",
5883
- "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",
5884
5769
  "hasDynamicHelp": false,
5885
5770
  "multiple": false,
5886
5771
  "type": "option"
@@ -5923,49 +5808,49 @@
5923
5808
  },
5924
5809
  "hasDynamicHelp": true,
5925
5810
  "hiddenAliases": [],
5926
- "id": "hardis:org:generate:packagexmlfull",
5811
+ "id": "hardis:org:fix:listviewmine",
5927
5812
  "pluginAlias": "sfdx-hardis",
5928
5813
  "pluginName": "sfdx-hardis",
5929
5814
  "pluginType": "core",
5930
5815
  "strict": true,
5931
5816
  "enableJsonFlag": true,
5932
- "title": "Generate Full Org package.xml",
5933
- "requiresProject": false,
5817
+ "title": "Fix listviews with ",
5818
+ "requiresProject": true,
5934
5819
  "isESM": true,
5935
5820
  "relativePath": [
5936
5821
  "lib",
5937
5822
  "commands",
5938
5823
  "hardis",
5939
5824
  "org",
5940
- "generate",
5941
- "packagexmlfull.js"
5825
+ "fix",
5826
+ "listviewmine.js"
5942
5827
  ],
5943
5828
  "aliasPermutations": [],
5944
5829
  "permutations": [
5945
- "hardis:org:generate:packagexmlfull",
5946
- "org:hardis:generate:packagexmlfull",
5947
- "org:generate:hardis:packagexmlfull",
5948
- "org:generate:packagexmlfull:hardis",
5949
- "hardis:generate:org:packagexmlfull",
5950
- "generate:hardis:org:packagexmlfull",
5951
- "generate:org:hardis:packagexmlfull",
5952
- "generate:org:packagexmlfull:hardis",
5953
- "hardis:generate:packagexmlfull:org",
5954
- "generate:hardis:packagexmlfull:org",
5955
- "generate:packagexmlfull:hardis:org",
5956
- "generate:packagexmlfull:org:hardis",
5957
- "hardis:org:packagexmlfull:generate",
5958
- "org:hardis:packagexmlfull:generate",
5959
- "org:packagexmlfull:hardis:generate",
5960
- "org:packagexmlfull:generate:hardis",
5961
- "hardis:packagexmlfull:org:generate",
5962
- "packagexmlfull:hardis:org:generate",
5963
- "packagexmlfull:org:hardis:generate",
5964
- "packagexmlfull:org:generate:hardis",
5965
- "hardis:packagexmlfull:generate:org",
5966
- "packagexmlfull:hardis:generate:org",
5967
- "packagexmlfull:generate:hardis:org",
5968
- "packagexmlfull:generate:org:hardis"
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"
5969
5854
  ]
5970
5855
  },
5971
5856
  "hardis:org:diagnose:audittrail": {
@@ -6992,48 +6877,163 @@
6992
6877
  "type": "option"
6993
6878
  },
6994
6879
  "outputfile": {
6995
- "char": "f",
6996
- "description": "Force the path and name of output report file. Must end with .csv",
6880
+ "char": "f",
6881
+ "description": "Force the path and name of output report file. Must end with .csv",
6882
+ "name": "outputfile",
6883
+ "hasDynamicHelp": false,
6884
+ "multiple": false,
6885
+ "type": "option"
6886
+ },
6887
+ "days": {
6888
+ "char": "t",
6889
+ "description": "Extracts the users that have been inactive for the amount of days specified. In CI, default is 180 days",
6890
+ "name": "days",
6891
+ "hasDynamicHelp": false,
6892
+ "multiple": false,
6893
+ "type": "option"
6894
+ },
6895
+ "licensetypes": {
6896
+ "char": "l",
6897
+ "description": "Type of licenses to check. If set, do not use licenseidentifiers option. In CI, default is all-crm",
6898
+ "name": "licensetypes",
6899
+ "hasDynamicHelp": false,
6900
+ "multiple": false,
6901
+ "options": [
6902
+ "all",
6903
+ "all-crm",
6904
+ "all-paying"
6905
+ ],
6906
+ "type": "option"
6907
+ },
6908
+ "licenseidentifiers": {
6909
+ "char": "i",
6910
+ "description": "Comma-separated list of license identifiers, in case licensetypes is not used.. Identifiers available at https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_userlicense.htm",
6911
+ "name": "licenseidentifiers",
6912
+ "hasDynamicHelp": false,
6913
+ "multiple": false,
6914
+ "type": "option"
6915
+ },
6916
+ "returnactiveusers": {
6917
+ "description": "Inverts the command by returning the active users",
6918
+ "name": "returnactiveusers",
6919
+ "allowNo": false,
6920
+ "type": "boolean"
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:diagnose:unusedusers",
6961
+ "pluginAlias": "sfdx-hardis",
6962
+ "pluginName": "sfdx-hardis",
6963
+ "pluginType": "core",
6964
+ "strict": true,
6965
+ "enableJsonFlag": true,
6966
+ "title": "Detect unused Users in Salesforce",
6967
+ "requiresProject": false,
6968
+ "isESM": true,
6969
+ "relativePath": [
6970
+ "lib",
6971
+ "commands",
6972
+ "hardis",
6973
+ "org",
6974
+ "diagnose",
6975
+ "unusedusers.js"
6976
+ ],
6977
+ "aliasPermutations": [],
6978
+ "permutations": [
6979
+ "hardis:org:diagnose:unusedusers",
6980
+ "org:hardis:diagnose:unusedusers",
6981
+ "org:diagnose:hardis:unusedusers",
6982
+ "org:diagnose:unusedusers:hardis",
6983
+ "hardis:diagnose:org:unusedusers",
6984
+ "diagnose:hardis:org:unusedusers",
6985
+ "diagnose:org:hardis:unusedusers",
6986
+ "diagnose:org:unusedusers:hardis",
6987
+ "hardis:diagnose:unusedusers:org",
6988
+ "diagnose:hardis:unusedusers:org",
6989
+ "diagnose:unusedusers:hardis:org",
6990
+ "diagnose:unusedusers:org:hardis",
6991
+ "hardis:org:unusedusers:diagnose",
6992
+ "org:hardis:unusedusers:diagnose",
6993
+ "org:unusedusers:hardis:diagnose",
6994
+ "org:unusedusers:diagnose:hardis",
6995
+ "hardis:unusedusers:org:diagnose",
6996
+ "unusedusers:hardis:org:diagnose",
6997
+ "unusedusers:org:hardis:diagnose",
6998
+ "unusedusers:org:diagnose:hardis",
6999
+ "hardis:unusedusers:diagnose:org",
7000
+ "unusedusers:hardis:diagnose:org",
7001
+ "unusedusers:diagnose:hardis:org",
7002
+ "unusedusers:diagnose:org:hardis"
7003
+ ]
7004
+ },
7005
+ "hardis:org:generate:packagexmlfull": {
7006
+ "aliases": [],
7007
+ "args": {},
7008
+ "description": "Generates full org package.xml, including managed items",
7009
+ "examples": [
7010
+ "$ sf hardis:org:generate:packagexmlfull",
7011
+ "$ sf hardis:org:generate:packagexmlfull --outputfile /tmp/packagexmlfull.xml",
7012
+ "$ sf hardis:org:generate:packagexmlfull --target-org nico@example.com"
7013
+ ],
7014
+ "flags": {
7015
+ "json": {
7016
+ "description": "Format output as json.",
7017
+ "helpGroup": "GLOBAL",
7018
+ "name": "json",
7019
+ "allowNo": false,
7020
+ "type": "boolean"
7021
+ },
7022
+ "flags-dir": {
7023
+ "helpGroup": "GLOBAL",
7024
+ "name": "flags-dir",
7025
+ "summary": "Import flag values from a directory.",
7026
+ "hasDynamicHelp": false,
7027
+ "multiple": false,
7028
+ "type": "option"
7029
+ },
7030
+ "outputfile": {
7031
+ "description": "Output package.xml file",
6997
7032
  "name": "outputfile",
6998
7033
  "hasDynamicHelp": false,
6999
7034
  "multiple": false,
7000
7035
  "type": "option"
7001
7036
  },
7002
- "days": {
7003
- "char": "t",
7004
- "description": "Extracts the users that have been inactive for the amount of days specified. In CI, default is 180 days",
7005
- "name": "days",
7006
- "hasDynamicHelp": false,
7007
- "multiple": false,
7008
- "type": "option"
7009
- },
7010
- "licensetypes": {
7011
- "char": "l",
7012
- "description": "Type of licenses to check. If set, do not use licenseidentifiers option. In CI, default is all-crm",
7013
- "name": "licensetypes",
7014
- "hasDynamicHelp": false,
7015
- "multiple": false,
7016
- "options": [
7017
- "all",
7018
- "all-crm",
7019
- "all-paying"
7020
- ],
7021
- "type": "option"
7022
- },
7023
- "licenseidentifiers": {
7024
- "char": "i",
7025
- "description": "Comma-separated list of license identifiers, in case licensetypes is not used.. Identifiers available at https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_userlicense.htm",
7026
- "name": "licenseidentifiers",
7027
- "hasDynamicHelp": false,
7028
- "multiple": false,
7029
- "type": "option"
7030
- },
7031
- "returnactiveusers": {
7032
- "description": "Inverts the command by returning the active users",
7033
- "name": "returnactiveusers",
7034
- "allowNo": false,
7035
- "type": "boolean"
7036
- },
7037
7037
  "debug": {
7038
7038
  "char": "d",
7039
7039
  "description": "Activate debug mode (more logs)",
@@ -7072,13 +7072,13 @@
7072
7072
  },
7073
7073
  "hasDynamicHelp": true,
7074
7074
  "hiddenAliases": [],
7075
- "id": "hardis:org:diagnose:unusedusers",
7075
+ "id": "hardis:org:generate:packagexmlfull",
7076
7076
  "pluginAlias": "sfdx-hardis",
7077
7077
  "pluginName": "sfdx-hardis",
7078
7078
  "pluginType": "core",
7079
7079
  "strict": true,
7080
7080
  "enableJsonFlag": true,
7081
- "title": "Detect unused Users in Salesforce",
7081
+ "title": "Generate Full Org package.xml",
7082
7082
  "requiresProject": false,
7083
7083
  "isESM": true,
7084
7084
  "relativePath": [
@@ -7086,35 +7086,35 @@
7086
7086
  "commands",
7087
7087
  "hardis",
7088
7088
  "org",
7089
- "diagnose",
7090
- "unusedusers.js"
7089
+ "generate",
7090
+ "packagexmlfull.js"
7091
7091
  ],
7092
7092
  "aliasPermutations": [],
7093
7093
  "permutations": [
7094
- "hardis:org:diagnose:unusedusers",
7095
- "org:hardis:diagnose:unusedusers",
7096
- "org:diagnose:hardis:unusedusers",
7097
- "org:diagnose:unusedusers:hardis",
7098
- "hardis:diagnose:org:unusedusers",
7099
- "diagnose:hardis:org:unusedusers",
7100
- "diagnose:org:hardis:unusedusers",
7101
- "diagnose:org:unusedusers:hardis",
7102
- "hardis:diagnose:unusedusers:org",
7103
- "diagnose:hardis:unusedusers:org",
7104
- "diagnose:unusedusers:hardis:org",
7105
- "diagnose:unusedusers:org:hardis",
7106
- "hardis:org:unusedusers:diagnose",
7107
- "org:hardis:unusedusers:diagnose",
7108
- "org:unusedusers:hardis:diagnose",
7109
- "org:unusedusers:diagnose:hardis",
7110
- "hardis:unusedusers:org:diagnose",
7111
- "unusedusers:hardis:org:diagnose",
7112
- "unusedusers:org:hardis:diagnose",
7113
- "unusedusers:org:diagnose:hardis",
7114
- "hardis:unusedusers:diagnose:org",
7115
- "unusedusers:hardis:diagnose:org",
7116
- "unusedusers:diagnose:hardis:org",
7117
- "unusedusers:diagnose:org:hardis"
7094
+ "hardis:org:generate:packagexmlfull",
7095
+ "org:hardis:generate:packagexmlfull",
7096
+ "org:generate:hardis:packagexmlfull",
7097
+ "org:generate:packagexmlfull:hardis",
7098
+ "hardis:generate:org:packagexmlfull",
7099
+ "generate:hardis:org:packagexmlfull",
7100
+ "generate:org:hardis:packagexmlfull",
7101
+ "generate:org:packagexmlfull:hardis",
7102
+ "hardis:generate:packagexmlfull:org",
7103
+ "generate:hardis:packagexmlfull:org",
7104
+ "generate:packagexmlfull:hardis:org",
7105
+ "generate:packagexmlfull:org:hardis",
7106
+ "hardis:org:packagexmlfull:generate",
7107
+ "org:hardis:packagexmlfull:generate",
7108
+ "org:packagexmlfull:hardis:generate",
7109
+ "org:packagexmlfull:generate:hardis",
7110
+ "hardis:packagexmlfull:org:generate",
7111
+ "packagexmlfull:hardis:org:generate",
7112
+ "packagexmlfull:org:hardis:generate",
7113
+ "packagexmlfull:org:generate:hardis",
7114
+ "hardis:packagexmlfull:generate:org",
7115
+ "packagexmlfull:hardis:generate:org",
7116
+ "packagexmlfull:generate:hardis:org",
7117
+ "packagexmlfull:generate:org:hardis"
7118
7118
  ]
7119
7119
  },
7120
7120
  "hardis:org:monitor:all": {
@@ -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,6 +7883,21 @@
7884
7883
  "multiple": false,
7885
7884
  "type": "option"
7886
7885
  },
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
+ },
7887
7901
  "debug": {
7888
7902
  "char": "d",
7889
7903
  "description": "Activate debug mode (more logs)",
@@ -7922,57 +7936,57 @@
7922
7936
  },
7923
7937
  "hasDynamicHelp": true,
7924
7938
  "hiddenAliases": [],
7925
- "id": "hardis:org:retrieve:packageconfig",
7939
+ "id": "hardis:org:test:apex",
7926
7940
  "pluginAlias": "sfdx-hardis",
7927
7941
  "pluginName": "sfdx-hardis",
7928
7942
  "pluginType": "core",
7929
7943
  "strict": true,
7930
7944
  "enableJsonFlag": true,
7931
- "title": "Retrieve package configuration from an org",
7932
- "requiresProject": false,
7945
+ "title": "Run apex tests",
7933
7946
  "isESM": true,
7934
7947
  "relativePath": [
7935
7948
  "lib",
7936
7949
  "commands",
7937
7950
  "hardis",
7938
7951
  "org",
7939
- "retrieve",
7940
- "packageconfig.js"
7952
+ "test",
7953
+ "apex.js"
7941
7954
  ],
7942
7955
  "aliasPermutations": [],
7943
7956
  "permutations": [
7944
- "hardis:org:retrieve:packageconfig",
7945
- "org:hardis:retrieve:packageconfig",
7946
- "org:retrieve:hardis:packageconfig",
7947
- "org:retrieve:packageconfig:hardis",
7948
- "hardis:retrieve:org:packageconfig",
7949
- "retrieve:hardis:org:packageconfig",
7950
- "retrieve:org:hardis:packageconfig",
7951
- "retrieve:org:packageconfig:hardis",
7952
- "hardis:retrieve:packageconfig:org",
7953
- "retrieve:hardis:packageconfig:org",
7954
- "retrieve:packageconfig:hardis:org",
7955
- "retrieve:packageconfig:org:hardis",
7956
- "hardis:org:packageconfig:retrieve",
7957
- "org:hardis:packageconfig:retrieve",
7958
- "org:packageconfig:hardis:retrieve",
7959
- "org:packageconfig:retrieve:hardis",
7960
- "hardis:packageconfig:org:retrieve",
7961
- "packageconfig:hardis:org:retrieve",
7962
- "packageconfig:org:hardis:retrieve",
7963
- "packageconfig:org:retrieve:hardis",
7964
- "hardis:packageconfig:retrieve:org",
7965
- "packageconfig:hardis:retrieve:org",
7966
- "packageconfig:retrieve:hardis:org",
7967
- "packageconfig:retrieve:org:hardis"
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"
7968
7981
  ]
7969
7982
  },
7970
- "hardis:org:test:apex": {
7983
+ "hardis:org:retrieve:packageconfig": {
7971
7984
  "aliases": [],
7972
7985
  "args": {},
7973
- "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",
7986
+ "description": "Retrieve package configuration from an org",
7974
7987
  "examples": [
7975
- "$ sf hardis:org:test:apex"
7988
+ "$ sf hardis:org:retrieve:packageconfig",
7989
+ "sf hardis:org:retrieve:packageconfig -u myOrg"
7976
7990
  ],
7977
7991
  "flags": {
7978
7992
  "json": {
@@ -7990,21 +8004,6 @@
7990
8004
  "multiple": false,
7991
8005
  "type": "option"
7992
8006
  },
7993
- "testlevel": {
7994
- "char": "l",
7995
- "description": "Level of tests to apply to validate deployment",
7996
- "name": "testlevel",
7997
- "default": "RunLocalTests",
7998
- "hasDynamicHelp": false,
7999
- "multiple": false,
8000
- "options": [
8001
- "NoTestRun",
8002
- "RunSpecifiedTests",
8003
- "RunLocalTests",
8004
- "RunAllTestsInOrg"
8005
- ],
8006
- "type": "option"
8007
- },
8008
8007
  "debug": {
8009
8008
  "char": "d",
8010
8009
  "description": "Activate debug mode (more logs)",
@@ -8043,48 +8042,49 @@
8043
8042
  },
8044
8043
  "hasDynamicHelp": true,
8045
8044
  "hiddenAliases": [],
8046
- "id": "hardis:org:test:apex",
8045
+ "id": "hardis:org:retrieve:packageconfig",
8047
8046
  "pluginAlias": "sfdx-hardis",
8048
8047
  "pluginName": "sfdx-hardis",
8049
8048
  "pluginType": "core",
8050
8049
  "strict": true,
8051
8050
  "enableJsonFlag": true,
8052
- "title": "Run apex tests",
8051
+ "title": "Retrieve package configuration from an org",
8052
+ "requiresProject": false,
8053
8053
  "isESM": true,
8054
8054
  "relativePath": [
8055
8055
  "lib",
8056
8056
  "commands",
8057
8057
  "hardis",
8058
8058
  "org",
8059
- "test",
8060
- "apex.js"
8059
+ "retrieve",
8060
+ "packageconfig.js"
8061
8061
  ],
8062
8062
  "aliasPermutations": [],
8063
8063
  "permutations": [
8064
- "hardis:org:test:apex",
8065
- "org:hardis:test:apex",
8066
- "org:test:hardis:apex",
8067
- "org:test:apex:hardis",
8068
- "hardis:test:org:apex",
8069
- "test:hardis:org:apex",
8070
- "test:org:hardis:apex",
8071
- "test:org:apex:hardis",
8072
- "hardis:test:apex:org",
8073
- "test:hardis:apex:org",
8074
- "test:apex:hardis:org",
8075
- "test:apex:org:hardis",
8076
- "hardis:org:apex:test",
8077
- "org:hardis:apex:test",
8078
- "org:apex:hardis:test",
8079
- "org:apex:test:hardis",
8080
- "hardis:apex:org:test",
8081
- "apex:hardis:org:test",
8082
- "apex:org:hardis:test",
8083
- "apex:org:test:hardis",
8084
- "hardis:apex:test:org",
8085
- "apex:hardis:test:org",
8086
- "apex:test:hardis:org",
8087
- "apex:test:org:hardis"
8064
+ "hardis:org:retrieve:packageconfig",
8065
+ "org:hardis:retrieve:packageconfig",
8066
+ "org:retrieve:hardis:packageconfig",
8067
+ "org:retrieve:packageconfig:hardis",
8068
+ "hardis:retrieve:org:packageconfig",
8069
+ "retrieve:hardis:org:packageconfig",
8070
+ "retrieve:org:hardis:packageconfig",
8071
+ "retrieve:org:packageconfig:hardis",
8072
+ "hardis:retrieve:packageconfig:org",
8073
+ "retrieve:hardis:packageconfig:org",
8074
+ "retrieve:packageconfig:hardis:org",
8075
+ "retrieve:packageconfig:org:hardis",
8076
+ "hardis:org:packageconfig:retrieve",
8077
+ "org:hardis:packageconfig:retrieve",
8078
+ "org:packageconfig:hardis:retrieve",
8079
+ "org:packageconfig:retrieve:hardis",
8080
+ "hardis:packageconfig:org:retrieve",
8081
+ "packageconfig:hardis:org:retrieve",
8082
+ "packageconfig:org:hardis:retrieve",
8083
+ "packageconfig:org:retrieve:hardis",
8084
+ "hardis:packageconfig:retrieve:org",
8085
+ "packageconfig:hardis:retrieve:org",
8086
+ "packageconfig:retrieve:hardis:org",
8087
+ "packageconfig:retrieve:org:hardis"
8088
8088
  ]
8089
8089
  },
8090
8090
  "hardis:org:user:activateinvalid": {
@@ -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-alpha202507221024.0"
14846
+ "version": "5.44.2-alpha202507221055.0"
14847
14847
  }