Skip to content

Commit c082235

Browse files
Readme plugin description updated
1 parent c455bbf commit c082235

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,7 @@
22
<!-- Insert Apps CLI version here -->
33

44
# @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.
146

157
## How to install this plugin
168

@@ -28,7 +20,7 @@ $ npm install -g @contentstack/apps-cli
2820
$ csdx COMMAND
2921
running command...
3022
$ csdx (--version|-v)
31-
@contentstack/apps-cli/1.0.0 darwin-arm64 node-v20.3.1
23+
@contentstack/apps-cli/1.0.0 darwin-arm64 node-v16.19.0
3224
$ csdx --help [COMMAND]
3325
USAGE
3426
$ csdx COMMAND

0 commit comments

Comments
 (0)