@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
1818$ csdx COMMAND
1919running command...
2020$ csdx (--version| -v)
21- @contentstack/cli/1.61.1 darwin-arm64 node-v24.14.0
21+ @contentstack/cli/1.62.0 darwin-arm64 node-v24.14.0
2222$ csdx --help [COMMAND]
2323USAGE
2424 $ csdx COMMAND
@@ -3853,7 +3853,7 @@ DESCRIPTION
38533853 Display help for csdx.
38543854```
38553855
3856- _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/v6 .2.37 /src/commands/help.ts ) _
3856+ _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/6 .2.44 /src/commands/help.ts ) _
38573857
38583858## ` csdx launch `
38593859
@@ -4173,7 +4173,7 @@ EXAMPLES
41734173 $ csdx plugins
41744174```
41754175
4176- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/index.ts ) _
4176+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.64 /src/commands/plugins/index.ts ) _
41774177
41784178## ` csdx plugins:add PLUGIN `
41794179
@@ -4247,7 +4247,7 @@ EXAMPLES
42474247 $ csdx plugins:inspect myplugin
42484248```
42494249
4250- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/inspect.ts ) _
4250+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.64 /src/commands/plugins/inspect.ts ) _
42514251
42524252## ` csdx plugins:install PLUGIN `
42534253
@@ -4296,7 +4296,7 @@ EXAMPLES
42964296 $ csdx plugins:install someuser/someplugin
42974297```
42984298
4299- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/install.ts ) _
4299+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.64 /src/commands/plugins/install.ts ) _
43004300
43014301## ` csdx plugins:link PATH `
43024302
@@ -4327,7 +4327,7 @@ EXAMPLES
43274327 $ csdx plugins:link myplugin
43284328```
43294329
4330- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/link.ts ) _
4330+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.64 /src/commands/plugins/link.ts ) _
43314331
43324332## ` csdx plugins:remove [PLUGIN] `
43334333
@@ -4368,7 +4368,7 @@ FLAGS
43684368 --reinstall Reinstall all plugins after uninstalling.
43694369```
43704370
4371- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/reset.ts ) _
4371+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.64 /src/commands/plugins/reset.ts ) _
43724372
43734373## ` csdx plugins:uninstall [PLUGIN] `
43744374
@@ -4396,7 +4396,7 @@ EXAMPLES
43964396 $ csdx plugins:uninstall myplugin
43974397```
43984398
4399- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/uninstall.ts ) _
4399+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.64 /src/commands/plugins/uninstall.ts ) _
44004400
44014401## ` csdx plugins:unlink [PLUGIN] `
44024402
@@ -4440,7 +4440,7 @@ DESCRIPTION
44404440 Update installed plugins.
44414441```
44424442
4443- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/update.ts ) _
4443+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.64 /src/commands/plugins/update.ts ) _
44444444
44454445## ` csdx tokens `
44464446
0 commit comments