We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a63f6 commit bd936bfCopy full SHA for bd936bf
docusaurus/docs/dev-docs/data-management/transfer.md
@@ -37,6 +37,7 @@ The CLI command consists of the following arguments:
37
| `--exclude` | Exclude data using comma-separated data types. The available types are: `content`, `files`, and `config`. |
38
| `--only` | Include only these data. The available types are: `content`, `files`, and `config`. |
39
| `--throttle` | Time in milliseconds to inject an artificial delay between the "chunks" during a transfer. |
40
+| `--verbose` | Enable verbose logs. |
41
42
:::caution
43
Either `--to` or `--from` is required.
0 commit comments