@@ -19,7 +19,7 @@ $ npm install -g @contentstack/cli-audit
19
19
$ csdx COMMAND
20
20
running command...
21
21
$ csdx (--version| -v)
22
- @contentstack/cli-audit/1.14.0 darwin-arm64 node-v23.11 .0
22
+ @contentstack/cli-audit/1.14.0 darwin-x64 node-v22.17 .0
23
23
$ csdx --help [COMMAND]
24
24
USAGE
25
25
$ csdx COMMAND
@@ -282,7 +282,7 @@ DESCRIPTION
282
282
Display help for csdx.
283
283
```
284
284
285
- _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/v6.2.29 /src/commands/help.ts ) _
285
+ _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/v6.2.32 /src/commands/help.ts ) _
286
286
287
287
## ` csdx plugins `
288
288
@@ -305,7 +305,7 @@ EXAMPLES
305
305
$ csdx plugins
306
306
```
307
307
308
- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.43 /src/commands/plugins/index.ts ) _
308
+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.46 /src/commands/plugins/index.ts ) _
309
309
310
310
## ` csdx plugins:add PLUGIN `
311
311
@@ -379,7 +379,7 @@ EXAMPLES
379
379
$ csdx plugins:inspect myplugin
380
380
```
381
381
382
- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.43 /src/commands/plugins/inspect.ts ) _
382
+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.46 /src/commands/plugins/inspect.ts ) _
383
383
384
384
## ` csdx plugins:install PLUGIN `
385
385
@@ -428,7 +428,7 @@ EXAMPLES
428
428
$ csdx plugins:install someuser/someplugin
429
429
```
430
430
431
- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.43 /src/commands/plugins/install.ts ) _
431
+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.46 /src/commands/plugins/install.ts ) _
432
432
433
433
## ` csdx plugins:link PATH `
434
434
@@ -459,7 +459,7 @@ EXAMPLES
459
459
$ csdx plugins:link myplugin
460
460
```
461
461
462
- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.43 /src/commands/plugins/link.ts ) _
462
+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.46 /src/commands/plugins/link.ts ) _
463
463
464
464
## ` csdx plugins:remove [PLUGIN] `
465
465
@@ -500,7 +500,7 @@ FLAGS
500
500
--reinstall Reinstall all plugins after uninstalling.
501
501
```
502
502
503
- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.43 /src/commands/plugins/reset.ts ) _
503
+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.46 /src/commands/plugins/reset.ts ) _
504
504
505
505
## ` csdx plugins:uninstall [PLUGIN] `
506
506
@@ -528,7 +528,7 @@ EXAMPLES
528
528
$ csdx plugins:uninstall myplugin
529
529
```
530
530
531
- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.43 /src/commands/plugins/uninstall.ts ) _
531
+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.46 /src/commands/plugins/uninstall.ts ) _
532
532
533
533
## ` csdx plugins:unlink [PLUGIN] `
534
534
@@ -572,5 +572,5 @@ DESCRIPTION
572
572
Update installed plugins.
573
573
```
574
574
575
- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.43 /src/commands/plugins/update.ts ) _
575
+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5.4.46 /src/commands/plugins/update.ts ) _
576
576
<!-- commandsstop -->
0 commit comments