@commercelayer/cli-plugin-resources
Advanced tools
Comparing version 6.0.0-rc.1 to 6.0.0-rc.2
@@ -49,3 +49,3 @@ "use strict"; | ||
multiple: true, | ||
description: 'comma separeted list of fields in the format [resourceType/]field1,field2...', | ||
description: 'comma separeted list of fields in the format [resourceType/]field1,field2,field3', | ||
}), | ||
@@ -52,0 +52,0 @@ json: core_1.Flags.boolean({ |
{ | ||
"name": "@commercelayer/cli-plugin-resources", | ||
"description": "Commerce Layer CLI Resources plugin", | ||
"version": "6.0.0-rc.1", | ||
"version": "6.0.0-rc.2", | ||
"author": "Pierluigi Viti <pierluigi@commercelayer.io>", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/commercelayer/commercelayer-cli-plugin-resources", |
@@ -97,3 +97,3 @@ # @commercelayer/cli-plugin-resources | ||
-e, --extract=<value>... extract subfields from object attributes | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2... | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2,field3 | ||
-i, --include=<value>... comma separated resources to include | ||
@@ -207,3 +207,3 @@ -j, --json convert output in standard JSON format | ||
-a, --attribute=<value>... define a resource attribute | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2... | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2,field3 | ||
-i, --include=<value>... comma separated resources to include | ||
@@ -263,3 +263,3 @@ -j, --json convert output in standard JSON format | ||
-Y, --headers-only show only response headers | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2... | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2,field3 | ||
-i, --include=<value>... comma separated resources to include | ||
@@ -346,3 +346,3 @@ -j, --json convert output in standard JSON format | ||
-e, --extract=<value>... extract subfields from object attributes | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2... | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2,field3 | ||
-i, --include=<value>... comma separated resources to include | ||
@@ -430,3 +430,3 @@ -j, --json convert output in standard JSON format | ||
-e, --extract=<value>... extract subfields from object attributes | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2... | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2,field3 | ||
-i, --include=<value>... comma separated resources to include | ||
@@ -489,3 +489,3 @@ -j, --json convert output in standard JSON format | ||
-e, --extract=<value>... extract subfields from object attributes | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2... | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2,field3 | ||
-i, --include=<value>... comma separated resources to include | ||
@@ -546,3 +546,3 @@ -j, --json convert output in standard JSON format | ||
-e, --extract=<value>... extract subfields from object attributes | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2... | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2,field3 | ||
-i, --include=<value>... comma separated resources to include | ||
@@ -629,3 +629,3 @@ -j, --json convert output in standard JSON format | ||
-a, --attribute=<value>... define a resource attribute | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2... | ||
-f, --fields=<value>... comma separeted list of fields in the format [resourceType/]field1,field2,field3 | ||
-i, --include=<value>... comma separated resources to include | ||
@@ -632,0 +632,0 @@ -j, --json convert output in standard JSON format |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
287330