File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,6 @@ contents-*
2020* .http
2121* .todo
2222talisman_output.log
23- snyk_output.log
23+ snyk_output.log
24+ # Snyk Security Extension - AI Rules (auto-generated)
25+ .cursor /rules /snyk_rules.mdc
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
1818$ csdx COMMAND
1919running command...
2020$ csdx (--version| -v)
21- @contentstack/cli/2.0.0-beta.2 darwin-arm64 node-v24.11.1
21+ @contentstack/cli/2.0.0-beta.3 darwin-arm64 node-v24.11.1
2222$ csdx --help [COMMAND]
2323USAGE
2424 $ csdx COMMAND
@@ -2566,7 +2566,7 @@ EXAMPLES
25662566
25672567 $ csdx cm:migration --config-file <path/to/json/config/file> --file-path <migration/script/file/path>
25682568
2569- $ csdx cm:migration --multiple --file-path <migration/scripts/dir/path>
2569+ $ csdx cm:migration --multiple --file-path <migration/scripts/dir/path>
25702570
25712571 $ csdx cm:migration --alias --file-path <migration/script/file/path> -k <api-key>
25722572```
@@ -3029,7 +3029,7 @@ EXAMPLES
30293029
30303030 $ csdx cm:migration --config-file <path/to/json/config/file> --file-path <migration/script/file/path>
30313031
3032- $ csdx cm:migration --multiple --file-path <migration/scripts/dir/path>
3032+ $ csdx cm:migration --multiple --file-path <migration/scripts/dir/path>
30333033
30343034 $ csdx cm:migration --alias --file-path <migration/script/file/path> -k <api-key>
30353035```
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli" ,
33 "description" : " Command-line tool (CLI) to interact with Contentstack" ,
4- "version" : " 2.0.0-beta.2 " ,
4+ "version" : " 2.0.0-beta.3 " ,
55 "author" : " Contentstack" ,
66 "bin" : {
77 "csdx" : " ./bin/run.js"
You can’t perform that action at this time.
0 commit comments