@salesforce/plugin-signups 2.0.29 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -18,6 +18,14 @@
18
18
  "allowNo": false,
19
19
  "type": "boolean"
20
20
  },
21
+ "flags-dir": {
22
+ "helpGroup": "GLOBAL",
23
+ "name": "flags-dir",
24
+ "summary": "Import flag values from a directory.",
25
+ "hasDynamicHelp": false,
26
+ "multiple": false,
27
+ "type": "option"
28
+ },
21
29
  "target-org": {
22
30
  "aliases": [
23
31
  "targetusername",
@@ -126,6 +134,14 @@
126
134
  "allowNo": false,
127
135
  "type": "boolean"
128
136
  },
137
+ "flags-dir": {
138
+ "helpGroup": "GLOBAL",
139
+ "name": "flags-dir",
140
+ "summary": "Import flag values from a directory.",
141
+ "hasDynamicHelp": false,
142
+ "multiple": false,
143
+ "type": "option"
144
+ },
129
145
  "target-dev-hub": {
130
146
  "aliases": [
131
147
  "targetdevhubusername"
@@ -269,6 +285,14 @@
269
285
  "allowNo": false,
270
286
  "type": "boolean"
271
287
  },
288
+ "flags-dir": {
289
+ "helpGroup": "GLOBAL",
290
+ "name": "flags-dir",
291
+ "summary": "Import flag values from a directory.",
292
+ "hasDynamicHelp": false,
293
+ "multiple": false,
294
+ "type": "option"
295
+ },
272
296
  "target-org": {
273
297
  "aliases": [
274
298
  "targetusername",
@@ -388,6 +412,14 @@
388
412
  "allowNo": false,
389
413
  "type": "boolean"
390
414
  },
415
+ "flags-dir": {
416
+ "helpGroup": "GLOBAL",
417
+ "name": "flags-dir",
418
+ "summary": "Import flag values from a directory.",
419
+ "hasDynamicHelp": false,
420
+ "multiple": false,
421
+ "type": "option"
422
+ },
391
423
  "target-dev-hub": {
392
424
  "aliases": [
393
425
  "targetdevhubusername"
@@ -506,6 +538,14 @@
506
538
  "allowNo": false,
507
539
  "type": "boolean"
508
540
  },
541
+ "flags-dir": {
542
+ "helpGroup": "GLOBAL",
543
+ "name": "flags-dir",
544
+ "summary": "Import flag values from a directory.",
545
+ "hasDynamicHelp": false,
546
+ "multiple": false,
547
+ "type": "option"
548
+ },
509
549
  "target-dev-hub": {
510
550
  "aliases": [
511
551
  "targetdevhubusername"
@@ -624,6 +664,14 @@
624
664
  "allowNo": false,
625
665
  "type": "boolean"
626
666
  },
667
+ "flags-dir": {
668
+ "helpGroup": "GLOBAL",
669
+ "name": "flags-dir",
670
+ "summary": "Import flag values from a directory.",
671
+ "hasDynamicHelp": false,
672
+ "multiple": false,
673
+ "type": "option"
674
+ },
627
675
  "verbose": {
628
676
  "hidden": true,
629
677
  "name": "verbose",
@@ -713,6 +761,14 @@
713
761
  "allowNo": false,
714
762
  "type": "boolean"
715
763
  },
764
+ "flags-dir": {
765
+ "helpGroup": "GLOBAL",
766
+ "name": "flags-dir",
767
+ "summary": "Import flag values from a directory.",
768
+ "hasDynamicHelp": false,
769
+ "multiple": false,
770
+ "type": "option"
771
+ },
716
772
  "target-dev-hub": {
717
773
  "aliases": [
718
774
  "targetdevhubusername"
@@ -803,5 +859,5 @@
803
859
  ]
804
860
  }
805
861
  },
806
- "version": "2.0.29"
862
+ "version": "2.1.0"
807
863
  }
package/package.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
3
  "description": "Commands to interact with org shapes",
4
- "version": "2.0.29",
4
+ "version": "2.1.0",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.20.0",
9
9
  "@salesforce/core": "^6.7.1",
10
10
  "@salesforce/kit": "^3.0.15",
11
- "@salesforce/sf-plugins-core": "^7.1.14",
11
+ "@salesforce/sf-plugins-core": "^8.0.1",
12
12
  "chalk": "^5.3.0",
13
13
  "change-case": "^5.4.3"
14
14
  },
15
15
  "devDependencies": {
16
- "@oclif/plugin-command-snapshot": "^5.1.1",
17
- "@salesforce/cli-plugins-testkit": "^5.1.10",
16
+ "@oclif/plugin-command-snapshot": "^5.1.2",
17
+ "@salesforce/cli-plugins-testkit": "^5.1.11",
18
18
  "@salesforce/dev-scripts": "^8.4.2",
19
- "@salesforce/plugin-command-reference": "^3.0.70",
19
+ "@salesforce/plugin-command-reference": "^3.0.71",
20
20
  "@salesforce/ts-types": "^2.0.9",
21
21
  "@types/chai-as-promised": "^7.1.8",
22
22
  "@types/chai-string": "^1.4.5",
23
23
  "chai-as-promised": "7.1.1",
24
24
  "chai-string": "^1.5.0",
25
- "eslint-plugin-sf-plugin": "^1.17.3",
25
+ "eslint-plugin-sf-plugin": "^1.17.4",
26
26
  "jsforce": "^2.0.0-beta.28",
27
- "oclif": "^4.4.19",
27
+ "oclif": "^4.5.4",
28
28
  "ts-node": "^10.9.2",
29
29
  "typescript": "^5.2.2"
30
30
  },
@@ -256,7 +256,7 @@
256
256
  "exports": "./lib/index.js",
257
257
  "type": "module",
258
258
  "sfdx": {
259
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.29.crt",
260
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.29.sig"
259
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.1.0.crt",
260
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.1.0.sig"
261
261
  }
262
262
  }