Skip to content

Commit bfa2ca7

Browse files
committed
refactor: "@contentstack/management version bump from 1.20.0 to 1.20.1"
1 parent d46d26e commit bfa2ca7

19 files changed

Lines changed: 541 additions & 461 deletions

File tree

package-lock.json

Lines changed: 157 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contentstack-audit/README.md

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ npm install -g @contentstack/cli-audit
1919
$ csdx COMMAND
2020
running command...
2121
$ csdx (--version|-v)
22-
@contentstack/cli-audit/1.10.0 darwin-arm64 node-v22.13.1
22+
@contentstack/cli-audit/1.10.0 darwin-arm64 node-v22.14.0
2323
$ csdx --help [COMMAND]
2424
USAGE
2525
$ csdx COMMAND
@@ -53,12 +53,13 @@ Perform audits and find possible errors in the exported Contentstack data
5353
```
5454
USAGE
5555
$ csdx audit [-c <value>] [-d <value>] [--report-path <value>] [--modules
56-
content-types|global-fields|entries|extensions|workflows|custom-roles|assets...] [--columns <value>] [--sort
57-
<value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
56+
content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules...] [--columns <value>]
57+
[--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
5858
5959
FLAGS
6060
--modules=<option>... Provide the list of modules to be audited
61-
<options: content-types|global-fields|entries|extensions|workflows|custom-roles|assets>
61+
<options:
62+
content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules>
6263
--report-path=<value> Path to store the audit reports
6364
6465
COMMON FLAGS
@@ -101,17 +102,18 @@ Perform audits and fix possible errors in the exported Contentstack data.
101102
```
102103
USAGE
103104
$ csdx audit:fix [-c <value>] [-d <value>] [--report-path <value>] [--modules
104-
content-types|global-fields|entries|extensions|workflows|custom-roles|assets...] [--copy-path <value> --copy-dir]
105-
[--fix-only reference|global_field|json:rte|json:extension|blocks|group|content_types...] [--columns <value>]
106-
[--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
105+
content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules...] [--copy-path <value>
106+
--copy-dir] [--fix-only reference|global_field|json:rte|json:extension|blocks|group|content_types...] [--columns
107+
<value>] [--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
107108
108109
FLAGS
109110
--copy-dir Create backup from the original data.
110111
--copy-path=<value> Provide the path to backup the copied data
111112
--fix-only=<option>... Provide the list of fix options
112113
<options: reference|global_field|json:rte|json:extension|blocks|group|content_types>
113114
--modules=<option>... Provide the list of modules to be audited
114-
<options: content-types|global-fields|entries|extensions|workflows|custom-roles|assets>
115+
<options:
116+
content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules>
115117
--report-path=<value> Path to store the audit reports
116118
117119
COMMON FLAGS
@@ -156,12 +158,13 @@ Perform audits and find possible errors in the exported Contentstack data
156158
```
157159
USAGE
158160
$ csdx cm:stacks:audit [-c <value>] [-d <value>] [--report-path <value>] [--modules
159-
content-types|global-fields|entries|extensions|workflows|custom-roles|assets...] [--columns <value>] [--sort
160-
<value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
161+
content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules...] [--columns <value>]
162+
[--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
161163
162164
FLAGS
163165
--modules=<option>... Provide the list of modules to be audited
164-
<options: content-types|global-fields|entries|extensions|workflows|custom-roles|assets>
166+
<options:
167+
content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules>
165168
--report-path=<value> Path to store the audit reports
166169
167170
COMMON FLAGS
@@ -206,17 +209,18 @@ Perform audits and fix possible errors in the exported Contentstack data.
206209
```
207210
USAGE
208211
$ csdx cm:stacks:audit:fix [-c <value>] [-d <value>] [--report-path <value>] [--modules
209-
content-types|global-fields|entries|extensions|workflows|custom-roles|assets...] [--copy-path <value> --copy-dir]
210-
[--fix-only reference|global_field|json:rte|json:extension|blocks|group|content_types...] [--columns <value>]
211-
[--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
212+
content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules...] [--copy-path <value>
213+
--copy-dir] [--fix-only reference|global_field|json:rte|json:extension|blocks|group|content_types...] [--columns
214+
<value>] [--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
212215
213216
FLAGS
214217
--copy-dir Create backup from the original data.
215218
--copy-path=<value> Provide the path to backup the copied data
216219
--fix-only=<option>... Provide the list of fix options
217220
<options: reference|global_field|json:rte|json:extension|blocks|group|content_types>
218221
--modules=<option>... Provide the list of modules to be audited
219-
<options: content-types|global-fields|entries|extensions|workflows|custom-roles|assets>
222+
<options:
223+
content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules>
220224
--report-path=<value> Path to store the audit reports
221225
222226
COMMON FLAGS

packages/contentstack-auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli-auth
1818
$ csdx COMMAND
1919
running command...
2020
$ csdx (--version)
21-
@contentstack/cli-auth/1.4.0 darwin-arm64 node-v22.13.1
21+
@contentstack/cli-auth/1.4.0 darwin-arm64 node-v22.14.0
2222
$ csdx --help [COMMAND]
2323
USAGE
2424
$ csdx COMMAND

0 commit comments

Comments
 (0)