Skip to content

Commit

Permalink
Adding the --verbose option to the data transfer command description (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
maccomaccomaccomacco authored Jan 15, 2025
1 parent 4a43025 commit b63d1d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus/docs/dev-docs/data-management/transfer.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ The CLI command consists of the following arguments:
| `--exclude` | Exclude data using comma-separated data types. The available types are: `content`, `files`, and `config`. |
| `--only` | Include only these data. The available types are: `content`, `files`, and `config`. |
| `--throttle` | Time in milliseconds to inject an artificial delay between the "chunks" during a transfer. |
| `--verbose` | Enable verbose logs. |

:::caution
Either `--to` or `--from` is required.
Expand Down

0 comments on commit b63d1d3

Please sign in to comment.