@contentstack/cli 0.1.1-beta.23 → 0.1.1-beta.24

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
@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
18
18
  $ csdx COMMAND
19
19
  running command...
20
20
  $ csdx (-v|--version|version)
21
- @contentstack/cli/0.1.1-beta.23 linux-x64 node-v12.18.4
21
+ @contentstack/cli/0.1.1-beta.24 linux-x64 node-v12.22.7
22
22
  $ csdx --help [COMMAND]
23
23
  USAGE
24
24
  $ csdx COMMAND
@@ -227,7 +227,7 @@ EXAMPLES
227
227
  $ csdx cm:bootstrap -t <github access token>
228
228
  ```
229
229
 
230
- _See code: [@contentstack/cli-cm-bootstrap](https://github.com/contentstack/cli/blob/v1.0.3/src/commands/cm/bootstrap.ts)_
230
+ _See code: [@contentstack/cli-cm-bootstrap](https://github.com/contentstack/cli/blob/v1.0.4/src/commands/cm/bootstrap.ts)_
231
231
 
232
232
  ## `csdx cm:bulk-publish`
233
233
 
@@ -241,7 +241,7 @@ USAGE
241
241
  $ csdx cm:bulk-publish
242
242
  ```
243
243
 
244
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/index.js)_
244
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/index.js)_
245
245
 
246
246
  ## `csdx cm:bulk-publish:add-fields`
247
247
 
@@ -304,7 +304,7 @@ EXAMPLES
304
304
  [LOCALE 2] -a [MANAGEMENT TOKEN ALIAS] -B [BRANCH NAME]
305
305
  ```
306
306
 
307
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/add-fields.js)_
307
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/add-fields.js)_
308
308
 
309
309
  ## `csdx cm:bulk-publish:assets`
310
310
 
@@ -365,7 +365,7 @@ EXAMPLES
365
365
  NAME]
366
366
  ```
367
367
 
368
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/assets.js)_
368
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/assets.js)_
369
369
 
370
370
  ## `csdx cm:bulk-publish:clear`
371
371
 
@@ -383,7 +383,7 @@ OPTIONS
383
383
  -y, --yes Delete all files without asking for confirmation
384
384
  ```
385
385
 
386
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/clear.js)_
386
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/clear.js)_
387
387
 
388
388
  ## `csdx cm:bulk-publish:configure`
389
389
 
@@ -420,7 +420,7 @@ DESCRIPTION
420
420
  EXAMPLE : cm:bulk-publish:configure -a [MANAGEMENT TOKEN Alias]
421
421
  ```
422
422
 
423
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/configure.js)_
423
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/configure.js)_
424
424
 
425
425
  ## `csdx cm:bulk-publish:cross-publish`
426
426
 
@@ -492,7 +492,7 @@ EXAMPLES
492
492
  [MANAGEMENT TOKEN ALIAS] -x [DELIVERY TOKEN] -B [BRANCH NAME]
493
493
  ```
494
494
 
495
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/cross-publish.js)_
495
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/cross-publish.js)_
496
496
 
497
497
  ## `csdx cm:bulk-publish:entries`
498
498
 
@@ -560,7 +560,7 @@ EXAMPLES
560
560
  [LOCALE 2] -a [MANAGEMENT TOKEN ALIAS] -B [BRANCH NAME]
561
561
  ```
562
562
 
563
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/entries.js)_
563
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/entries.js)_
564
564
 
565
565
  ## `csdx cm:bulk-publish:entry-edits`
566
566
 
@@ -627,7 +627,7 @@ EXAMPLES
627
627
  2] -l [LOCALE 1] [LOCALE 2] -a [MANAGEMENT TOKEN ALIAS] -B [BRANCH NAME]
628
628
  ```
629
629
 
630
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/entry-edits.js)_
630
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/entry-edits.js)_
631
631
 
632
632
  ## `csdx cm:bulk-publish:nonlocalized-field-changes`
633
633
 
@@ -691,7 +691,7 @@ EXAMPLES
691
691
  2] -l [LOCALE 1] [LOCALE 2] -a [MANAGEMENT TOKEN ALIAS] -B [BRANCH NAME] -s [SOURCE ENV]
692
692
  ```
693
693
 
694
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/nonlocalized-field-changes.js)_
694
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/nonlocalized-field-changes.js)_
695
695
 
696
696
  ## `csdx cm:bulk-publish:revert`
697
697
 
@@ -724,7 +724,7 @@ EXAMPLES
724
724
  cm:bulk-publish:revert -r [LOG FILE NAME]
