Skip to content

Commit bd936bf

Browse files
committed
Port #2352
1 parent 21a63f6 commit bd936bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus/docs/dev-docs/data-management/transfer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The CLI command consists of the following arguments:
3737
| `--exclude` | Exclude data using comma-separated data types. The available types are: `content`, `files`, and `config`. |
3838
| `--only` | Include only these data. The available types are: `content`, `files`, and `config`. |
3939
| `--throttle` | Time in milliseconds to inject an artificial delay between the "chunks" during a transfer. |
40+
| `--verbose` | Enable verbose logs. |
4041

4142
:::caution
4243
Either `--to` or `--from` is required.

0 commit comments

Comments
 (0)