@terafina/tffa-sfdx-plugin 17.0.0-rc.3 → 17.0.0-rc.6

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/README.md CHANGED
@@ -41,7 +41,7 @@ $ npm install -g @terafina/tffa-sfdx-plugin
41
41
  $ sfdx COMMAND
42
42
  running command...
43
43
  $ sfdx (--version|-v)
44
- @terafina/tffa-sfdx-plugin/17.0.0-rc.3 linux-x64 node-v16.13.1
44
+ @terafina/tffa-sfdx-plugin/17.0.0-rc.6 linux-x64 node-v18.14.0
45
45
  $ sfdx --help [COMMAND]
46
46
  USAGE
47
47
  $ sfdx COMMAND
@@ -52,7 +52,7 @@ USAGE
52
52
  # Commands
53
53
 
54
54
  <!-- commands -->
55
- * [`sfdx help [COMMAND]`](#sfdx-help-command)
55
+ * [`sfdx help [COMMANDS]`](#sfdx-help-commands)
56
56
  * [`sfdx tffa:apexdoc [-s <directory>] [-d <directory>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`](#sfdx-tffaapexdoc--s-directory--d-directory---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal)
57
57
  * [`sfdx tffa:data:export -s <array> [-d <string>] [-g <string>] [-o <array>] [-c <array>] [-s] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`](#sfdx-tffadataexport--s-array--d-string--g-string--o-array--c-array--s--u-string---apiversion-string---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal)
58
58
  * [`sfdx tffa:data:import [-f <array>] [-p <string>] [-s <array>] [-i] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`](#sfdx-tffadataimport--f-array--p-string--s-array--i--u-string---apiversion-string---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal)
@@ -63,16 +63,16 @@ USAGE
63
63
  * [`sfdx tffa:source:createfield -s <string> -n <string> -t checkbox|currency|date|datetime|email|number|percent|phone|picklist|picklist-multi|text|textarea|textarea-long|textarea-rich [-r] [-l <number>] [-d <string>] [-p <array>] [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`](#sfdx-tffasourcecreatefield--s-string--n-string--t-checkboxcurrencydatedatetimeemailnumberpercentphonepicklistpicklist-multitexttextareatextarea-longtextarea-rich--r--l-number--d-string--p-array--v-string--u-string---apiversion-string---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal)
64
64
  * [`sfdx version`](#sfdx-version)
65
65
 
66
- ## `sfdx help [COMMAND]`
66
+ ## `sfdx help [COMMANDS]`
67
67
 
68
68
  Display help for sfdx.
69
69
 
70
70
  ```
71
71
  USAGE
72
- $ sfdx help [COMMAND] [-n]
72
+ $ sfdx help [COMMANDS] [-n]
73
73
 
74
74
  ARGUMENTS
75
- COMMAND Command to show help for.
75
+ COMMANDS Command to show help for.
76
76
 
77
77
  FLAGS
78
78
  -n, --nested-commands Include all nested commands in the output.
@@ -81,7 +81,7 @@ DESCRIPTION
81
81
  Display help for sfdx.
82
82
  ```
83
83
 
84
- _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.23/src/commands/help.ts)_
84
+ _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.2.4/src/commands/help.ts)_
85
85
 
86
86
  ## `sfdx tffa:apexdoc [-s <directory>] [-d <directory>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
87
87
 
@@ -111,7 +111,7 @@ EXAMPLES
111
111
  $ sfdx tffa:apexdoc
112
112
  ```
113
113
 
114
- _See code: [src/commands/tffa/apexdoc.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.3/src/commands/tffa/apexdoc.ts)_
114
+ _See code: [src/commands/tffa/apexdoc.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.6/src/commands/tffa/apexdoc.ts)_
115
115
 
116
116
  ## `sfdx tffa:data:export -s <array> [-d <string>] [-g <string>] [-o <array>] [-c <array>] [-s] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
117
117
 
@@ -180,7 +180,7 @@ EXAMPLES
180
180
  Writing 144 records to ./data/configuration/DisclosureMatrix__c.json
181
181
  ```
182
182
 
183
- _See code: [src/commands/tffa/data/export.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.3/src/commands/tffa/data/export.ts)_
183
+ _See code: [src/commands/tffa/data/export.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.6/src/commands/tffa/data/export.ts)_
184
184
 
185
185
  ## `sfdx tffa:data:import [-f <array>] [-p <string>] [-s <array>] [-i] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
186
186
 
@@ -268,7 +268,7 @@ EXAMPLES
268
268
  Importing record(s) and relationships of tffa__AddOnService__c... done
269
269
  ```
270
270
 
271
- _See code: [src/commands/tffa/data/import.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.3/src/commands/tffa/data/import.ts)_
271
+ _See code: [src/commands/tffa/data/import.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.6/src/commands/tffa/data/import.ts)_
272
272
 
273
273
  ## `sfdx tffa:lint [-s <directory>] [-m <integer>] [-r <filepath>] [-e] [-f] [-j] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
274
274
 
@@ -327,7 +327,7 @@ EXAMPLES
327
327
  $sfdx tffa:lint
328
328
  ```
329
329
 
330
- _See code: [src/commands/tffa/lint.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.3/src/commands/tffa/lint.ts)_
330
+ _See code: [src/commands/tffa/lint.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.6/src/commands/tffa/lint.ts)_
331
331
 
332
332
  ## `sfdx tffa:meta [-s <directory>] [-d <directory>] [-c <directory>] [-o json|csv|human] [-f] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
333
333
 
@@ -356,7 +356,7 @@ EXAMPLES
356
356
  $ sfdx tffa:meta
357
357
  ```
358
358
 
359
- _See code: [src/commands/tffa/meta.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.3/src/commands/tffa/meta.ts)_
359
+ _See code: [src/commands/tffa/meta.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.6/src/commands/tffa/meta.ts)_
360
360
 
361
361
  ## `sfdx tffa:ping [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
362
362
 
@@ -378,7 +378,7 @@ EXAMPLES
378
378
  $ sfdx tffa:ping
379
379
  ```
380
380
 
381
- _See code: [src/commands/tffa/ping.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.3/src/commands/tffa/ping.ts)_
381
+ _See code: [src/commands/tffa/ping.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.6/src/commands/tffa/ping.ts)_
382
382
 
383
383
  ## `sfdx tffa:source:apiset [-h <help>] [-s <directory>] [-a <integer>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
384
384
 
@@ -406,7 +406,7 @@ EXAMPLES
406
406
  $ sfdx tffa:source:apiset
407
407
  ```
408
408
 
409
- _See code: [src/commands/tffa/source/apiset.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.3/src/commands/tffa/source/apiset.ts)_
409
+ _See code: [src/commands/tffa/source/apiset.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.6/src/commands/tffa/source/apiset.ts)_
410
410
 
411
411
  ## `sfdx tffa:source:createfield -s <string> -n <string> -t checkbox|currency|date|datetime|email|number|percent|phone|picklist|picklist-multi|text|textarea|textarea-long|textarea-rich [-r] [-l <number>] [-d <string>] [-p <array>] [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
412
412
 
@@ -493,7 +493,7 @@ EXAMPLES
493
493
  Creates a long textarea field
494
494
  ```
495
495
 
496
- _See code: [src/commands/tffa/source/createfield.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.3/src/commands/tffa/source/createfield.ts)_
496
+ _See code: [src/commands/tffa/source/createfield.ts](https://github.com/terafina/tffa-sfdx-plugin/blob/v17.0.0-rc.6/src/commands/tffa/source/createfield.ts)_
497
497
 
498
498
  ## `sfdx version`
499
499
 
@@ -513,5 +513,5 @@ FLAG DESCRIPTIONS
513
513
  Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
514
514
  ```
515
515
 
516
- _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/v1.1.4/src/commands/version.ts)_
516
+ _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/v1.2.1/src/commands/version.ts)_
517
517
  <!-- commandsstop -->