@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
1818$ csdx COMMAND
1919running command...
2020$ csdx (--version| -v)
21- @contentstack/cli/1.39 .0 darwin-arm64 node-v22.14 .0
21+ @contentstack/cli/1.40 .0 darwin-arm64 node-v23.6 .0
2222$ csdx --help [COMMAND]
2323USAGE
2424 $ csdx COMMAND
@@ -127,7 +127,7 @@ Perform audits and find possible errors in the exported Contentstack data
127127
128128```
129129USAGE
130- $ csdx audit [-c <value>] [-d <value>] [-s ] [--report-path <value>] [--modules
130+ $ csdx audit [-c <value>] [-d <value>] [--show-console-output ] [--report-path <value>] [--modules
131131 content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules...] [--columns <value>]
132132 [--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
133133
@@ -140,7 +140,7 @@ FLAGS
140140COMMON FLAGS
141141 -c, --config=<value> Path of the external config
142142 -d, --data-dir=<value> Path where the data is stored
143- -s, --show-console-output Display the audit and audit fix result for individual modules
143+ --show-console-output Display the audit and audit fix result for individual modules
144144
145145TABLE FLAGS
146146 --columns=<value> Specify columns to display, comma-separated.
@@ -177,7 +177,7 @@ Perform audits and fix possible errors in the exported Contentstack data.
177177
178178```
179179USAGE
180- $ csdx audit:fix [-c <value>] [-d <value>] [-s ] [--report-path <value>] [--modules
180+ $ csdx audit:fix [-c <value>] [-d <value>] [--show-console-output ] [--report-path <value>] [--modules
181181 content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules...] [--copy-path <value>
182182 --copy-dir] [--fix-only reference|global_field|json:rte|json:extension|blocks|group|content_types...] [--columns
183183 <value>] [--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
@@ -195,7 +195,7 @@ FLAGS
195195COMMON FLAGS
196196 -c, --config=<value> Path of the external config
197197 -d, --data-dir=<value> Path where the data is stored
198- -s, --show-console-output Display the audit and audit fix result for individual modules
198+ --show-console-output Display the audit and audit fix result for individual modules
199199
200200TABLE FLAGS
201201 --columns=<value> Specify columns to display, comma-separated.
@@ -2625,7 +2625,7 @@ Perform audits and find possible errors in the exported Contentstack data
26252625
26262626```
26272627USAGE
2628- $ csdx cm:stacks:audit [-c <value>] [-d <value>] [-s ] [--report-path <value>] [--modules
2628+ $ csdx cm:stacks:audit [-c <value>] [-d <value>] [--show-console-output ] [--report-path <value>] [--modules
26292629 content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules...] [--columns <value>]
26302630 [--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
26312631
@@ -2638,7 +2638,7 @@ FLAGS
26382638COMMON FLAGS
26392639 -c, --config=<value> Path of the external config
26402640 -d, --data-dir=<value> Path where the data is stored
2641- -s, --show-console-output Display the audit and audit fix result for individual modules
2641+ --show-console-output Display the audit and audit fix result for individual modules
26422642
26432643TABLE FLAGS
26442644 --columns=<value> Specify columns to display, comma-separated.
@@ -2677,7 +2677,7 @@ Perform audits and fix possible errors in the exported Contentstack data.
26772677
26782678```
26792679USAGE
2680- $ csdx cm:stacks:audit:fix [-c <value>] [-d <value>] [-s ] [--report-path <value>] [--modules
2680+ $ csdx cm:stacks:audit:fix [-c <value>] [-d <value>] [--show-console-output ] [--report-path <value>] [--modules
26812681 content-types|global-fields|entries|extensions|workflows|custom-roles|assets|field-rules...] [--copy-path <value>
26822682 --copy-dir] [--fix-only reference|global_field|json:rte|json:extension|blocks|group|content_types...] [--columns
26832683 <value>] [--sort <value>] [--filter <value>] [--csv] [--no-truncate] [--no-header] [--output csv|json|yaml]
@@ -2695,7 +2695,7 @@ FLAGS
26952695COMMON FLAGS
26962696 -c, --config=<value> Path of the external config
26972697 -d, --data-dir=<value> Path where the data is stored
2698- -s, --show-console-output Display the audit and audit fix result for individual modules
2698+ --show-console-output Display the audit and audit fix result for individual modules
26992699
27002700TABLE FLAGS
27012701 --columns=<value> Specify columns to display, comma-separated.
@@ -3775,8 +3775,7 @@ USAGE
37753775 $ csdx launch:functions [-p <value>] [-d <value>]
37763776
37773777FLAGS
3778- -d, --data-dir=<value> [default: /Users/aman.kumar/Documents/cli-repo/cli/packages/contentstack] Current working
3779- directory
3778+ -d, --data-dir=<value> [default: /Users/raj.pandey/fuckyouFuck/cli/packages/contentstack] Current working directory
37803779 -p, --port=<value> [default: 3000] Port number
37813780
37823781DESCRIPTION
0 commit comments