@jayree/sfdx-plugin-legacy 1.1.61 → 1.1.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,18 @@
1
+ ## [1.1.63](https://github.com/jayree/sfdx-plugin-legacy/compare/v1.1.62...v1.1.63) (2023-10-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump puppeteer from 21.3.8 to 21.4.1 ([#725](https://github.com/jayree/sfdx-plugin-legacy/issues/725)) ([e684cc4](https://github.com/jayree/sfdx-plugin-legacy/commit/e684cc4e0ee43acc2d9e994fcfd581e46e1512f7))
7
+
8
+ ## [1.1.62](https://github.com/jayree/sfdx-plugin-legacy/compare/v1.1.61...v1.1.62) (2023-10-13)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** bump @jayree/changelog from 1.1.6 to 1.1.7 ([#692](https://github.com/jayree/sfdx-plugin-legacy/issues/692)) ([a0e06f2](https://github.com/jayree/sfdx-plugin-legacy/commit/a0e06f2a35343f05ed43d9ef512ce6b4e5e307d7))
14
+ * **deps:** bump puppeteer from 21.3.7 to 21.3.8 ([#693](https://github.com/jayree/sfdx-plugin-legacy/issues/693)) ([e90bb70](https://github.com/jayree/sfdx-plugin-legacy/commit/e90bb70745662336277616b90cd1304a3cc07d41))
15
+
1
16
  ## [1.1.61](https://github.com/jayree/sfdx-plugin-legacy/compare/v1.1.60...v1.1.61) (2023-10-06)
2
17
 
3
18
 
package/README.md CHANGED
@@ -31,28 +31,7 @@ deploy incomming change set to an org (beta)
31
31
 
32
32
  ```
33
33
  USAGE
34
- $ sfdx jayree:automation:changeset:deploy [-r <string> -l <string>] [-c] [--nodialog -s <string>] [-u <string>] [--apiversion
35
- <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
36
-
37
- FLAGS
38
- -c, --checkonly validate deploy but don’t save to
39
- the org (default:false)
40
- -l, --testlevel=<option> deployment testing level
41
- (Default,RunSpecifiedTests,RunLocalT
42
- ests,RunAllTestsInOrg)
43
- <options: Default|RunSpecifiedTests|
44
- RunLocalTests|RunAllTestsInOrg>
45
- -r, --runtests=<value> tests to run if --testlevel
46
- RunSpecifiedTests
47
- -s, --changeset=<value> name of changeset to deploy
48
- -u, --targetusername=<value> username or alias for the target
49
- org; overrides default target org
50
- --apiversion=<value> override the api version used for
51
- api requests made by this command
52
- --json format output as json
53
- --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
54
- this command invocation
55
- --nodialog don't show the dialog wizard
34
+ $ sfdx jayree:automation:changeset:deploy
56
35
 
57
36
  DESCRIPTION
58
37
  deploy incomming change set to an org (beta)
@@ -71,7 +50,7 @@ EXAMPLES
71
50
  ❯ ChangeSet1
72
51
  ```
73
52
 
74
- _See code: [src/commands/jayree/automation/changeset/deploy.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.61/src/commands/jayree/automation/changeset/deploy.ts)_
53
+ _See code: [src/commands/jayree/automation/changeset/deploy.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.63/src/commands/jayree/automation/changeset/deploy.ts)_
75
54
 
76
55
  ### `sfdx jayree:automation:changeset:list`
77
56
 
@@ -79,23 +58,13 @@ list incomming change sets of an org (beta)
79
58
 
80
59
  ```
81
60
  USAGE
82
- $ sfdx jayree:automation:changeset:list [-u <string>] [--apiversion <string>] [--json] [--loglevel
83
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
84
-
85
- FLAGS
86
- -u, --targetusername=<value> username or alias for the target
87
- org; overrides default target org
88
- --apiversion=<value> override the api version used for
89
- api requests made by this command
90
- --json format output as json
91
- --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
92
- this command invocation
61
+ $ sfdx jayree:automation:changeset:list
93
62
 
94
63
  DESCRIPTION
95
64
  list incomming change sets of an org (beta)
96
65
  ```
97
66
 
98
- _See code: [src/commands/jayree/automation/changeset/list.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.61/src/commands/jayree/automation/changeset/list.ts)_
67
+ _See code: [src/commands/jayree/automation/changeset/list.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.63/src/commands/jayree/automation/changeset/list.ts)_
99
68
 
100
69
  ### `sfdx jayree:automation:ltngsync:status`
101
70
 
@@ -103,24 +72,7 @@ check the Lightning Sync User Sync Status and reset sync if needed (beta)
103
72
 
104
73
  ```
105
74
  USAGE
106
- $ sfdx jayree:automation:ltngsync:status -o <string> [-s] [-w <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
107
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
108
-
109
- FLAGS
110
- -o, --officeuser=<value> (required) 'name' (firstname
111
- lastname) of the SF user
112
- -s, --statusonly get Lightning Sync status of the SF
113
- user, only
114
- -u, --targetusername=<value> username or alias for the target
115
- org; overrides default target org
116
- -w, --wait=<value> wait time for command to wait for
117
- status change in minutes (default:
118
- infinitely)
119
- --apiversion=<value> override the api version used for
120
- api requests made by this command
121
- --json format output as json
122
- --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
123
- this command invocation
75
+ $ sfdx jayree:automation:ltngsync:status
124
76
 
125
77
  DESCRIPTION
126
78
  check the Lightning Sync User Sync Status and reset sync if needed (beta)
@@ -133,7 +85,7 @@ EXAMPLES
133
85
  userContacts/userEvents: Exchange to Salesforce sync status... Initial sync completed/Initial sync completed
134
86
  ```
135
87
 
136
- _See code: [src/commands/jayree/automation/ltngsync/status.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.61/src/commands/jayree/automation/ltngsync/status.ts)_
88
+ _See code: [src/commands/jayree/automation/ltngsync/status.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.63/src/commands/jayree/automation/ltngsync/status.ts)_
137
89
 
138
90
  ### `sfdx jayree:packagedescription:create`
139
91
 
@@ -141,15 +93,7 @@ creates an empty package with the description
141
93
 
142
94
  ```
143
95
  USAGE
144
- $ sfdx jayree:packagedescription:create (-d <string> -f <string>) [--json] [--loglevel
145
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
146
-
147
- FLAGS
148
- -d, --description=<value> (required) new description value
149
- -f, --file=<value> (required) file to create
150
- --json format output as json
151
- --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
152
- this command invocation
96
+ $ sfdx jayree:packagedescription:create [FILE]
153
97
 
154
98
  DESCRIPTION
155
99
  creates an empty package with the description
@@ -158,7 +102,7 @@ EXAMPLES
158
102
  $ sfdx jayree:packagedescription:create --file FILENAME --description 'DESCRIPTION'
159
103
  ```
160
104
 
161
- _See code: [src/commands/jayree/packagedescription/create.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.61/src/commands/jayree/packagedescription/create.ts)_
105
+ _See code: [src/commands/jayree/packagedescription/create.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.63/src/commands/jayree/packagedescription/create.ts)_
162
106
 
163
107
  ### `sfdx jayree:packagedescription:get`
164
108
 
@@ -166,14 +110,7 @@ get the description within a package
166
110
 
167
111
  ```
168
112
  USAGE
169
- $ sfdx jayree:packagedescription:get -f <string> [--json] [--loglevel
170
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
171
-
172
- FLAGS
173
- -f, --file=<value> (required) file to read
174
- --json format output as json
175
- --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
176
- this command invocation
113
+ $ sfdx jayree:packagedescription:get [FILE]
177
114
 
178
115
  DESCRIPTION
179
116
  get the description within a package
@@ -183,7 +120,7 @@ EXAMPLES
183
120
  Description of Package FILENAME
184
121
  ```
185
122
 
186
- _See code: [src/commands/jayree/packagedescription/get.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.61/src/commands/jayree/packagedescription/get.ts)_
123
+ _See code: [src/commands/jayree/packagedescription/get.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.63/src/commands/jayree/packagedescription/get.ts)_
187
124
 
188
125
  ### `sfdx jayree:packagedescription:remove`
189
126
 
@@ -191,14 +128,7 @@ remove the description within a package
191
128
 
192
129
  ```
193
130
  USAGE
194
- $ sfdx jayree:packagedescription:remove -f <string> [--json] [--loglevel
195
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
196
-
197
- FLAGS
198
- -f, --file=<value> (required) file to read
199
- --json format output as json
200
- --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
201
- this command invocation
131
+ $ sfdx jayree:packagedescription:remove [FILE]
202
132
 
203
133
  DESCRIPTION
204
134
  remove the description within a package
@@ -207,7 +137,7 @@ EXAMPLES
207
137
  $ sfdx jayree:packagedescription:remove --file FILENAME
208
138
  ```
209
139
 
210
- _See code: [src/commands/jayree/packagedescription/remove.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.61/src/commands/jayree/packagedescription/remove.ts)_
140
+ _See code: [src/commands/jayree/packagedescription/remove.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.63/src/commands/jayree/packagedescription/remove.ts)_
211
141
 
212
142
  ### `sfdx jayree:packagedescription:set`
213
143
 
@@ -215,15 +145,7 @@ set the description within a package
215
145
 
216
146
  ```
217
147
  USAGE
218
- $ sfdx jayree:packagedescription:set (-d <string> -f <string>) [--json] [--loglevel
219
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
220
-
221
- FLAGS
222
- -d, --description=<value> (required) new description value
223
- -f, --file=<value> (required) file to read
224
- --json format output as json
225
- --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
226
- this command invocation
148
+ $ sfdx jayree:packagedescription:set [FILE]
227
149
 
228
150
  DESCRIPTION
229
151
  set the description within a package
@@ -232,5 +154,5 @@ EXAMPLES
232
154
  $ sfdx jayree:packagedescription:set --file FILENAME --description 'NEW DESCRIPTION'
233
155
  ```
234
156
 
235
- _See code: [src/commands/jayree/packagedescription/set.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.61/src/commands/jayree/packagedescription/set.ts)_
157
+ _See code: [src/commands/jayree/packagedescription/set.ts](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.1.63/src/commands/jayree/packagedescription/set.ts)_
236
158
  <!-- commandsstop -->
@@ -1,73 +1,33 @@
1
1
  {
2
- "version": "1.1.61",
3
2
  "commands": {
4
3
  "jayree:packagedescription:create": {
5
- "id": "jayree:packagedescription:create",
6
- "description": "creates an empty package with the description",
7
- "strict": true,
8
- "usage": "<%= command.id %> (-d <string> -f <string>) [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]",
9
- "pluginName": "@jayree/sfdx-plugin-legacy",
10
- "pluginAlias": "@jayree/sfdx-plugin-legacy",
11
- "pluginType": "core",
12
4
  "aliases": [],
13
- "examples": [
14
- "$ sfdx jayree:packagedescription:create --file FILENAME --description 'DESCRIPTION'\n "
15
- ],
16
- "flags": {
17
- "json": {
18
- "name": "json",
19
- "type": "boolean",
20
- "description": "format output as json",
21
- "allowNo": false
22
- },
23
- "loglevel": {
24
- "name": "loglevel",
25
- "type": "option",
26
- "description": "logging level for this command invocation",
27
- "required": false,
28
- "helpValue": "(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)",
29
- "multiple": false,
30
- "options": [
31
- "trace",
32
- "debug",
33
- "info",
34
- "warn",
35
- "error",
36
- "fatal",
37
- "TRACE",
38
- "DEBUG",
39
- "INFO",
40
- "WARN",
41
- "ERROR",
42
- "FATAL"
43
- ],
44
- "default": "warn"
45
- },
46
- "file": {
47
- "name": "file",
48
- "type": "option",
49
- "char": "f",
50
- "description": "file to create",
51
- "required": true,
52
- "multiple": false
53
- },
54
- "description": {
55
- "name": "description",
56
- "type": "option",
57
- "char": "d",
58
- "description": "new description value",
59
- "required": true,
60
- "multiple": false,
61
- "dependsOn": [
62
- "file"
63
- ]
64
- }
65
- },
66
5
  "args": {
67
6
  "file": {
68
7
  "name": "file"
69
8
  }
70
9
  },
10
+ "description": "creates an empty package with the description",
11
+ "examples": [
12
+ "$ sfdx jayree:packagedescription:create --file FILENAME --description 'DESCRIPTION'\n "
13
+ ],
14
+ "flags": {},
15
+ "hasDynamicHelp": false,
16
+ "hiddenAliases": [],
17
+ "id": "jayree:packagedescription:create",
18
+ "pluginAlias": "@jayree/sfdx-plugin-legacy",
19
+ "pluginName": "@jayree/sfdx-plugin-legacy",
20
+ "pluginType": "core",
21
+ "strict": true,
22
+ "parse": true,
23
+ "parserOptions": {},
24
+ "supportsUsername": false,
25
+ "requiresUsername": false,
26
+ "supportsDevhubUsername": false,
27
+ "requiresDevhubUsername": false,
28
+ "requiresProject": false,
29
+ "result": {},
30
+ "varargs": false,
71
31
  "flagsConfig": {
72
32
  "file": {
73
33
  "kind": "string",
@@ -91,66 +51,43 @@
91
51
  "type": "option"
92
52
  }
93
53
  },
94
- "requiresUsername": false,
95
- "supportsDevhubUsername": false,
96
- "requiresProject": false
54
+ "isESM": true,
55
+ "relativePath": [
56
+ "lib",
57
+ "commands",
58
+ "jayree",
59
+ "packagedescription",
60
+ "create.js"
61
+ ]
97
62
  },
98
63
  "jayree:packagedescription:get": {
99
- "id": "jayree:packagedescription:get",
100
- "description": "get the description within a package",
101
- "strict": true,
102
- "usage": "<%= command.id %> -f <string> [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]",
103
- "pluginName": "@jayree/sfdx-plugin-legacy",
104
- "pluginAlias": "@jayree/sfdx-plugin-legacy",
105
- "pluginType": "core",
106
64
  "aliases": [],
107
- "examples": [
108
- "$ sfdx jayree:packagedescription:get --file FILENAME\nDescription of Package FILENAME\n "
109
- ],
110
- "flags": {
111
- "json": {
112
- "name": "json",
113
- "type": "boolean",
114
- "description": "format output as json",
115
- "allowNo": false
116
- },
117
- "loglevel": {
118
- "name": "loglevel",
119
- "type": "option",
120
- "description": "logging level for this command invocation",
121
- "required": false,
122
- "helpValue": "(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)",
123
- "multiple": false,
124
- "options": [
125
- "trace",
126
- "debug",
127
- "info",
128
- "warn",
129
- "error",
130
- "fatal",
131
- "TRACE",
132
- "DEBUG",
133
- "INFO",
134
- "WARN",
135
- "ERROR",
136
- "FATAL"
137
- ],
138
- "default": "warn"
139
- },
140
- "file": {
141
- "name": "file",
142
- "type": "option",
143
- "char": "f",
144
- "description": "file to read",
145
- "required": true,
146
- "multiple": false
147
- }
148
- },
149
65
  "args": {
150
66
  "file": {
151
67
  "name": "file"
152
68
  }
153
69
  },
70
+ "description": "get the description within a package",
71
+ "examples": [
72
+ "$ sfdx jayree:packagedescription:get --file FILENAME\nDescription of Package FILENAME\n "
73
+ ],
74
+ "flags": {},
75
+ "hasDynamicHelp": false,
76
+ "hiddenAliases": [],
77
+ "id": "jayree:packagedescription:get",
78
+ "pluginAlias": "@jayree/sfdx-plugin-legacy",
79
+ "pluginName": "@jayree/sfdx-plugin-legacy",
80
+ "pluginType": "core",
81
+ "strict": true,
82
+ "parse": true,
83
+ "parserOptions": {},
84
+ "supportsUsername": false,
85
+ "requiresUsername": false,
86
+ "supportsDevhubUsername": false,
87
+ "requiresDevhubUsername": false,
88
+ "requiresProject": false,
89
+ "result": {},
90
+ "varargs": false,
154
91
  "flagsConfig": {
155
92
  "file": {
156
93
  "kind": "string",
@@ -162,66 +99,43 @@
162
99
  "type": "option"
163
100
  }
164
101
  },
165
- "requiresUsername": false,
166
- "supportsDevhubUsername": false,
167
- "requiresProject": false
102
+ "isESM": true,
103
+ "relativePath": [
104
+ "lib",
105
+ "commands",
106
+ "jayree",
107
+ "packagedescription",
108
+ "get.js"
109
+ ]
168
110
  },
169
111
  "jayree:packagedescription:remove": {
170
- "id": "jayree:packagedescription:remove",
171
- "description": "remove the description within a package",
172
- "strict": true,
173
- "usage": "<%= command.id %> -f <string> [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]",
174
- "pluginName": "@jayree/sfdx-plugin-legacy",
175
- "pluginAlias": "@jayree/sfdx-plugin-legacy",
176
- "pluginType": "core",
177
112
  "aliases": [],
178
- "examples": [
179
- "$ sfdx jayree:packagedescription:remove --file FILENAME\n "
180
- ],
181
- "flags": {
182
- "json": {
183
- "name": "json",
184
- "type": "boolean",
185
- "description": "format output as json",
186
- "allowNo": false
187
- },
188
- "loglevel": {
189
- "name": "loglevel",
190
- "type": "option",
191
- "description": "logging level for this command invocation",
192
- "required": false,
193
- "helpValue": "(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)",
194
- "multiple": false,
195
- "options": [
196
- "trace",
197
- "debug",
198
- "info",
199
- "warn",
200
- "error",
201
- "fatal",
202
- "TRACE",
203
- "DEBUG",
204
- "INFO",
205
- "WARN",
206
- "ERROR",
207
- "FATAL"
208
- ],
209
- "default": "warn"
210
- },
211
- "file": {
212
- "name": "file",
213
- "type": "option",
214
- "char": "f",
215
- "description": "file to read",
216
- "required": true,
217
- "multiple": false
218
- }
219
- },
220
113
  "args": {
221
114
  "file": {
222
115
  "name": "file"
223
116
  }
224
117
  },
118
+ "description": "remove the description within a package",
119
+ "examples": [
120
+ "$ sfdx jayree:packagedescription:remove --file FILENAME\n "
121
+ ],
122
+ "flags": {},
123
+ "hasDynamicHelp": false,
124
+ "hiddenAliases": [],
125
+ "id": "jayree:packagedescription:remove",
126
+ "pluginAlias": "@jayree/sfdx-plugin-legacy",
127
+ "pluginName": "@jayree/sfdx-plugin-legacy",
128
+ "pluginType": "core",
129
+ "strict": true,
130
+ "parse": true,
131
+ "parserOptions": {},
132
+ "supportsUsername": false,
133
+ "requiresUsername": false,
134
+ "supportsDevhubUsername": false,
135
+ "requiresDevhubUsername": false,
136
+ "requiresProject": false,
137
+ "result": {},
138
+ "varargs": false,
225
139
  "flagsConfig": {
226
140
  "file": {
227
141
  "kind": "string",
@@ -233,77 +147,43 @@
233
147
  "type": "option"
234
148
  }
235
149
  },
236
- "requiresUsername": false,
237
- "supportsDevhubUsername": false,
238
- "requiresProject": false
150
+ "isESM": true,
151
+ "relativePath": [
152
+ "lib",
153
+ "commands",
154
+ "jayree",
155
+ "packagedescription",
156
+ "remove.js"
157
+ ]
239
158
  },
240
159
  "jayree:packagedescription:set": {
241
- "id": "jayree:packagedescription:set",
242
- "description": "set the description within a package",
243
- "strict": true,
244
- "usage": "<%= command.id %> (-d <string> -f <string>) [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]",
245
- "pluginName": "@jayree/sfdx-plugin-legacy",
246
- "pluginAlias": "@jayree/sfdx-plugin-legacy",
247
- "pluginType": "core",
248
160
  "aliases": [],
249
- "examples": [
250
- "$ sfdx jayree:packagedescription:set --file FILENAME --description 'NEW DESCRIPTION'\n "
251
- ],
252
- "flags": {
253
- "json": {
254
- "name": "json",
255
- "type": "boolean",
256
- "description": "format output as json",
257
- "allowNo": false
258
- },
259
- "loglevel": {
260
- "name": "loglevel",
261
- "type": "option",
262
- "description": "logging level for this command invocation",
263
- "required": false,
264
- "helpValue": "(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)",
265
- "multiple": false,
266
- "options": [
267
- "trace",
268
- "debug",
269
- "info",
270
- "warn",
271
- "error",
272
- "fatal",
273
- "TRACE",
274
- "DEBUG",
275
- "INFO",
276
- "WARN",
277
- "ERROR",
278
- "FATAL"
279
- ],
280
- "default": "warn"
281
- },
282
- "file": {
283
- "name": "file",
284
- "type": "option",
285
- "char": "f",
286
- "description": "file to read",
287
- "required": true,
288
- "multiple": false
289
- },
290
- "description": {
291
- "name": "description",
292
- "type": "option",
293
- "char": "d",
294
- "description": "new description value",
295
- "required": true,
296
- "multiple": false,
297
- "dependsOn": [
298
- "file"
299
- ]
300
- }
301
- },
302
161
  "args": {
303
162
  "file": {
304
163
  "name": "file"
305
164
  }
306
165
  },
166
+ "description": "set the description within a package",
167
+ "examples": [
168
+ "$ sfdx jayree:packagedescription:set --file FILENAME --description 'NEW DESCRIPTION'\n "
169
+ ],
170
+ "flags": {},
171
+ "hasDynamicHelp": false,
172
+ "hiddenAliases": [],
173
+ "id": "jayree:packagedescription:set",
174
+ "pluginAlias": "@jayree/sfdx-plugin-legacy",
175
+ "pluginName": "@jayree/sfdx-plugin-legacy",
176
+ "pluginType": "core",
177
+ "strict": true,
178
+ "parse": true,
179
+ "parserOptions": {},
180
+ "supportsUsername": false,
181
+ "requiresUsername": false,
182
+ "supportsDevhubUsername": false,
183
+ "requiresDevhubUsername": false,
184
+ "requiresProject": false,
185
+ "result": {},
186
+ "varargs": false,
307
187
  "flagsConfig": {
308
188
  "file": {
309
189
  "kind": "string",
@@ -327,119 +207,40 @@
327
207
  "type": "option"
328
208
  }
329
209
  },
330
- "requiresUsername": false,
331
- "supportsDevhubUsername": false,
332
- "requiresProject": false
210
+ "isESM": true,
211
+ "relativePath": [
212
+ "lib",
213
+ "commands",
214
+ "jayree",
215
+ "packagedescription",
216
+ "set.js"
217
+ ]
333
218
  },
334
219
  "jayree:automation:changeset:deploy": {
335
- "id": "jayree:automation:changeset:deploy",
336
- "description": "deploy incomming change set to an org (beta)",
337
- "strict": true,
338
- "usage": "<%= command.id %> [-r <string> -l <string>] [-c] [--nodialog -s <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]",
339
- "pluginName": "@jayree/sfdx-plugin-legacy",
340
- "pluginAlias": "@jayree/sfdx-plugin-legacy",
341
- "pluginType": "core",
342
220
  "aliases": [],
221
+ "args": {},
222
+ "description": "deploy incomming change set to an org (beta)",
343
223
  "examples": [
344
224
  "$ sfdx jayree:automation:changeset:deploy -s ChangeSet -l RunLocalTests --nodialog\nDeploying Change Set 'ChangeSet'...\n\n=== Status\nStatus: Pending\njobid: 0Xxx100000xx1x1\n",
345
225
  "$ sfdx jayree:automation:changeset:deploy\n? Change Sets Awaiting Deployment (Use arrow keys)\n ChangeSet3\n ChangeSet2\n❯ ChangeSet1\n"
346
226
  ],
347
- "flags": {
348
- "json": {
349
- "name": "json",
350
- "type": "boolean",
351
- "description": "format output as json",
352
- "allowNo": false
353
- },
354
- "loglevel": {
355
- "name": "loglevel",
356
- "type": "option",
357
- "description": "logging level for this command invocation",
358
- "required": false,
359
- "helpValue": "(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)",
360
- "multiple": false,
361
- "options": [
362
- "trace",
363
- "debug",
364
- "info",
365
- "warn",
366
- "error",
367
- "fatal",
368
- "TRACE",
369
- "DEBUG",
370
- "INFO",
371
- "WARN",
372
- "ERROR",
373
- "FATAL"
374
- ],
375
- "default": "warn"
376
- },
377
- "targetusername": {
378
- "name": "targetusername",
379
- "type": "option",
380
- "char": "u",
381
- "description": "username or alias for the target org; overrides default target org",
382
- "multiple": false
383
- },
384
- "apiversion": {
385
- "name": "apiversion",
386
- "type": "option",
387
- "description": "override the api version used for api requests made by this command",
388
- "multiple": false
389
- },
390
- "changeset": {
391
- "name": "changeset",
392
- "type": "option",
393
- "char": "s",
394
- "description": "name of changeset to deploy",
395
- "required": false,
396
- "multiple": false
397
- },
398
- "runtests": {
399
- "name": "runtests",
400
- "type": "option",
401
- "char": "r",
402
- "description": "tests to run if --testlevel RunSpecifiedTests",
403
- "required": false,
404
- "multiple": false,
405
- "dependsOn": [
406
- "testlevel"
407
- ]
408
- },
409
- "testlevel": {
410
- "name": "testlevel",
411
- "type": "option",
412
- "char": "l",
413
- "description": "deployment testing level (Default,RunSpecifiedTests,RunLocalTests,RunAllTestsInOrg)",
414
- "required": false,
415
- "multiple": false,
416
- "options": [
417
- "Default",
418
- "RunSpecifiedTests",
419
- "RunLocalTests",
420
- "RunAllTestsInOrg"
421
- ]
422
- },
423
- "checkonly": {
424
- "name": "checkonly",
425
- "type": "boolean",
426
- "char": "c",
427
- "description": "validate deploy but don’t save to the org (default:false)",
428
- "required": false,
429
- "allowNo": false
430
- },
431
- "nodialog": {
432
- "name": "nodialog",
433
- "type": "boolean",
434
- "description": "don't show the dialog wizard",
435
- "required": false,
436
- "allowNo": false,
437
- "dependsOn": [
438
- "changeset"
439
- ]
440
- }
441
- },
442
- "args": {},
227
+ "flags": {},
228
+ "hasDynamicHelp": false,
229
+ "hiddenAliases": [],
230
+ "id": "jayree:automation:changeset:deploy",
231
+ "pluginAlias": "@jayree/sfdx-plugin-legacy",
232
+ "pluginName": "@jayree/sfdx-plugin-legacy",
233
+ "pluginType": "core",
234
+ "strict": true,
235
+ "parse": true,
236
+ "parserOptions": {},
237
+ "supportsUsername": false,
238
+ "requiresUsername": true,
239
+ "supportsDevhubUsername": false,
240
+ "requiresDevhubUsername": false,
241
+ "requiresProject": false,
242
+ "result": {},
243
+ "varargs": false,
443
244
  "flagsConfig": {
444
245
  "changeset": {
445
246
  "kind": "string",
@@ -496,149 +297,71 @@
496
297
  "type": "boolean"
497
298
  }
498
299
  },
499
- "requiresUsername": true,
500
- "supportsDevhubUsername": false,
501
- "requiresProject": false
300
+ "isESM": true,
301
+ "relativePath": [
302
+ "lib",
303
+ "commands",
304
+ "jayree",
305
+ "automation",
306
+ "changeset",
307
+ "deploy.js"
308
+ ]
502
309
  },
503
310
  "jayree:automation:changeset:list": {
504
- "id": "jayree:automation:changeset:list",
311
+ "aliases": [],
312
+ "args": {},
505
313
  "description": "list incomming change sets of an org (beta)",
506
- "strict": true,
507
- "usage": "<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]",
508
- "pluginName": "@jayree/sfdx-plugin-legacy",
314
+ "flags": {},
315
+ "hasDynamicHelp": false,
316
+ "hiddenAliases": [],
317
+ "id": "jayree:automation:changeset:list",
509
318
  "pluginAlias": "@jayree/sfdx-plugin-legacy",
319
+ "pluginName": "@jayree/sfdx-plugin-legacy",
510
320
  "pluginType": "core",
511
- "aliases": [],
512
- "flags": {
513
- "json": {
514
- "name": "json",
515
- "type": "boolean",
516
- "description": "format output as json",
517
- "allowNo": false
518
- },
519
- "loglevel": {
520
- "name": "loglevel",
521
- "type": "option",
522
- "description": "logging level for this command invocation",
523
- "required": false,
524
- "helpValue": "(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)",
525
- "multiple": false,
526
- "options": [
527
- "trace",
528
- "debug",
529
- "info",
530
- "warn",
531
- "error",
532
- "fatal",
533
- "TRACE",
534
- "DEBUG",
535
- "INFO",
536
- "WARN",
537
- "ERROR",
538
- "FATAL"
539
- ],
540
- "default": "warn"
541
- },
542
- "targetusername": {
543
- "name": "targetusername",
544
- "type": "option",
545
- "char": "u",
546
- "description": "username or alias for the target org; overrides default target org",
547
- "multiple": false
548
- },
549
- "apiversion": {
550
- "name": "apiversion",
551
- "type": "option",
552
- "description": "override the api version used for api requests made by this command",
553
- "multiple": false
554
- }
555
- },
556
- "args": {},
321
+ "strict": true,
322
+ "parse": true,
323
+ "parserOptions": {},
324
+ "supportsUsername": false,
557
325
  "requiresUsername": true,
558
326
  "supportsDevhubUsername": false,
559
- "requiresProject": false
327
+ "requiresDevhubUsername": false,
328
+ "requiresProject": false,
329
+ "result": {},
330
+ "varargs": false,
331
+ "isESM": true,
332
+ "relativePath": [
333
+ "lib",
334
+ "commands",
335
+ "jayree",
336
+ "automation",
337
+ "changeset",
338
+ "list.js"
339
+ ]
560
340
  },
561
341
  "jayree:automation:ltngsync:status": {
562
- "id": "jayree:automation:ltngsync:status",
563
- "description": "check the Lightning Sync User Sync Status and reset sync if needed (beta)",
564
- "strict": true,
565
- "usage": "<%= command.id %> -o <string> [-s] [-w <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]",
566
- "pluginName": "@jayree/sfdx-plugin-legacy",
567
- "pluginAlias": "@jayree/sfdx-plugin-legacy",
568
- "pluginType": "core",
569
342
  "aliases": [],
343
+ "args": {},
344
+ "description": "check the Lightning Sync User Sync Status and reset sync if needed (beta)",
570
345
  "examples": [
571
346
  "$ sfdx jayree:automation:ltngsync:status -o 'Name'\nconfigSetup: User assigned to active Lightning Sync configuration... Yes\nuserContacts/userEvents: Salesforce and Exchange email addresses linked... Linked/Linked\nuserContacts/userEvents: Salesforce to Exchange sync status... Initial sync completed/Initial sync completed\nuserContacts/userEvents: Exchange to Salesforce sync status... Initial sync completed/Initial sync completed\n"
572
347
  ],
573
- "flags": {
574
- "json": {
575
- "name": "json",
576
- "type": "boolean",
577
- "description": "format output as json",
578
- "allowNo": false
579
- },
580
- "loglevel": {
581
- "name": "loglevel",
582
- "type": "option",
583
- "description": "logging level for this command invocation",
584
- "required": false,
585
- "helpValue": "(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)",
586
- "multiple": false,
587
- "options": [
588
- "trace",
589
- "debug",
590
- "info",
591
- "warn",
592
- "error",
593
- "fatal",
594
- "TRACE",
595
- "DEBUG",
596
- "INFO",
597
- "WARN",
598
- "ERROR",
599
- "FATAL"
600
- ],
601
- "default": "warn"
602
- },
603
- "targetusername": {
604
- "name": "targetusername",
605
- "type": "option",
606
- "char": "u",
607
- "description": "username or alias for the target org; overrides default target org",
608
- "multiple": false
609
- },
610
- "apiversion": {
611
- "name": "apiversion",
612
- "type": "option",
613
- "description": "override the api version used for api requests made by this command",
614
- "multiple": false
615
- },
616
- "officeuser": {
617
- "name": "officeuser",
618
- "type": "option",
619
- "char": "o",
620
- "description": "'name' (firstname lastname) of the SF user",
621
- "required": true,
622
- "multiple": false
623
- },
624
- "statusonly": {
625
- "name": "statusonly",
626
- "type": "boolean",
627
- "char": "s",
628
- "description": "get Lightning Sync status of the SF user, only",
629
- "required": false,
630
- "allowNo": false
631
- },
632
- "wait": {
633
- "name": "wait",
634
- "type": "option",
635
- "char": "w",
636
- "description": "wait time for command to wait for status change in minutes (default: infinitely)",
637
- "required": false,
638
- "multiple": false
639
- }
640
- },
641
- "args": {},
348
+ "flags": {},
349
+ "hasDynamicHelp": false,
350
+ "hiddenAliases": [],
351
+ "id": "jayree:automation:ltngsync:status",
352
+ "pluginAlias": "@jayree/sfdx-plugin-legacy",
353
+ "pluginName": "@jayree/sfdx-plugin-legacy",
354
+ "pluginType": "core",
355
+ "strict": true,
356
+ "parse": true,
357
+ "parserOptions": {},
358
+ "supportsUsername": false,
359
+ "requiresUsername": true,
360
+ "supportsDevhubUsername": false,
361
+ "requiresDevhubUsername": false,
362
+ "requiresProject": false,
363
+ "result": {},
364
+ "varargs": false,
642
365
  "flagsConfig": {
643
366
  "officeuser": {
644
367
  "kind": "string",
@@ -667,9 +390,16 @@
667
390
  "type": "option"
668
391
  }
669
392
  },
670
- "requiresUsername": true,
671
- "supportsDevhubUsername": false,
672
- "requiresProject": false
393
+ "isESM": true,
394
+ "relativePath": [
395
+ "lib",
396
+ "commands",
397
+ "jayree",
398
+ "automation",
399
+ "ltngsync",
400
+ "status.js"
401
+ ]
673
402
  }
674
- }
403
+ },
404
+ "version": "1.1.63"
675
405
  }
package/package.json CHANGED
@@ -1,63 +1,63 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-legacy",
3
3
  "description": "A Salesforce CLI plugin containing all jayree legacy commands.",
4
- "version": "1.1.61",
4
+ "version": "1.1.63",
5
5
  "author": "jayree",
6
6
  "bugs": "https://github.com/jayree/sfdx-plugin-legacy/issues",
7
7
  "type": "module",
8
8
  "dependencies": {
9
- "@jayree/changelog": "^1.1.6",
9
+ "@jayree/changelog": "^1.1.7",
10
10
  "@salesforce/command": "^5.3.9",
11
11
  "adm-zip": "^0.5.10",
12
12
  "debug": "^4.3.4",
13
13
  "fast-xml-parser": "^4.3.2",
14
14
  "fs-extra": "^11.1.1",
15
15
  "inquirer": "^9.2.11",
16
- "puppeteer": "^21.3.7",
16
+ "puppeteer": "^21.4.1",
17
17
  "tslib": "^2.6.2"
18
18
  },
19
19
  "devDependencies": {
20
- "@commitlint/cli": "^17.7.1",
21
- "@commitlint/config-conventional": "^17.7.0",
20
+ "@commitlint/cli": "^18.2.0",
21
+ "@commitlint/config-conventional": "^18.1.0",
22
22
  "@oclif/plugin-command-snapshot": "^4.0.14",
23
- "@oclif/plugin-help": "^5.2.20",
24
- "@salesforce/dev-config": "^4.0.1",
23
+ "@oclif/plugin-help": "^6.0.4",
24
+ "@salesforce/dev-config": "^4.1.0",
25
25
  "@salesforce/dev-scripts": "3.1.0",
26
26
  "@salesforce/prettier-config": "^0.0.3",
27
- "@salesforce/ts-sinon": "^1.4.17",
28
- "@types/adm-zip": "^0.5.2",
29
- "@types/chai": "^4.3.6",
30
- "@types/fs-extra": "^11.0.2",
31
- "@types/inquirer": "^9.0.3",
32
- "@types/mocha": "^10.0.2",
33
- "@types/node": "^20.8.2",
34
- "@types/sinon": "^10.0.18",
27
+ "@salesforce/ts-sinon": "^1.4.19",
28
+ "@types/adm-zip": "^0.5.3",
29
+ "@types/chai": "^4.3.9",
30
+ "@types/fs-extra": "^11.0.3",
31
+ "@types/inquirer": "^9.0.6",
32
+ "@types/mocha": "^10.0.3",
33
+ "@types/node": "^20.8.9",
34
+ "@types/sinon": "^10.0.19",
35
35
  "@typescript-eslint/eslint-plugin": "^5.62.0",
36
36
  "@typescript-eslint/parser": "^5.62.0",
37
37
  "chai": "^4.3.10",
38
38
  "codecov": "^3.8.3",
39
39
  "deepmerge": "^4.3.1",
40
- "eslint": "^8.50.0",
40
+ "eslint": "^8.52.0",
41
41
  "eslint-config-prettier": "^9.0.0",
42
42
  "eslint-config-salesforce": "^2.0.2",
43
- "eslint-config-salesforce-typescript": "^1.1.2",
43
+ "eslint-config-salesforce-typescript": "^2.0.0",
44
44
  "eslint-plugin-header": "^3.1.1",
45
- "eslint-plugin-import": "^2.28.1",
45
+ "eslint-plugin-import": "^2.29.0",
46
46
  "eslint-plugin-jsdoc": "^46.8.2",
47
- "eslint-plugin-prettier": "^5.0.0",
48
- "eslint-plugin-sf-plugin": "^1.16.8",
47
+ "eslint-plugin-prettier": "^5.0.1",
48
+ "eslint-plugin-sf-plugin": "^1.16.12",
49
49
  "husky": "^8.0.3",
50
50
  "is-ci": "^3.0.1",
51
51
  "mocha": "^10.2.0",
52
- "nock": "^13.3.3",
52
+ "nock": "^13.3.6",
53
53
  "nyc": "^15.1.0",
54
- "oclif": "^3.17.2",
54
+ "oclif": "^4.0.3",
55
55
  "patch-package": "^7.0.2",
56
56
  "pinst": "^3.0.0",
57
57
  "prettier": "^3.0.3",
58
58
  "pretty-quick": "^3.1.3",
59
59
  "shx": "^0.3.4",
60
- "sinon": "^16.1.0",
60
+ "sinon": "^17.0.0",
61
61
  "source-map-support": "^0.5.21",
62
62
  "ts-node": "^10.9.1",
63
63
  "typescript": "^5.2.2"