File tree Expand file tree Collapse file tree 1 file changed +10
-25
lines changed
Expand file tree Collapse file tree 1 file changed +10
-25
lines changed Original file line number Diff line number Diff line change 11contentstack-cli-content-type
22===
33
4- Retrieve information about Content Types in a Stack.
4+ ## Description
5+ This is a plugin for [ Contentstack's] ( https://www.contentstack.com/ ) CLI.
6+ It allows you to quickly retrieve information about Content Types in a Stack.
57
6- [ ![ oclif] ( https://img.shields.io/badge/cli-oclif-brightgreen.svg )] ( https://oclif.io )
7- [ ![ Version] ( https://img.shields.io/npm/v/evo.svg )] ( https://npmjs.org/package/evo )
8- [ ![ Downloads/week] ( https://img.shields.io/npm/dw/evo.svg )] ( https://npmjs.org/package/evo )
9- [ ![ License] ( https://img.shields.io/npm/l/evo.svg )] ( https://github.com/Garbage/evo/blob/master/package.json )
8+ ## How to install this plugin
9+
10+ ``` shell
11+ $ csdx plugins:install contentstack-cli-content-type
12+ ```
13+
14+ ## How to use this plugin
1015
1116<!-- toc -->
1217* [ Usage] ( #usage )
@@ -28,31 +33,11 @@ USAGE
2833<!-- usagestop -->
2934# Commands
3035<!-- commands -->
31- * [ ` csdx ` ] ( #csdx- )
32- * [ ` csdx command ` ] ( #csdx-command )
3336* [ ` csdx content-type:audit ` ] ( #csdx-content-typeaudit )
3437* [ ` csdx content-type:compare ` ] ( #csdx-content-typecompare )
3538* [ ` csdx content-type:details ` ] ( #csdx-content-typedetails )
3639* [ ` csdx content-type:list ` ] ( #csdx-content-typelist )
3740
38- ## ` csdx `
39-
40- ```
41- USAGE
42- $ csdx
43- ```
44-
45- _ See code: [ src/commands/index.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.0/src/commands/index.ts ) _
46-
47- ## ` csdx command `
48-
49- ```
50- USAGE
51- $ csdx command
52- ```
53-
54- _ See code: [ src/commands/command.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.0/src/commands/command.ts ) _
55-
5641## ` csdx content-type:audit `
5742
5843display Audit Logs for recent changes to a Content Type
You can’t perform that action at this time.
0 commit comments