Skip to content

Commit 93e7302

Browse files
committed
Re-add beta badge to data transfer
1 parent d5c8074 commit 93e7302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Transfer data using the Strapi CLI
44
displayed_sidebar: devDocsSidebar
55
canonicalUrl: https://docs.strapi.io/dev-docs/data-management/transfer.html
66
---
7-
# Data transfer
7+
# Data transfer <BetaBadge />
88

99
The `strapi transfer` command streams your data from one Strapi instance to another Strapi instance. The `transfer` command uses strict schema matching, meaning your two Strapi instances need to be exact copies of each other except for the contained data. The default `transfer` command transfers your content (entities and relations), files (assets), project configuration, and schemas. The command allows you to transfer data:
1010

0 commit comments

Comments
 (0)