You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--destinationHubId`|| The destination hub ID to sync the content item with |
520
-
|`--repoId`|| The ID of a content repository to restrict sync scope. _(Optional)_|
521
-
|`--folderId`|| The ID of a folder to restrict sync scope. _(Optional)_|
522
-
|`--facet`|| Filter content using facets. Format: <br>`label:example name,locale:en-GB` <br>Regex supported with `/pattern/`. <br>See README for more examples. |
523
-
|`-f`, `--force`|| Skip confirmation prompts before sync. |
524
-
|`-s`, `--silent`|| Disable log file creation. |
525
-
|`--logFile`|| Path to write the log file. <br>Default: `(log_filename)`|
|`--destinationHubId`|| The destination hub ID to sync the content item with |
520
+
|`--repoId`|| The ID of a content repository to restrict sync scope. _(Optional)_|
521
+
|`--folderId`|| The ID of a folder to restrict sync scope. _(Optional)_|
522
+
|`--facet`|| Filter content using facets. Format: <br>`label:example name,locale:en-GB` <br>Regex supported with `/pattern/`. <br>See README for more examples. |
523
+
|`-f`, `--force`|| Skip confirmation prompts before sync. |
524
+
|`-s`, `--silent`|| Disable log file creation. |
525
+
|`--logFile`|| Path to write the log file. <br>Default: `(log_filename)`|
526
+
|`--ignoreSchemaValidation`|| Ignore schema validation when syncing content items. _(Optional)_|
0 commit comments