@@ -86,7 +86,7 @@ EXAMPLES
86
86
$ csdx content-type:audit --alias "management token" --content-type "home_page"
87
87
```
88
88
89
- _ See code: [ src/commands/content-type/audit.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.0 /src/commands/content-type/audit.ts ) _
89
+ _ See code: [ src/commands/content-type/audit.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.1 /src/commands/content-type/audit.ts ) _
90
90
91
91
## ` csdx content-type:compare `
92
92
@@ -116,7 +116,7 @@ EXAMPLES
116
116
$ csdx content-type:compare --alias "management token" --content-type "home_page" --left # --right #
117
117
```
118
118
119
- _ See code: [ src/commands/content-type/compare.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.0 /src/commands/content-type/compare.ts ) _
119
+ _ See code: [ src/commands/content-type/compare.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.1 /src/commands/content-type/compare.ts ) _
120
120
121
121
## ` csdx content-type:compare-remote `
122
122
@@ -138,7 +138,7 @@ EXAMPLES
138
138
$ csdx content-type:compare-remote --origin-stack "xxxxxxxxxxxxxxxxxxx" --remote-stack "xxxxxxxxxxxxxxxxxxx" -content-type "home_page"
139
139
```
140
140
141
- _ See code: [ src/commands/content-type/compare-remote.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.0 /src/commands/content-type/compare-remote.ts ) _
141
+ _ See code: [ src/commands/content-type/compare-remote.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.1 /src/commands/content-type/compare-remote.ts ) _
142
142
143
143
## ` csdx content-type:details `
144
144
@@ -167,7 +167,7 @@ EXAMPLES
167
167
$ csdx content-type:details --alias "management token" --content-type "home_page" --no-path
168
168
```
169
169
170
- _ See code: [ src/commands/content-type/details.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.0 /src/commands/content-type/details.ts ) _
170
+ _ See code: [ src/commands/content-type/details.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.1 /src/commands/content-type/details.ts ) _
171
171
172
172
## ` csdx content-type:diagram `
173
173
@@ -202,7 +202,7 @@ EXAMPLES
202
202
$ csdx content-type:diagram --alias "management token" --output "content-model.dot" --type "dot"
203
203
```
204
204
205
- _ See code: [ src/commands/content-type/diagram.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.0 /src/commands/content-type/diagram.ts ) _
205
+ _ See code: [ src/commands/content-type/diagram.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.1 /src/commands/content-type/diagram.ts ) _
206
206
207
207
## ` csdx content-type:list `
208
208
@@ -231,5 +231,5 @@ EXAMPLES
231
231
$ csdx content-type:list --alias "management token" --order modified
232
232
```
233
233
234
- _ See code: [ src/commands/content-type/list.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.0 /src/commands/content-type/list.ts ) _
234
+ _ See code: [ src/commands/content-type/list.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.2.1 /src/commands/content-type/list.ts ) _
235
235
<!-- commandsstop -->
0 commit comments