@ind-rcg/modeler-sfdx-cli-plugin 262.1002.0-beta.4 → 262.1003.0-beta.4

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.
Files changed (2) hide show
  1. package/oclif.manifest.json +58 -58
  2. package/package.json +6 -6
@@ -464,6 +464,63 @@
464
464
  "validate.js"
465
465
  ]
466
466
  },
467
+ "modeler:workspace:server:start": {
468
+ "aliases": [
469
+ "mdl:ws:server:start",
470
+ "mdl:ws:simulate",
471
+ "mdl:simulate"
472
+ ],
473
+ "args": {},
474
+ "deprecateAliases": false,
475
+ "examples": [
476
+ "<%= config.bin %> <%= command.id %>",
477
+ "<%= config.bin %> <%= command.id %> --path ./testWorkspace"
478
+ ],
479
+ "flags": {
480
+ "json": {
481
+ "description": "Format output as json.",
482
+ "helpGroup": "GLOBAL",
483
+ "name": "json",
484
+ "allowNo": false,
485
+ "type": "boolean"
486
+ },
487
+ "flags-dir": {
488
+ "helpGroup": "GLOBAL",
489
+ "name": "flags-dir",
490
+ "summary": "Import flag values from a directory.",
491
+ "hasDynamicHelp": false,
492
+ "multiple": false,
493
+ "type": "option"
494
+ },
495
+ "path": {
496
+ "char": "p",
497
+ "name": "path",
498
+ "required": false,
499
+ "summary": "path to the Modeler workspace",
500
+ "hasDynamicHelp": false,
501
+ "multiple": false,
502
+ "type": "option"
503
+ }
504
+ },
505
+ "hasDynamicHelp": false,
506
+ "hiddenAliases": [],
507
+ "id": "modeler:workspace:server:start",
508
+ "pluginAlias": "@ind-rcg/modeler-sfdx-cli-plugin",
509
+ "pluginName": "@ind-rcg/modeler-sfdx-cli-plugin",
510
+ "pluginType": "core",
511
+ "strict": true,
512
+ "summary": "Start the server",
513
+ "enableJsonFlag": true,
514
+ "isESM": true,
515
+ "relativePath": [
516
+ "lib",
517
+ "commands",
518
+ "modeler",
519
+ "workspace",
520
+ "server",
521
+ "start.js"
522
+ ]
523
+ },
467
524
  "modeler:workspace:utils:base64encode": {
468
525
  "aliases": [],
469
526
  "args": {},
@@ -689,64 +746,7 @@
689
746
  "utils",
690
747
  "migrateContracts.js"
691
748
  ]
692
- },
693
- "modeler:workspace:server:start": {
694
- "aliases": [
695
- "mdl:ws:server:start",
696
- "mdl:ws:simulate",
697
- "mdl:simulate"
698
- ],
699
- "args": {},
700
- "deprecateAliases": false,
701
- "examples": [
702
- "<%= config.bin %> <%= command.id %>",
703
- "<%= config.bin %> <%= command.id %> --path ./testWorkspace"
704
- ],
705
- "flags": {
706
- "json": {
707
- "description": "Format output as json.",
708
- "helpGroup": "GLOBAL",
709
- "name": "json",
710
- "allowNo": false,
711
- "type": "boolean"
712
- },
713
- "flags-dir": {
714
- "helpGroup": "GLOBAL",
715
- "name": "flags-dir",
716
- "summary": "Import flag values from a directory.",
717
- "hasDynamicHelp": false,
718
- "multiple": false,
719
- "type": "option"
720
- },
721
- "path": {
722
- "char": "p",
723
- "name": "path",
724
- "required": false,
725
- "summary": "path to the Modeler workspace",
726
- "hasDynamicHelp": false,
727
- "multiple": false,
728
- "type": "option"
729
- }
730
- },
731
- "hasDynamicHelp": false,
732
- "hiddenAliases": [],
733
- "id": "modeler:workspace:server:start",
734
- "pluginAlias": "@ind-rcg/modeler-sfdx-cli-plugin",
735
- "pluginName": "@ind-rcg/modeler-sfdx-cli-plugin",
736
- "pluginType": "core",
737
- "strict": true,
738
- "summary": "Start the server",
739
- "enableJsonFlag": true,
740
- "isESM": true,
741
- "relativePath": [
742
- "lib",
743
- "commands",
744
- "modeler",
745
- "workspace",
746
- "server",
747
- "start.js"
748
- ]
749
749
  }
750
750
  },
751
- "version": "262.1002.0-beta.4"
751
+ "version": "262.1003.0-beta.4"
752
752
  }
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@ind-rcg/modeler-sfdx-cli-plugin",
3
3
  "displayName": "modeler-sfdx-cli-plugin",
4
- "version": "262.1002.0-beta.4",
4
+ "version": "262.1003.0-beta.4",
5
5
  "type": "module",
6
6
  "author": "Salesforce",
7
7
  "license": "BSD-3-Clause",
8
8
  "description": "This plugin is an enhancement of the sfdx cli and provide you features to customize the Consumer Goods Cloud Mobility application. This version will be the replacement for the Consumer Goods Mobile Modeler which was hosted on a Windows Server machine.",
9
9
  "dependencies": {
10
- "@ind-rcg/backend": "262.1002.0-beta.2",
11
- "@ind-rcg/framework": "262.1002.0-beta.3",
12
- "@ind-rcg/generator": "262.1002.0-beta.2",
10
+ "@ind-rcg/backend": "262.1003.0-beta.1",
11
+ "@ind-rcg/framework": "262.1003.0-beta.4",
12
+ "@ind-rcg/generator": "262.1003.0-beta.2",
13
13
  "@inquirer/prompts": "8.2.0",
14
14
  "@oclif/core": "4.8.0",
15
15
  "@salesforce/core": "8.24.1",
@@ -281,7 +281,7 @@
281
281
  }
282
282
  },
283
283
  "sfdx": {
284
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@ind-rcg/modeler-sfdx-cli-plugin/262.1002.0-beta.4.crt",
285
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@ind-rcg/modeler-sfdx-cli-plugin/262.1002.0-beta.4.sig"
284
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@ind-rcg/modeler-sfdx-cli-plugin/262.1003.0-beta.4.crt",
285
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@ind-rcg/modeler-sfdx-cli-plugin/262.1003.0-beta.4.sig"
286
286
  }
287
287
  }