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
Copy file name to clipboardExpand all lines: packages/contentstack-seed/README.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
## Description
2
-
This plugin allows you to quickly import existing Stacks that are needed to run sample apps.
2
+
The “seed” command in Contentstack CLI allows users to import content to your stack, from Github repositories. It's an effective command that can help you to migrate content to your stack with minimal steps.
3
+
4
+
To import content to your stack, you can choose from the following two sources:
5
+
6
+
**Contentstack’s organization**: In this organization, we have provided sample content, which you can import directly to your stack using the seed command.
7
+
8
+
**Github’s repository**: You can import content available on Github’s repository belonging to an organization or an individual.
0 commit comments