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
> Migrated from [contentstack-apps-cli](https://github.com/contentstack/contentstack-apps-cli). See [APPS-CLI-MIGRATION.md](../../APPS-CLI-MIGRATION.md).
3
-
4
-
<!-- Insert Nodejs CI here -->
5
-
<!-- Insert Apps CLI version here -->
6
-
7
1
# @contentstack/apps-cli
8
2
9
3
Contentstack lets you develop apps in your organization using the Developer Hub portal. With the Apps CLI plugin, Contentstack CLI allows you to perform the CRUD operations on your app in Developer Hub and then use the app in your organization or stack by installing or uninstalling your app as required.
@@ -23,8 +17,8 @@ This plugin requires you to be authenticated using [csdx auth:login](https://www
Copy file name to clipboardExpand all lines: packages/contentstack-bootstrap/README.md
+4-11Lines changed: 4 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
+
# @contentstack/cli-cm-bootstrap
2
+
1
3
Contentstack CLI’s “Bootstrap” plugin enables you to automate the process of setting up projects for sample and starter apps in Contentstack.
2
4
3
5
This means that all the required steps such as stack, environment, and content type creation, entry and asset publishing are performed just by using a single command.
0 commit comments