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: README.md
+2-10Lines changed: 2 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,7 @@
2
2
<!-- Insert Apps CLI version here -->
3
3
4
4
# @contentstack/apps-cli
5
-
6
-
## Description
7
-
8
-
This is a plugin for [Contentstack's](https://www.contentstack.com/) CLI.
9
-
It allows you to interact and work with Contentstack Apps.
10
-
11
-
## Why use this plugin
12
-
13
-
1. The `csdx app:create` command allows you to get started with a sample Contentstack application. It spawns a copy of the [Contentstack App boilerplate](https://github.com/contentstack/marketplace-app-boilerplate) on your system and registers a sample app in the organization whose uid is provided.
5
+
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.
0 commit comments