sfdx-jayree 4.3.10 → 4.3.13

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 (83) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/README.md +224 -251
  3. package/lib/src/commands/jayree/flowtestcoverage.js +4 -10
  4. package/lib/src/commands/jayree/flowtestcoverage.js.map +1 -1
  5. package/lib/src/commands/jayree/org/configure/country.d.ts +2 -4
  6. package/lib/src/commands/jayree/org/configure/country.js +3 -6
  7. package/lib/src/commands/jayree/org/configure/country.js.map +1 -1
  8. package/lib/src/commands/jayree/org/configure/index.js +2 -1
  9. package/lib/src/commands/jayree/org/configure/index.js.map +1 -1
  10. package/lib/src/commands/jayree/org/configure/state.d.ts +2 -4
  11. package/lib/src/commands/jayree/org/configure/state.js +1 -9
  12. package/lib/src/commands/jayree/org/configure/state.js.map +1 -1
  13. package/lib/src/commands/jayree/org/settings.d.ts +2 -4
  14. package/lib/src/commands/jayree/org/settings.js +5 -7
  15. package/lib/src/commands/jayree/org/settings.js.map +1 -1
  16. package/lib/src/commands/jayree/org/streaming.js +1 -1
  17. package/lib/src/commands/jayree/org/streaming.js.map +1 -1
  18. package/lib/src/commands/jayree/source/tracking/list.js +23 -24
  19. package/lib/src/commands/jayree/source/tracking/list.js.map +1 -1
  20. package/lib/src/commands/jayree/source/tracking/store/get.js +14 -15
  21. package/lib/src/commands/jayree/source/tracking/store/get.js.map +1 -1
  22. package/lib/src/commands/jayree/source/tracking/store/set.js +14 -15
  23. package/lib/src/commands/jayree/source/tracking/store/set.js.map +1 -1
  24. package/lib/src/hooks/changelog.d.ts +1 -1
  25. package/lib/src/hooks/changelog.js +4 -3
  26. package/lib/src/hooks/changelog.js.map +1 -1
  27. package/lib/src/hooks/postretrieve.d.ts +3 -3
  28. package/lib/src/hooks/postretrieve.js +5 -5
  29. package/lib/src/hooks/postretrieve.js.map +1 -1
  30. package/lib/src/hooks/preretrieve.d.ts +3 -3
  31. package/lib/src/hooks/prerun.d.ts +1 -1
  32. package/lib/src/hooks/prerun.js +9 -13
  33. package/lib/src/hooks/prerun.js.map +1 -1
  34. package/lib/src/utils/config.js +1 -1
  35. package/lib/src/utils/config.js.map +1 -1
  36. package/lib/src/utils/hookUtils.js +1 -1
  37. package/lib/src/utils/hookUtils.js.map +1 -1
  38. package/lib/src/utils/souceUtils.js +17 -12
  39. package/lib/src/utils/souceUtils.js.map +1 -1
  40. package/lib/src/utils/stateFolderHandler.d.ts +1 -0
  41. package/lib/src/utils/stateFolderHandler.js +69 -0
  42. package/lib/src/utils/stateFolderHandler.js.map +1 -0
  43. package/oclif.manifest.json +1 -1
  44. package/package.json +67 -78
  45. package/bin/is-sfdx.js +0 -3
  46. package/lib/src/commands/jayree/automation/changeset/deploy.d.ts +0 -23
  47. package/lib/src/commands/jayree/automation/changeset/deploy.js +0 -397
  48. package/lib/src/commands/jayree/automation/changeset/deploy.js.map +0 -1
  49. package/lib/src/commands/jayree/automation/changeset/list.d.ts +0 -11
  50. package/lib/src/commands/jayree/automation/changeset/list.js +0 -98
  51. package/lib/src/commands/jayree/automation/changeset/list.js.map +0 -1
  52. package/lib/src/commands/jayree/automation/ltngsync/status.d.ts +0 -22
  53. package/lib/src/commands/jayree/automation/ltngsync/status.js +0 -239
  54. package/lib/src/commands/jayree/automation/ltngsync/status.js.map +0 -1
  55. package/lib/src/commands/jayree/packagedescription/create.d.ts +0 -17
  56. package/lib/src/commands/jayree/packagedescription/create.js +0 -62
  57. package/lib/src/commands/jayree/packagedescription/create.js.map +0 -1
  58. package/lib/src/commands/jayree/packagedescription/get.d.ts +0 -16
  59. package/lib/src/commands/jayree/packagedescription/get.js +0 -57
  60. package/lib/src/commands/jayree/packagedescription/get.js.map +0 -1
  61. package/lib/src/commands/jayree/packagedescription/remove.d.ts +0 -16
  62. package/lib/src/commands/jayree/packagedescription/remove.js +0 -82
  63. package/lib/src/commands/jayree/packagedescription/remove.js.map +0 -1
  64. package/lib/src/commands/jayree/packagedescription/set.d.ts +0 -17
  65. package/lib/src/commands/jayree/packagedescription/set.js +0 -76
  66. package/lib/src/commands/jayree/packagedescription/set.js.map +0 -1
  67. package/lib/src/hooks/postsourceupdate.d.ts +0 -23
  68. package/lib/src/hooks/postsourceupdate.js +0 -134
  69. package/lib/src/hooks/postsourceupdate.js.map +0 -1
  70. package/messages/createpackagedescription.json +0 -5
  71. package/messages/deploychangeset.json +0 -8
  72. package/messages/getpackagedescription.json +0 -4
  73. package/messages/gitdiff.js +0 -7
  74. package/messages/listchangeset.json +0 -3
  75. package/messages/ltngsyncstatus.json +0 -6
  76. package/messages/manifestcleanup.json +0 -5
  77. package/messages/packagexml.json +0 -10
  78. package/messages/removepackagedescription.json +0 -4
  79. package/messages/scratchorgrevision.json +0 -8
  80. package/messages/setpackagedescription.json +0 -5
  81. package/messages/sourceretrieveall.js +0 -7
  82. package/messages/sourceretrievefull.js +0 -7
  83. package/yarn.lock +0 -7093
