@@ -85,7 +85,7 @@ EXAMPLES
8585 $ csdx content-type:audit --alias "management token" --content-type "home_page"
8686```
8787
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 ) _
88+ _ See code: [ src/commands/content-type/audit.ts] ( https://github.com/contentstack/contentstack-cli-content-type/blob/v1.3.0 /src/commands/content-type/audit.ts ) _
8989
9090## ` csdx content-type:compare `
9191
@@ -115,7 +115,7 @@ EXAMPLES
115115 $ csdx content-type:compare --alias "management token" --content-type "home_page" --left # --right #
116116```
117117
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 ) _
118+ _ See code: [ src/commands/content-type/compare.ts] ( https://github.com/contentstack/contentstack-cli-content-type/blob/v1.3.0 /src/commands/content-type/compare.ts ) _
119119
120120## ` csdx content-type:compare-remote `
121121
@@ -137,7 +137,7 @@ EXAMPLES
137137 $ csdx content-type:compare-remote --origin-stack "xxxxxxxxxxxxxxxxxxx" --remote-stack "xxxxxxxxxxxxxxxxxxx" -content-type "home_page"
138138```
139139
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 ) _
140+ _ See code: [ src/commands/content-type/compare-remote.ts] ( https://github.com/contentstack/contentstack-cli-content-type/blob/v1.3.0 /src/commands/content-type/compare-remote.ts ) _
141141
142142## ` csdx content-type:details `
143143
@@ -166,7 +166,7 @@ EXAMPLES
166166 $ csdx content-type:details --alias "management token" --content-type "home_page" --no-path
167167```
168168
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 ) _
169+ _ See code: [ src/commands/content-type/details.ts] ( https://github.com/contentstack/contentstack-cli-content-type/blob/v1.3.0 /src/commands/content-type/details.ts ) _
170170
171171## ` csdx content-type:diagram `
172172
@@ -201,7 +201,7 @@ EXAMPLES
201201 $ csdx content-type:diagram --alias "management token" --output "content-model.dot" --type "dot"
202202```
203203
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 ) _
204+ _ See code: [ src/commands/content-type/diagram.ts] ( https://github.com/contentstack/contentstack-cli-content-type/blob/v1.3.0 /src/commands/content-type/diagram.ts ) _
205205
206206## ` csdx content-type:list `
207207
@@ -230,5 +230,5 @@ EXAMPLES
230230 $ csdx content-type:list --alias "management token" --order modified
231231```
232232
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 ) _
233+ _ See code: [ src/commands/content-type/list.ts] ( https://github.com/contentstack/contentstack-cli-content-type/blob/v1.3.0 /src/commands/content-type/list.ts ) _
234234<!-- commandsstop -->
0 commit comments