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