725
725
  ```
726
726
 
727
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/revert.js)_
727
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/revert.js)_
728
728
 
729
729
  ## `csdx cm:bulk-publish:unpublish`
730
730
 
@@ -820,7 +820,7 @@ EXAMPLES
820
820
  [DELIVERY TOKEN] -B [BRANCH NAME]
821
821
  ```
822
822
 
823
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/unpublish.js)_
823
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/unpublish.js)_
824
824
 
825
825
  ## `csdx cm:bulk-publish:unpublished-entries`
826
826
 
@@ -885,7 +885,7 @@ EXAMPLES
885
885
  -B [BRANCH NAME] -s [SOURCE ENV]
886
886
  ```
887
887
 
888
- _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.4/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/unpublished-entries.js)_
888
+ _See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/v0.1.1-beta.5/packages/contentstack-bulk-publish/src/commands/cm/bulk-publish/unpublished-entries.js)_
889
889
 
890
890
  ## `csdx cm:export`
891
891
 
@@ -929,7 +929,7 @@ EXAMPLES
929
929
  csdx cm:export -A -B [optional] branch name
930
930
  ```
931
931
 
932
- _See code: [@contentstack/cli-cm-export](https://github.com/contentstack/cli/blob/v0.1.1-beta.9/packages/contentstack-export/src/commands/cm/export.js)_
932
+ _See code: [@contentstack/cli-cm-export](https://github.com/contentstack/cli/blob/v0.1.1-beta.10/packages/contentstack-export/src/commands/cm/export.js)_
933
933
 
934
934
  ## `csdx cm:export-to-csv`
935
935
 
@@ -943,7 +943,7 @@ USAGE
943
943
  $ csdx cm:export-to-csv
944
944
  ```
945
945
 
946
- _See code: [@contentstack/cli-cm-export-to-csv](https://github.com/contentstack/cli/blob/v0.1.0-beta.1/src/commands/cm/export-to-csv.js)_
946
+ _See code: [@contentstack/cli-cm-export-to-csv](https://github.com/contentstack/cli/blob/v0.1.0-beta.2/src/commands/cm/export-to-csv.js)_
947
947
 
948
948
  ## `csdx cm:import`
949
949
 
@@ -985,7 +985,7 @@ EXAMPLES
985
985
  csdx cm:import -A -B <branch name>
986
986
  ```
987
987
 
988
- _See code: [@contentstack/cli-cm-import](https://github.com/contentstack/cli/blob/v0.1.1-beta.12/packages/contentstack-import/src/commands/cm/import.js)_
988
+ _See code: [@contentstack/cli-cm-import](https://github.com/contentstack/cli/blob/v0.1.1-beta.13/packages/contentstack-import/src/commands/cm/import.js)_
989
989
 
990
990
  ## `csdx cm:migrate-rte`
991
991
 
@@ -1030,7 +1030,7 @@ EXAMPLES
1030
1030
  csdx cm:migrate-rte -a alias -c global_field_uid -g -h htmlPath -j jsonPath
1031
1031
  ```
1032
1032
 
1033
- _See code: [@contentstack/cli-cm-migrate-rte](https://github.com/contentstack/cli/blob/v1.0.3/src/commands/cm/migrate-rte/index.js)_
1033
+ _See code: [@contentstack/cli-cm-migrate-rte](https://github.com/contentstack/cli/blob/v1.0.4/src/commands/cm/migrate-rte/index.js)_
1034
1034
 
1035
1035
  ## `csdx cm:migration`
1036
1036
 
@@ -1060,7 +1060,7 @@ OPTIONS
1060
1060
  instance.
1061
1061
  ```
1062
1062
 
1063
- _See code: [@contentstack/cli-migration](https://github.com/contentstack/cli-migration/blob/v0.1.1-beta.1/src/commands/cm/migration.js)_
1063
+ _See code: [@contentstack/cli-migration](https://github.com/contentstack/cli-migration/blob/v0.1.1-beta.2/src/commands/cm/migration.js)_
1064
1064
 
1065
1065
  ## `csdx cm:seed`
1066
1066
 
@@ -1086,7 +1086,7 @@ EXAMPLES
1086
1086
  $ csdx cm:seed -r "account/repository" -o "your-org-uid" -n "stack-name" //create a new stack in given org uid
1087
1087
  ```
1088
1088
 
1089
- _See code: [@contentstack/cli-cm-seed](https://github.com/contentstack/cli/blob/v1.0.8/src/commands/cm/seed.ts)_
1089
+ _See code: [@contentstack/cli-cm-seed](https://github.com/contentstack/cli/blob/v1.0.9/src/commands/cm/seed.ts)_
1090
1090
 
1091
1091
  ## `csdx cm:stack-clone`
1092
1092
 
@@ -1107,7 +1107,7 @@ EXAMPLE
1107
1107
  csdx cm:stack-clone
1108
1108
  ```
1109
1109
 
1110
- _See code: [@contentstack/cli-cm-clone](https://github.com/contentstack/cli/blob/v0.1.0-beta.2/src/commands/cm/stack-clone.js)_
1110
+ _See code: [@contentstack/cli-cm-clone](https://github.com/contentstack/cli/blob/v0.1.0-beta.3/src/commands/cm/stack-clone.js)_
1111
1111
 
1112
1112
  ## `csdx config:get:region`
1113
1113
 
@@ -1121,7 +1121,7 @@ USAGE
1121
1121
  $ csdx config:get:region
1122
1122
  ```
1123
1123
 
1124
- _See code: [src/commands/config/get/region.js](https://github.com/contentstack/cli/blob/v0.1.1-beta.23/src/commands/config/get/region.js)_
1124
+ _See code: [src/commands/config/get/region.js](https://github.com/contentstack/cli/blob/v0.1.1-beta.24/src/commands/config/get/region.js)_
1125
1125
 
1126
1126
  ## `csdx config:set:region [REGION]`
1127
1127
 
@@ -1153,7 +1153,7 @@ EXAMPLES
1153
1153
  --name="India"
1154
1154
  ```
1155
1155
 
1156
- _See code: [src/commands/config/set/region.js](https://github.com/contentstack/cli/blob/v0.1.1-beta.23/src/commands/config/set/region.js)_
1156
+ _See code: [src/commands/config/set/region.js](https://github.com/contentstack/cli/blob/v0.1.1-beta.24/src/commands/config/set/region.js)_
1157
1157
 
1158
1158
  ## `csdx help [COMMAND]`
1159
1159
 
@@ -1191,7 +1191,7 @@ EXAMPLE
1191
1191
  $ csdx plugins
1192
1192
  ```
1193
1193
 
1194
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.0/src/commands/plugins/index.ts)_
1194
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/index.ts)_
1195
1195
 
1196
1196
  ## `csdx plugins:create`
1197
1197
 
@@ -1228,7 +1228,7 @@ EXAMPLE
1228
1228
  $ csdx plugins:inspect myplugin
1229
1229
  ```
1230
1230
 
1231
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.0/src/commands/plugins/inspect.ts)_
1231
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/inspect.ts)_
1232
1232
 
1233
1233
  ## `csdx plugins:install PLUGIN...`
1234
1234
 
@@ -1272,7 +1272,7 @@ EXAMPLES
1272
1272
  $ csdx plugins:install someuser/someplugin
1273
1273
  ```
1274
1274
 
1275
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.0/src/commands/plugins/install.ts)_
1275
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/install.ts)_
1276
1276
 
1277
1277
  ## `csdx plugins:link PLUGIN`
1278
1278
 
@@ -1305,7 +1305,7 @@ EXAMPLE
1305
1305
  $ csdx plugins:link myplugin
1306
1306
  ```
1307
1307
 
1308
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.0/src/commands/plugins/link.ts)_
1308
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/link.ts)_
1309
1309
 
1310
1310
  ## `csdx plugins:uninstall PLUGIN...`
1311
1311
 
@@ -1329,7 +1329,7 @@ ALIASES
1329
1329
  $ csdx plugins:remove
1330
1330
  ```
1331
1331
 
1332
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.0/src/commands/plugins/uninstall.ts)_
1332
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/uninstall.ts)_
1333
1333
 
1334
1334
  ## `csdx plugins:update`
1335
1335
 
@@ -1346,5 +1346,5 @@ OPTIONS
1346
1346
  -v, --verbose
1347
1347
  ```
1348
1348
 
1349
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.0/src/commands/plugins/update.ts)_
1349
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/update.ts)_
1350
1350
  <!-- commandsstop -->
@@ -1 +1 @@
1
- {"version":"0.1.1-beta.23","commands":{"config:get:region":{"id":"config:get:region","description":"Get current region set for CLI\n","pluginName":"@contentstack/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"config:set:region":{"id":"config:set:region","description":"Set region for CLI\n","pluginName":"@contentstack/cli","pluginType":"core","aliases":[],"examples":["$ csdx config:set:region EU","$ csdx config:set:region --cma <contentstack_cma_endpoint> --cda <contentstack_cda_endpoint> --name \"India\"","$ csdx config:set:region --cma=\"https://in-api.contentstack.com\" --cda=\"https://in-cda.contentstack.com\" --name=\"India\""],"flags":{"cda":{"name":"cda","type":"option","char":"d","description":"Custom host to set for content delivery API, if this flag is added then cma and name flags are required"},"cma":{"name":"cma","type":"option","char":"m","description":"Custom host to set for content management API, , if this flag is added then cda and name flags are required"},"name":{"name":"name","type":"option","char":"n","description":"Name for the region, if this flag is added then cda and cma flags are required"}},"args":[{"name":"region","description":"North America(NA), Europe (EU)","options":["EU","NA"]}]}}}
1
+ {"version":"0.1.1-beta.24","commands":{"config:get:region":{"id":"config:get:region","description":"Get current region set for CLI\n","pluginName":"@contentstack/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"config:set:region":{"id":"config:set:region","description":"Set region for CLI\n","pluginName":"@contentstack/cli","pluginType":"core","aliases":[],"examples":["$ csdx config:set:region EU","$ csdx config:set:region --cma <contentstack_cma_endpoint> --cda <contentstack_cda_endpoint> --name \"India\"","$ csdx config:set:region --cma=\"https://in-api.contentstack.com\" --cda=\"https://in-cda.contentstack.com\" --name=\"India\""],"flags":{"cda":{"name":"cda","type":"option","char":"d","description":"Custom host to set for content delivery API, if this flag is added then cma and name flags are required"},"cma":{"name":"cma","type":"option","char":"m","description":"Custom host to set for content management API, , if this flag is added then cda and name flags are required"},"name":{"name":"name","type":"option","char":"n","description":"Name for the region, if this flag is added then cda and cma flags are required"}},"args":[{"name":"region","description":"North America(NA), Europe (EU)","options":["EU","NA"]}]}}}
package/package.json CHANGED
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "name": "@contentstack/cli",
3
3
  "description": "Command-line tool (CLI) to interact with Contentstack",
4
- "version": "0.1.1-beta.23",
4
+ "version": "0.1.1-beta.24",
5
5
  "author": "Contentstack",
6
6
  "bin": {
7
7
  "csdx": "./bin/run"
8
8
  },
9
9
  "bugs": "https://github.com/contentstack/cli/issues",
10
10
  "dependencies": {
11
- "@contentstack/cli-cm-migrate-rte": "^1.0.3",
11
+ "@contentstack/cli-command": "0.1.1-beta.6",
12
12
  "@contentstack/cli-auth": "0.1.1-beta.2",
13
- "@contentstack/cli-cm-bulk-publish": "0.1.1-beta.4",
14
- "@contentstack/cli-cm-clone": "0.1.0-beta.2",
15
- "@contentstack/cli-cm-export": "^0.1.1-beta.9",
16
- "@contentstack/cli-cm-export-to-csv": "0.1.0-beta.1",
17
- "@contentstack/cli-command": "0.1.1-beta.1",
18
- "@contentstack/cli-migration": "0.1.1-beta.1",
19
- "@contentstack/cli-cm-import": "^0.1.1-beta.12",
20
- "@contentstack/cli-cm-seed": "^1.0.8",
21
- "@contentstack/cli-cm-bootstrap": "^1.0.3",
13
+ "@contentstack/cli-cm-bulk-publish": "0.1.1-beta.5",
14
+ "@contentstack/cli-cm-clone": "0.1.0-beta.3",
15
+ "@contentstack/cli-cm-export": "^0.1.1-beta.10",
16
+ "@contentstack/cli-cm-export-to-csv": "0.1.0-beta.2",
17
+ "@contentstack/cli-migration": "0.1.1-beta.2",
18
+ "@contentstack/cli-cm-migrate-rte": "^1.0.4",
19
+ "@contentstack/cli-cm-import": "^0.1.1-beta.13",
20
+ "@contentstack/cli-cm-seed": "^1.0.9",
21
+ "@contentstack/cli-cm-bootstrap": "^1.0.4",
22
22
  "@contentstack/cli-plugins-plugin": "0.1.0-beta",
23
- "@contentstack/management": "^1.2.4",
23
+ "@contentstack/management": "^1.3.0",
24
24
  "@oclif/command": "^1.6.1",
25
25
  "@oclif/config": "^1.15.1",
26
26
  "@oclif/errors": "^1.3.3",