Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 74cd20e

Browse files
Updated readme
1 parent b25df01 commit 74cd20e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@ $ storyblok push-components ./components.json --space 67819
7070

7171
### sync
7272

73-
Sync components, folder, roles or stories between spaces
73+
Sync components, folder, roles, datasources or stories between spaces
7474

7575
```sh
7676
$ storyblok sync --type <COMMAND> --source <SPACE_ID> --target <SPACE_ID>
7777
```
7878

7979
#### Options
8080

81-
* `type`: describe the command type to execute. Can be: `folders`, `components`, `stories` or `roles`. It's possible pass multiple types separated by comma (`,`).
81+
* `type`: describe the command type to execute. Can be: `folders`, `components`, `stories`, `datasources` or `roles`. It's possible pass multiple types separated by comma (`,`).
8282
* `source`: the source space to use to sync
8383
* `target`: the target space to use to sync
8484

0 commit comments

Comments
 (0)