@@ -73,7 +73,7 @@ EXAMPLES
73
73
$ csdx content-type:audit -a "management token" -c "home_page"
74
74
```
75
75
76
- _ See code: [ src/commands/content-type/audit.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.3 /src/commands/content-type/audit.ts ) _
76
+ _ See code: [ src/commands/content-type/audit.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.4 /src/commands/content-type/audit.ts ) _
77
77
78
78
## ` csdx content-type:compare `
79
79
@@ -96,7 +96,7 @@ EXAMPLES
96
96
$ csdx content-type:compare -a "management token" -c "home_page" -l # -r #
97
97
```
98
98
99
- _ See code: [ src/commands/content-type/compare.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.3 /src/commands/content-type/compare.ts ) _
99
+ _ See code: [ src/commands/content-type/compare.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.4 /src/commands/content-type/compare.ts ) _
100
100
101
101
## ` csdx content-type:compare-remote `
102
102
@@ -115,7 +115,7 @@ EXAMPLE
115
115
$ csdx content-type:compare-remote -o "xxxxxxxxxxxxxxxxxxx" -r "xxxxxxxxxxxxxxxxxxx" -c "home_page"
116
116
```
117
117
118
- _ See code: [ src/commands/content-type/compare-remote.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.3 /src/commands/content-type/compare-remote.ts ) _
118
+ _ See code: [ src/commands/content-type/compare-remote.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.4 /src/commands/content-type/compare-remote.ts ) _
119
119
120
120
## ` csdx content-type:details `
121
121
@@ -137,7 +137,7 @@ EXAMPLES
137
137
$ csdx content-type:details -a "management token" -c "home_page" --no-path
138
138
```
139
139
140
- _ See code: [ src/commands/content-type/details.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.3 /src/commands/content-type/details.ts ) _
140
+ _ See code: [ src/commands/content-type/details.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.4 /src/commands/content-type/details.ts ) _
141
141
142
142
## ` csdx content-type:list `
143
143
@@ -158,5 +158,5 @@ EXAMPLES
158
158
$ csdx content-type:list -a "management token" -o modified
159
159
```
160
160
161
- _ See code: [ src/commands/content-type/list.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.3 /src/commands/content-type/list.ts ) _
161
+ _ See code: [ src/commands/content-type/list.ts] ( https://github.com/Contentstack-Solutions/contentstack-cli-content-type/blob/v1.0.4 /src/commands/content-type/list.ts ) _
162
162
<!-- commandsstop -->
0 commit comments