package/README.md CHANGED
@@ -4,9 +4,7 @@ sfdx ALM commands & more
4
4
 
5
5
  [![sfdx](https://img.shields.io/badge/cli-sfdx-brightgreen.svg)](https://developer.salesforce.com/tools/sfdxcli)
6
6
  [![Version](https://img.shields.io/npm/v/sfdx-jayree.svg)](https://npmjs.org/package/sfdx-jayree)
7
- [![CircleCI](https://circleci.com/gh/jayree/sfdx-jayree-plugin/tree/main.svg?style=shield)](https://circleci.com/gh/jayree/sfdx-jayree-plugin/tree/main)
8
- [![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/jayree/sfdx-jayree-plugin?branch=main&svg=true)](https://ci.appveyor.com/project/jayree/sfdx-jayree-plugin/branch/main)
9
- [![Codecov](https://codecov.io/gh/jayree/sfdx-jayree-plugin/branch/main/graph/badge.svg)](https://codecov.io/gh/jayree/sfdx-jayree-plugin)
7
+ [![test-and-release](https://github.com/jayree/sfdx-jayree-plugin/actions/workflows/release.yml/badge.svg)](https://github.com/jayree/sfdx-jayree-plugin/actions/workflows/release.yml)
10
8
  [![Downloads/week](https://img.shields.io/npm/dw/sfdx-jayree.svg)](https://npmjs.org/package/sfdx-jayree)
11
9
  [![License](https://img.shields.io/npm/l/sfdx-jayree.svg)](https://github.com/jayree/sfdx-jayree-plugin/blob/main/package.json)
12
10
  [![Gitter](https://badges.gitter.im/sfdx-jayree-plugin/community.svg)](https://gitter.im/sfdx-jayree-plugin/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
@@ -23,11 +21,11 @@ sfdx ALM commands & more
23
21
  <!-- usage -->
24
22
  ```sh-session
25
23
  $ sfdx plugins:install sfdx-jayree
26
- $ sfdx jayree:COMMAND
24
+ $ sfdx jayree:[COMMAND]
27
25
  running command...
28
26
  $ sfdx plugins
29
- sfdx-jayree 4.3.10
30
- $ sfdx help jayree:COMMAND
27
+ sfdx-jayree 4.3.13
28
+ $ sfdx help jayree:[COMMAND]
31
29
  USAGE
32
30
  $ sfdx jayree:COMMAND
33
31
  ...
@@ -64,39 +62,35 @@ deploy incomming change set to an org (beta)
64
62
 
65
63
  ```
66
64
  USAGE
67
- $ sfdx jayree:automation:changeset:deploy [-r <string> -l <string>] [-c] [--nodialog -s <string>] [-u <string>]
68
- [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
65
+ $ sfdx jayree:automation:changeset:deploy [-r <string> -l <string>] [-c] [--nodialog -s <string>] [-u <string>] [--apiversion
66
+ <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
69
67
 
70
- OPTIONS
68
+ FLAGS
71
69
  -c, --checkonly validate deploy but don’t save to
72
70
  the org (default:false)
73
-
74
- -l, --testlevel=Default|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg deployment testing level
71
+ -l, --testlevel=<option> deployment testing level
75
72
  (Default,RunSpecifiedTests,RunLocalT
76
73
  ests,RunAllTestsInOrg)
77
-
78
- -r, --runtests=runtests tests to run if --testlevel
74
+ <options: Default|RunSpecifiedTests|
75
+ RunLocalTests|RunAllTestsInOrg>
76
+ -r, --runtests=<value> tests to run if --testlevel
79
77
  RunSpecifiedTests
80
-
81
- -s, --changeset=changeset name of changeset to deploy
82
-
83
- -u, --targetusername=targetusername username or alias for the target
78
+ -s, --changeset=<value> name of changeset to deploy
79
+ -u, --targetusername=<value> username or alias for the target
84
80
  org; overrides default target org
85
-
86
- --apiversion=apiversion override the api version used for
81
+ --apiversion=<value> override the api version used for
87
82
  api requests made by this command
88
-
89
83
  --json format output as json
90
-
91
84
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
92
85
  this command invocation
93
-
94
86
  --nodialog don't show the dialog wizard
95
87
 
88
+ DESCRIPTION
89
+ deploy incomming change set to an org (beta)
90
+
96
91
  EXAMPLES
97
92
  $ sfdx jayree:automation:changeset:deploy -s ChangeSet -l RunLocalTests --nodialog
98
93
  Deploying Change Set 'ChangeSet'...
99
-
100
94
  === Status
101
95
  Status: Pending
102
96
  jobid: 0Xxx100000xx1x1
@@ -108,7 +102,7 @@ EXAMPLES
108
102
  ❯ ChangeSet1
109
103
  ```
110
104
 
111
- _See code: [src/commands/jayree/automation/changeset/deploy.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/automation/changeset/deploy.ts)_
105
+ _See code: [@jayree/sfdx-plugin-legacy](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.0.0/src/commands/jayree/automation/changeset/deploy.ts)_
112
106
 
113
107
  ### `sfdx jayree:automation:changeset:list`
114
108
 
@@ -116,23 +110,23 @@ list incomming change sets of an org (beta)
116
110
 
117
111
  ```
118
112
  USAGE
119
- $ sfdx jayree:automation:changeset:list [-u <string>] [--apiversion <string>] [--json] [--loglevel
120
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
113
+ $ sfdx jayree:automation:changeset:list [-u <string>] [--apiversion <string>] [--json] [--loglevel
114
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
121
115
 
122
- OPTIONS
123
- -u, --targetusername=targetusername username or alias for the target
116
+ FLAGS
117
+ -u, --targetusername=<value> username or alias for the target
124
118
  org; overrides default target org
125
-
126
- --apiversion=apiversion override the api version used for
119
+ --apiversion=<value> override the api version used for
127
120
  api requests made by this command
128
-
129
121
  --json format output as json
130
-
131
122
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
132
123
  this command invocation
124
+
125
+ DESCRIPTION
126
+ list incomming change sets of an org (beta)
133
127
  ```
134
128
 
135
- _See code: [src/commands/jayree/automation/changeset/list.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/automation/changeset/list.ts)_
129
+ _See code: [@jayree/sfdx-plugin-legacy](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.0.0/src/commands/jayree/automation/changeset/list.ts)_
136
130
 
137
131
  ### `sfdx jayree:automation:ltngsync:status`
138
132
 
@@ -140,32 +134,29 @@ check the Lightning Sync User Sync Status and reset sync if needed (beta)
140
134
 
141
135
  ```
142
136
  USAGE
143
- $ sfdx jayree:automation:ltngsync:status -o <string> [-s] [-w <integer>] [-u <string>] [--apiversion <string>]
144
- [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
137
+ $ sfdx jayree:automation:ltngsync:status -o <string> [-s] [-w <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
138
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
145
139
 
146
- OPTIONS
147
- -o, --officeuser=officeuser (required) 'name' (firstname
140
+ FLAGS
141
+ -o, --officeuser=<value> (required) 'name' (firstname
148
142
  lastname) of the SF user
149
-
150
143
  -s, --statusonly get Lightning Sync status of the SF
151
144
  user, only
152
-
153
- -u, --targetusername=targetusername username or alias for the target
145
+ -u, --targetusername=<value> username or alias for the target
154
146
  org; overrides default target org
155
-
156
- -w, --wait=wait wait time for command to wait for
147
+ -w, --wait=<value> wait time for command to wait for
157
148
  status change in minutes (default:
158
149
  infinitely)
159
-
160
- --apiversion=apiversion override the api version used for
150
+ --apiversion=<value> override the api version used for
161
151
  api requests made by this command
162
-
163
152
  --json format output as json
164
-
165
153
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
166
154
  this command invocation
167
155
 
168
- EXAMPLE
156
+ DESCRIPTION
157
+ check the Lightning Sync User Sync Status and reset sync if needed (beta)
158
+
159
+ EXAMPLES
169
160
  $ sfdx jayree:automation:ltngsync:status -o 'Name'
170
161
  configSetup: User assigned to active Lightning Sync configuration... Yes
171
162
  userContacts/userEvents: Salesforce and Exchange email addresses linked... Linked/Linked
@@ -173,7 +164,7 @@ EXAMPLE
173
164
  userContacts/userEvents: Exchange to Salesforce sync status... Initial sync completed/Initial sync completed
174
165
  ```
175
166
 
176
- _See code: [src/commands/jayree/automation/ltngsync/status.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/automation/ltngsync/status.ts)_
167
+ _See code: [@jayree/sfdx-plugin-legacy](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.0.0/src/commands/jayree/automation/ltngsync/status.ts)_
177
168
 
178
169
  ### `sfdx jayree:flowtestcoverage`
179
170
 
@@ -181,29 +172,29 @@ check the flow test coverage of an org
181
172
 
182
173
  ```
183
174
  USAGE
184
- $ sfdx jayree:flowtestcoverage [-u <string>] [--apiversion <string>] [--json] [--loglevel
185
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
175
+ $ sfdx jayree:flowtestcoverage [-u <string>] [--apiversion <string>] [--json] [--loglevel
176
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
186
177
 
187
- OPTIONS
188
- -u, --targetusername=targetusername username or alias for the target
178
+ FLAGS
179
+ -u, --targetusername=<value> username or alias for the target
189
180
  org; overrides default target org
190
-
191
- --apiversion=apiversion override the api version used for
181
+ --apiversion=<value> override the api version used for
192
182
  api requests made by this command
193
-
194
183
  --json format output as json
195
-
196
184
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
197
185
  this command invocation
198
186
 
199
- EXAMPLE
187
+ DESCRIPTION
188
+ check the flow test coverage of an org
189
+
190
+ EXAMPLES
200
191
  $ sfdx jayree:flowtestcoverage
201
192
  === Flow Test Coverage
202
193
  Coverage: 82%
203
194
  ...
204
195
  ```
205
196
 
206
- _See code: [src/commands/jayree/flowtestcoverage.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/flowtestcoverage.ts)_
197
+ _See code: [src/src/commands/jayree/flowtestcoverage.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/flowtestcoverage.ts)_
207
198
 
208
199
  ### `sfdx jayree:manifest:cleanup`
209
200
 
@@ -211,29 +202,29 @@ removes those tags from a manifest file that are present in a second manifest fi
211
202
 
212
203
  ```
213
204
  USAGE
214
- $ sfdx jayree:manifest:cleanup [-x <filepath>] [-f <filepath>] [--json] [--loglevel
215
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
205
+ $ sfdx jayree:manifest:cleanup [-x <filepath>] [-f <filepath>] [--json] [--loglevel
206
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
216
207
 
217
- OPTIONS
218
- -f, --file=file path to the second 'cleanup'
208
+ FLAGS
209
+ -f, --file=<value> path to the second 'cleanup'
219
210
  manifest file
220
-
221
- -x, --manifest=manifest path to the manifest file
222
-
211
+ -x, --manifest=<value> path to the manifest file
223
212
  --json format output as json
224
-
225
213
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
226
214
  this command invocation
227
215
 
228
216
  DESCRIPTION
217
+ removes those tags from a manifest file that are present in a second manifest file
218
+
229
219
  Use this command to remove components or metadata types from a manifes file.
220
+
230
221
  If the 'cleanup' manifest file (--file) doesn't exist, a template file is created, which can then be modified.
231
222
 
232
- EXAMPLE
223
+ EXAMPLES
233
224
  $ sfdx jayree:manifest:cleanup --manifest=package.xml --file=packageignore.xml
234
225
  ```
235
226
 
236
- _See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v2.2.0/commands/jayree/manifest/cleanup.ts)_
227
+ _See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v2.2.5/src/commands/jayree/manifest/cleanup.ts)_
237
228
 
238
229
  ### `sfdx jayree:manifest:generate`
239
230
 
@@ -241,52 +232,43 @@ generate a complete manifest file form the specified org
241
232
 
242
233
  ```
243
234
  USAGE
244
- $ sfdx jayree:manifest:generate [-q <array>] [-c] [-w] [--includeflowversions] [-f <string>] [-x | -a] [-u <string>]
245
- [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
235
+ $ sfdx jayree:manifest:generate [-q <array>] [-c] [-w] [--includeflowversions] [-f <string>] [-x | -a] [-u <string>]
236
+ [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
246
237
 
247
- OPTIONS
238
+ FLAGS
248
239
  -a, --excludeall exclude all packages from output
249
-
250
240
  -c, --matchcase enable 'match case' for the
251
241
  quickfilter
252
-
253
- -f, --file=file write to 'file' instead of stdout
254
-
255
- -q, --quickfilter=quickfilter csv separated list of metadata type,
242
+ -f, --file=<value> write to 'file' instead of stdout
243
+ -q, --quickfilter=<value> csv separated list of metadata type,
256
244
  member or file names to filter on
257
-
258
- -u, --targetusername=targetusername username or alias for the target
245
+ -u, --targetusername=<value> username or alias for the target
259
246
  org; overrides default target org
260
-
261
247
  -w, --matchwholeword enable 'match whole word' for the
262
248
  quickfilter
263
-
264
249
  -x, --excludemanaged exclude managed packages from output
265
-
266
- --apiversion=apiversion override the api version used for
250
+ --apiversion=<value> override the api version used for
267
251
  api requests made by this command
268
-
269
252
  --includeflowversions include flow versions as with api
270
253
  version 43.0
271
-
272
254
  --json format output as json
273
-
274
255
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
275
256
  this command invocation
276
257
 
277
258
  DESCRIPTION
278
- Use this command to generate a manifest file based on an existing org.
259
+ generate a complete manifest file form the specified org
279
260
 
280
- ALIASES
281
- $ sfdx jayree:packagexml
261
+ Use this command to generate a manifest file based on an existing org.
282
262
 
283
263
  EXAMPLES
284
264
  $ sfdx jayree:manifest:generate --targetusername myOrg@example.com
265
+
285
266
  <?xml version='1.0' encoding='UTF-8'?>
267
+
286
268
  <Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
287
269
  ```
288
270
 
289
- _See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v2.2.0/commands/jayree/manifest/generate.ts)_
271
+ _See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v2.2.5/src/commands/jayree/manifest/generate.ts)_
290
272
 
291
273
  ### `sfdx jayree:manifest:git:diff`
292
274
 
@@ -294,49 +276,59 @@ create a manifest and destructiveChanges manifest using 'git diff' data
294
276
 
295
277
  ```
296
278
  USAGE
297
- $ sfdx jayree:manifest:git:diff [-o <string>] [-d] [--json] [--loglevel
298
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
279
+ $ sfdx jayree:manifest:git:diff [-o <string>] [-d] [--json] [--loglevel
280
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
299
281
 
300
282
  ARGUMENTS
301
283
  REF1 base commit or branch
302
284
  REF2 commit or branch to compare to the base commit
303
285
 
304
- OPTIONS
286
+ FLAGS
305
287
  -d, --destructivechangesonly create a destructiveChanges manifest
306
288
  only (package.xml will be empty)
307
-
308
- -o, --outputdir=outputdir directory to save the created
289
+ -o, --outputdir=<value> directory to save the created
309
290
  manifest files
310
-
311
291
  --json format output as json
312
-
313
292
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
314
293
  this command invocation
315
294
 
316
295
  DESCRIPTION
317
- Use this command to create a manifest and destructiveChanges manifest file based on the difference (git diff) of two
296
+ create a manifest and destructiveChanges manifest using 'git diff' data
297
+
298
+ Use this command to create a manifest and destructiveChanges manifest file based on the difference (git diff) of two
318
299
  git refs.
319
300
 
320
301
  You can use all ways to spell <commit> which are valid for 'git diff'.
302
+
321
303
  (See https://git-scm.com/docs/git-diff)
322
304
 
323
305
  EXAMPLES
324
306
  $ sfdx jayree:manifest:git:diff <commit> <commit>
307
+
325
308
  $ sfdx jayree:manifest:git:diff <commit>..<commit>
309
+
326
310
  uses the changes between two arbitrary <commit>
327
311
 
312
+
313
+
328
314
  $ sfdx jayree:manifest:git:diff <commit>...<commit>
329
- uses the changes on the branch containing and up to the second <commit>, starting at a common ancestor of both
330
- <commit>.
315
+
316
+ uses the changes on the branch containing and up to the second <commit>, starting at a common ancestor of both <commit>.
317
+
331
318
 
319
+
332
320
  $ sfdx jayree:manifest:git:diff branchA..branchB
321
+
333
322
  uses the diff of what is unique in branchB (REF2) and unique in branchA (REF1)
334
323
 
324
+
325
+
335
326
  $ sfdx jayree:manifest:git:diff branchA...branchB
327
+
336
328
  uses the diff of what is unique in branchB (REF2)
337
329
  ```
338
330
 
339
- _See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v2.2.0/commands/jayree/manifest/git/diff.ts)_
331
+ _See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v2.2.5/src/commands/jayree/manifest/git/diff.ts)_
340
332
 
341
333
  ### `sfdx jayree:org:configure`
342
334
 
@@ -344,38 +336,35 @@ make configuration changes that are not covered by the metadata API
344
336
 
345
337
  ```
346
338
  USAGE
347
- $ sfdx jayree:org:configure [-t <array>] [--concurrent] [-u <string>] [--apiversion <string>] [--json] [--loglevel
348
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
339
+ $ sfdx jayree:org:configure [-t <array>] [--concurrent] [-u <string>] [--apiversion <string>] [--json] [--loglevel
340
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
349
341
 
350
- OPTIONS
351
- -t, --tasks=tasks list of task titles, if no tasks are
342
+ FLAGS
343
+ -t, --tasks=<value> list of task titles, if no tasks are
352
344
  specified, all tasks marked as
353
345
  active will be executed
354
-
355
- -u, --targetusername=targetusername username or alias for the target
346
+ -u, --targetusername=<value> username or alias for the target
356
347
  org; overrides default target org
357
-
358
- --apiversion=apiversion override the api version used for
348
+ --apiversion=<value> override the api version used for
359
349
  api requests made by this command
360
-
361
350
  --concurrent execute tasks in parallel
362
-
363
351
  --json format output as json
364
-
365
352
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
366
353
  this command invocation
367
354
 
368
355
  DESCRIPTION
356
+ make configuration changes that are not covered by the metadata API
357
+
369
358
  See example configuration on how to define tasks
370
359
 
371
- EXAMPLE
360
+ EXAMPLES
372
361
  $ sfdx jayree:org:configure
373
362
  $ sfdx jayree:org:configure -u me@my.org
374
363
  $ sfdx jayree:org:configure --tasks="Asset Settings","Activity Settings"
375
364
  $ sfdx jayree:org:configure --concurrent --tasks="Asset Settings","Activity Settings"
376
365
  ```
377
366
 
378
- _See code: [src/commands/jayree/org/configure/index.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/org/configure/index.ts)_
367
+ _See code: [src/src/commands/jayree/org/configure/index.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/org/configure/index.ts)_
379
368
 
380
369
  ### `sfdx jayree:org:configure:country`
381
370
 
@@ -383,26 +372,23 @@ update country integration values in the State/Country Picklists
383
372
 
384
373
  ```
385
374
  USAGE
386
- $ sfdx jayree:org:configure:country [-u <string>] [--apiversion <string>] [--json] [--loglevel
387
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
375
+ $ sfdx jayree:org:configure:country [-u <string>] [--apiversion <string>] [--json] [--loglevel
376
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
388
377
 
389
- OPTIONS
390
- -u, --targetusername=targetusername username or alias for the target
378
+ FLAGS
379
+ -u, --targetusername=<value> username or alias for the target
391
380
  org; overrides default target org
392
-
393
- --apiversion=apiversion override the api version used for
381
+ --apiversion=<value> override the api version used for
394
382
  api requests made by this command
395
-
396
383
  --json format output as json
397
-
398
384
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
399
385
  this command invocation
400
386
 
401
- ALIASES
402
- $ sfdx jayree:automation:country:update
387
+ DESCRIPTION
388
+ update country integration values in the State/Country Picklists
403
389
  ```
404
390
 
405
- _See code: [src/commands/jayree/org/configure/country.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/org/configure/country.ts)_
391
+ _See code: [src/src/commands/jayree/org/configure/country.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/org/configure/country.ts)_
406
392
 
407
393
  ### `sfdx jayree:org:configure:state`
408
394
 
@@ -410,38 +396,28 @@ import (create/update) states into the State/Country Picklists
410
396
 
411
397
  ```
412
398
  USAGE
413
- $ sfdx jayree:org:configure:state [--countrycode <string>] [--category <string>] [--language <string>] [--concurrent
414
- <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
415
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
399
+ $ sfdx jayree:org:configure:state [--countrycode <string>] [--category <string>] [--language <string>] [--concurrent
400
+ <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
401
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
416
402
 
417
- OPTIONS
418
- -u, --targetusername=targetusername username or alias for the target
403
+ FLAGS
404
+ -u, --targetusername=<value> username or alias for the target
419
405
  org; overrides default target org
420
-
421
- --apiversion=apiversion override the api version used for
406
+ --apiversion=<value> override the api version used for
422
407
  api requests made by this command
423
-
424
- --category=category Subdivision category
425
-
426
- --concurrent=concurrent [default: 1] ccc
427
-
428
- --countrycode=countrycode Alpha-2 code
429
-
408
+ --category=<value> Subdivision category
409
+ --concurrent=<value> [default: 1] ccc
410
+ --countrycode=<value> Alpha-2 code
430
411
  --json format output as json
431
-
432
- --language=language Language code
433
-
412
+ --language=<value> Language code
434
413
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
435
414
  this command invocation
436
415
 
437
- ALIASES
438
- $ sfdx jayree:automation:statecountry:import
439
- $ sfdx jayree:automation:statecountry:create
440
- $ sfdx jayree:automation:statecountry:update
441
- $ sfdx jayree:automation:state:import
416
+ DESCRIPTION
417
+ import (create/update) states into the State/Country Picklists
442
418
  ```
443
419
 
444
- _See code: [src/commands/jayree/org/configure/state.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/org/configure/state.ts)_
420
+ _See code: [src/src/commands/jayree/org/configure/state.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/org/configure/state.ts)_
445
421
 
446
422
  ### `sfdx jayree:org:settings`
447
423
 
@@ -449,37 +425,32 @@ write the current settings from an Org to a scratch org def file
449
425
 
450
426
  ```
451
427
  USAGE
452
- $ sfdx jayree:org:settings [-w] [-f <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
453
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
428
+ $ sfdx jayree:org:settings [-w] [-f <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
429
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
454
430
 
455
- OPTIONS
456
- -f, --file=file write to 'file' instead of
431
+ FLAGS
432
+ -f, --file=<value> write to 'file' instead of
457
433
  project-scratch-def.json
458
-
459
- -u, --targetusername=targetusername username or alias for the target
434
+ -u, --targetusername=<value> username or alias for the target
460
435
  org; overrides default target org
461
-
462
436
  -w, --writetoprojectscratchdeffile write output to
463
437
  project-scratch-def.json file
464
-
465
- --apiversion=apiversion override the api version used for
438
+ --apiversion=<value> override the api version used for
466
439
  api requests made by this command
467
-
468
440
  --json format output as json
469
-
470
441
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
471
442
  this command invocation
472
443
 
473
- ALIASES
474
- $ sfdx jayree:scratchorg:settings
444
+ DESCRIPTION
445
+ write the current settings from an Org to a scratch org def file
475
446
 
476
- EXAMPLE
447
+ EXAMPLES
477
448
  $ sfdx jayree:org:settings
478
449
  $ sfdx jayree:org:settings -u me@my.org
479
450
  $ sfdx jayree:org:settings -u MyTestOrg1 -w
480
451
  ```
481
452
 
482
- _See code: [src/commands/jayree/org/settings.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/org/settings.ts)_
453
+ _See code: [src/src/commands/jayree/org/settings.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/org/settings.ts)_
483
454
 
484
455
  ### `sfdx jayree:org:streaming`
485
456
 
@@ -487,29 +458,28 @@ listen to streaming api and platform events
487
458
 
488
459
  ```
489
460
  USAGE
490
- $ sfdx jayree:org:streaming -p <string> [-u <string>] [--apiversion <string>] [--json] [--loglevel
491
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
492
-
493
- OPTIONS
494
- -p, --topic=topic (required) topic name
461
+ $ sfdx jayree:org:streaming -p <string> [-u <string>] [--apiversion <string>] [--json] [--loglevel
462
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
495
463
 
496
- -u, --targetusername=targetusername username or alias for the target
464
+ FLAGS
465
+ -p, --topic=<value> (required) topic name
466
+ -u, --targetusername=<value> username or alias for the target
497
467
  org; overrides default target org
498
-
499
- --apiversion=apiversion override the api version used for
468
+ --apiversion=<value> override the api version used for
500
469
  api requests made by this command
501
-
502
470
  --json format output as json
503
-
504
471
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
505
472
  this command invocation
506
473
 
507
- EXAMPLE
474
+ DESCRIPTION
475
+ listen to streaming api and platform events
476
+
477
+ EXAMPLES
508
478
  $ sfdx jayree:org:streaming --topic=/event/eventName__e
509
479
  ...
510
480
  ```
511
481
 
512
- _See code: [src/commands/jayree/org/streaming.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/org/streaming.ts)_
482
+ _See code: [src/src/commands/jayree/org/streaming.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/org/streaming.ts)_
513
483
 
514
484
  ### `sfdx jayree:packagedescription:create`
515
485
 
@@ -517,22 +487,24 @@ creates an empty package with the description
517
487
 
518
488
  ```
519
489
  USAGE
520
- $ sfdx jayree:packagedescription:create (-d <string> -f <string>) [--json] [--loglevel
521
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
490
+ $ sfdx jayree:packagedescription:create (-d <string> -f <string>) [--json] [--loglevel
491
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
522
492
 
523
- OPTIONS
524
- -d, --description=description (required) new description value
525
- -f, --file=file (required) file to create
493
+ FLAGS
494
+ -d, --description=<value> (required) new description value
495
+ -f, --file=<value> (required) file to create
526
496
  --json format output as json
527
-
528
497
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
529
498
  this command invocation
530
499
 
531
- EXAMPLE
500
+ DESCRIPTION
501
+ creates an empty package with the description
502
+
503
+ EXAMPLES
532
504
  $ sfdx jayree:packagedescription:create --file FILENAME --description 'DESCRIPTION'
533
505
  ```
534
506
 
535
- _See code: [src/commands/jayree/packagedescription/create.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/packagedescription/create.ts)_
507
+ _See code: [@jayree/sfdx-plugin-legacy](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.0.0/src/commands/jayree/packagedescription/create.ts)_
536
508
 
537
509
  ### `sfdx jayree:packagedescription:get`
538
510
 
@@ -540,22 +512,24 @@ get the description within a package
540
512
 
541
513
  ```
542
514
  USAGE
543
- $ sfdx jayree:packagedescription:get -f <string> [--json] [--loglevel
544
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
515
+ $ sfdx jayree:packagedescription:get -f <string> [--json] [--loglevel
516
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
545
517
 
546
- OPTIONS
547
- -f, --file=file (required) file to read
518
+ FLAGS
519
+ -f, --file=<value> (required) file to read
548
520
  --json format output as json
549
-
550
521
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
551
522
  this command invocation
552
523
 
553
- EXAMPLE
524
+ DESCRIPTION
525
+ get the description within a package
526
+
527
+ EXAMPLES
554
528
  $ sfdx jayree:packagedescription:get --file FILENAME
555
529
  Description of Package FILENAME
556
530
  ```
557
531
 
558
- _See code: [src/commands/jayree/packagedescription/get.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/packagedescription/get.ts)_
532
+ _See code: [@jayree/sfdx-plugin-legacy](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.0.0/src/commands/jayree/packagedescription/get.ts)_
559
533
 
560
534
  ### `sfdx jayree:packagedescription:remove`
561
535
 
@@ -563,21 +537,23 @@ remove the description within a package
563
537
 
564
538
  ```
565
539
  USAGE
566
- $ sfdx jayree:packagedescription:remove -f <string> [--json] [--loglevel
567
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
540
+ $ sfdx jayree:packagedescription:remove -f <string> [--json] [--loglevel
541
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
568
542
 
569
- OPTIONS
570
- -f, --file=file (required) file to read
543
+ FLAGS
544
+ -f, --file=<value> (required) file to read
571
545
  --json format output as json
572
-
573
546
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
574
547
  this command invocation
575
548
 
576
- EXAMPLE
549
+ DESCRIPTION
550
+ remove the description within a package
551
+
552
+ EXAMPLES
577
553
  $ sfdx jayree:packagedescription:remove --file FILENAME
578
554
  ```
579
555
 
580
- _See code: [src/commands/jayree/packagedescription/remove.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/packagedescription/remove.ts)_
556
+ _See code: [@jayree/sfdx-plugin-legacy](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.0.0/src/commands/jayree/packagedescription/remove.ts)_
581
557
 
582
558
  ### `sfdx jayree:packagedescription:set`
583
559
 
@@ -585,22 +561,24 @@ set the description within a package
585
561
 
586
562
  ```
587
563
  USAGE
588
- $ sfdx jayree:packagedescription:set (-d <string> -f <string>) [--json] [--loglevel
589
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
564
+ $ sfdx jayree:packagedescription:set (-d <string> -f <string>) [--json] [--loglevel
565
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
590
566
 
591
- OPTIONS
592
- -d, --description=description (required) new description value
593
- -f, --file=file (required) file to read
567
+ FLAGS
568
+ -d, --description=<value> (required) new description value
569
+ -f, --file=<value> (required) file to read
594
570
  --json format output as json
595
-
596
571
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
597
572
  this command invocation
598
573
 
599
- EXAMPLE
574
+ DESCRIPTION
575
+ set the description within a package
576
+
577
+ EXAMPLES
600
578
  $ sfdx jayree:packagedescription:set --file FILENAME --description 'NEW DESCRIPTION'
601
579
  ```
602
580
 
603
- _See code: [src/commands/jayree/packagedescription/set.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/packagedescription/set.ts)_
581
+ _See code: [@jayree/sfdx-plugin-legacy](https://github.com/jayree/sfdx-plugin-legacy/blob/v1.0.0/src/commands/jayree/packagedescription/set.ts)_
604
582
 
605
583
  ### `sfdx jayree:source:fix`
606
584
 
@@ -608,31 +586,28 @@ fix local source files
608
586
 
609
587
  ```
610
588
  USAGE
611
- $ sfdx jayree:source:fix [-t <array>] [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel
612
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
589
+ $ sfdx jayree:source:fix [-t <array>] [-u <string>] [--apiversion <string>] [--verbose] [--json] [--loglevel
590
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
613
591
 
614
- OPTIONS
615
- -t, --tag=tag comma-separated list of tag names
592
+ FLAGS
593
+ -t, --tag=<value> comma-separated list of tag names
616
594
  listed in .sfdx-jayree.json
617
-
618
- -u, --targetusername=targetusername username or alias for the target
595
+ -u, --targetusername=<value> username or alias for the target
619
596
  org; overrides default target org
620
-
621
- --apiversion=apiversion override the api version used for
597
+ --apiversion=<value> override the api version used for
622
598
  api requests made by this command
623
-
624
599
  --json format output as json
625
-
626
600
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
627
601
  this command invocation
628
-
629
602
  --verbose log output to console
630
603
 
631
604
  DESCRIPTION
605
+ fix local source files
606
+
632
607
  (examples will follow)
633
608
  ```
634
609
 
635
- _See code: [src/commands/jayree/source/fix.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/source/fix.ts)_
610
+ _See code: [src/src/commands/jayree/source/fix.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/source/fix.ts)_
636
611
 
637
612
  ### `sfdx jayree:source:tracking:list`
638
613
 
@@ -640,31 +615,30 @@ list changes in a scratch org by remote revision counter number
640
615
 
641
616
  ```
642
617
  USAGE
643
- $ sfdx jayree:source:tracking:list [-r <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
644
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
645
-
646
- OPTIONS
647
- -r, --revision=revision [default: 0] start at a specific
648
- revision counter number
618
+ $ sfdx jayree:source:tracking:list [-r <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
619
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
649
620
 
650
- -u, --targetusername=targetusername username or alias for the target
621
+ FLAGS
622
+ -r, --revision=<value> start at a specific revision counter
623
+ number
624
+ -u, --targetusername=<value> username or alias for the target
651
625
  org; overrides default target org
652
-
653
- --apiversion=apiversion override the api version used for
626
+ --apiversion=<value> override the api version used for
654
627
  api requests made by this command
655
-
656
628
  --json format output as json
657
-
658
629
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
659
630
  this command invocation
660
631
 
661
- EXAMPLE
632
+ DESCRIPTION
633
+ list changes in a scratch org by remote revision counter number
634
+
635
+ EXAMPLES
662
636
  $ sfdx jayree:source:tracking:list
663
637
  $ sfdx jayree:source:tracking:list -u me@my.org
664
638
  $ sfdx jayree:source:tracking:list -u me@my.org -r 101
665
639
  ```
666
640
 
667
- _See code: [src/commands/jayree/source/tracking/list.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/source/tracking/list.ts)_
641
+ _See code: [src/src/commands/jayree/source/tracking/list.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/source/tracking/list.ts)_
668
642
 
669
643
  ### `sfdx jayree:source:tracking:store:get`
670
644
 
@@ -672,27 +646,27 @@ get stored revision counter number
672
646
 
673
647
  ```
674
648
  USAGE
675
- $ sfdx jayree:source:tracking:store:get [-u <string>] [--apiversion <string>] [--json] [--loglevel
676
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
649
+ $ sfdx jayree:source:tracking:store:get [-u <string>] [--apiversion <string>] [--json] [--loglevel
650
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
677
651
 
678
- OPTIONS
679
- -u, --targetusername=targetusername username or alias for the target
652
+ FLAGS
653
+ -u, --targetusername=<value> username or alias for the target
680
654
  org; overrides default target org
681
-
682
- --apiversion=apiversion override the api version used for
655
+ --apiversion=<value> override the api version used for
683
656
  api requests made by this command
684
-
685
657
  --json format output as json
686
-
687
658
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
688
659
  this command invocation
689
660
 
690
- EXAMPLE
661
+ DESCRIPTION
662
+ get stored revision counter number
663
+
664
+ EXAMPLES
691
665
  $ sfdx jayree:source:tracking:store:get
692
666
  $ sfdx jayree:source:tracking:store:get -u me@my.org
693
667
  ```
694
668
 
695
- _See code: [src/commands/jayree/source/tracking/store/get.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/source/tracking/store/get.ts)_
669
+ _See code: [src/src/commands/jayree/source/tracking/store/get.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/source/tracking/store/get.ts)_
696
670
 
697
671
  ### `sfdx jayree:source:tracking:store:set`
698
672
 
@@ -700,31 +674,30 @@ store revision counter number
700
674
 
701
675
  ```
702
676
  USAGE
703
- $ sfdx jayree:source:tracking:store:set [-r <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
704
- trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
677
+ $ sfdx jayree:source:tracking:store:set [-r <integer>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
678
+ trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
705
679
 
706
- OPTIONS
707
- -r, --revision=revision revision counter number (default:
680
+ FLAGS
681
+ -r, --revision=<value> revision counter number (default:
708
682
  remote revision counter number)
709
-
710
- -u, --targetusername=targetusername username or alias for the target
683
+ -u, --targetusername=<value> username or alias for the target
711
684
  org; overrides default target org
712
-
713
- --apiversion=apiversion override the api version used for
685
+ --apiversion=<value> override the api version used for
714
686
  api requests made by this command
715
-
716
687
  --json format output as json
717
-
718
688
  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
719
689
  this command invocation
720
690
 
721
- EXAMPLE
691
+ DESCRIPTION
692
+ store revision counter number
693
+
694
+ EXAMPLES
722
695
  $ sfdx jayree:source:tracking:store:set
723
696
  $ sfdx jayree:source:tracking:store:set -u me@my.org
724
697
  $ sfdx jayree:source:tracking:store:set -u MyTestOrg1 -r 101
725
698
  ```
726
699
 
727
- _See code: [src/commands/jayree/source/tracking/store/set.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.10/src/commands/jayree/source/tracking/store/set.ts)_
700
+ _See code: [src/src/commands/jayree/source/tracking/store/set.ts](https://github.com/jayree/sfdx-jayree-plugin/blob/v4.3.13/src/src/commands/jayree/source/tracking/store/set.ts)_
728
701
  <!-- commandsstop -->
729
702
 
730
703
  ## Hooks