@@ -80,7 +80,7 @@ EXAMPLES
80
80
$ csdx content-type:audit -a "management token" -c "home_page"
81
81
```
82
82
83
- _ See code: [ src/commands/content-type/audit.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.5 /src/commands/content-type/audit.ts ) _
83
+ _ See code: [ src/commands/content-type/audit.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.6 /src/commands/content-type/audit.ts ) _
84
84
85
85
## ` csdx content-type:compare `
86
86
@@ -103,7 +103,7 @@ EXAMPLES
103
103
$ csdx content-type:compare -a "management token" -c "home_page" -l # -r #
104
104
```
105
105
106
- _ See code: [ src/commands/content-type/compare.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.5 /src/commands/content-type/compare.ts ) _
106
+ _ See code: [ src/commands/content-type/compare.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.6 /src/commands/content-type/compare.ts ) _
107
107
108
108
## ` csdx content-type:compare-remote `
109
109
@@ -122,7 +122,7 @@ EXAMPLE
122
122
$ csdx content-type:compare-remote -o "xxxxxxxxxxxxxxxxxxx" -r "xxxxxxxxxxxxxxxxxxx" -c "home_page"
123
123
```
124
124
125
- _ See code: [ src/commands/content-type/compare-remote.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.5 /src/commands/content-type/compare-remote.ts ) _
125
+ _ See code: [ src/commands/content-type/compare-remote.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.6 /src/commands/content-type/compare-remote.ts ) _
126
126
127
127
## ` csdx content-type:details `
128
128
@@ -144,7 +144,7 @@ EXAMPLES
144
144
$ csdx content-type:details -a "management token" -c "home_page" --no-path
145
145
```
146
146
147
- _ See code: [ src/commands/content-type/details.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.5 /src/commands/content-type/details.ts ) _
147
+ _ See code: [ src/commands/content-type/details.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.6 /src/commands/content-type/details.ts ) _
148
148
149
149
## ` csdx content-type:diagram `
150
150
@@ -168,7 +168,7 @@ EXAMPLES
168
168
$ csdx content-type:diagram -a "management token" -o "./content-model.dot" -t "dot"
169
169
```
170
170
171
- _ See code: [ src/commands/content-type/diagram.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.5 /src/commands/content-type/diagram.ts ) _
171
+ _ See code: [ src/commands/content-type/diagram.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.6 /src/commands/content-type/diagram.ts ) _
172
172
173
173
## ` csdx content-type:list `
174
174
@@ -189,5 +189,5 @@ EXAMPLES
189
189
$ csdx content-type:list -a "management token" -o modified
190
190
```
191
191
192
- _ See code: [ src/commands/content-type/list.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.5 /src/commands/content-type/list.ts ) _
192
+ _ See code: [ src/commands/content-type/list.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.6 /src/commands/content-type/list.ts ) _
193
193
<!-- commandsstop -->
0 commit comments