Skip to content

Commit af68d2d

Browse files
author
naman-contentstack
committed
updated package loc
1 parent e92d70c commit af68d2d

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

package-lock.json

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

packages/contentstack/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
1818
$ csdx COMMAND
1919
running command...
2020
$ csdx (--version|-v)
21-
@contentstack/cli/1.35.2 darwin-arm64 node-v22.2.0
21+
@contentstack/cli/1.35.3 darwin-arm64 node-v22.13.1
2222
$ csdx --help [COMMAND]
2323
USAGE
2424
$ csdx COMMAND
@@ -3897,7 +3897,7 @@ EXAMPLES
38973897
$ csdx plugins
38983898
```
38993899

3900-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.31/src/commands/plugins/index.ts)_
3900+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.34/src/commands/plugins/index.ts)_
39013901

39023902
## `csdx plugins:add PLUGIN`
39033903

@@ -3971,7 +3971,7 @@ EXAMPLES
39713971
$ csdx plugins:inspect myplugin
39723972
```
39733973

3974-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.31/src/commands/plugins/inspect.ts)_
3974+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.34/src/commands/plugins/inspect.ts)_
39753975

39763976
## `csdx plugins:install PLUGIN`
39773977

@@ -4020,7 +4020,7 @@ EXAMPLES
40204020
$ csdx plugins:install someuser/someplugin
40214021
```
40224022

4023-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.31/src/commands/plugins/install.ts)_
4023+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.34/src/commands/plugins/install.ts)_
40244024

40254025
## `csdx plugins:link PATH`
40264026

@@ -4051,7 +4051,7 @@ EXAMPLES
40514051
$ csdx plugins:link myplugin
40524052
```
40534053

4054-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.31/src/commands/plugins/link.ts)_
4054+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.34/src/commands/plugins/link.ts)_
40554055

40564056
## `csdx plugins:remove [PLUGIN]`
40574057

@@ -4092,7 +4092,7 @@ FLAGS
40924092
--reinstall Reinstall all plugins after uninstalling.
40934093
```
40944094

4095-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.31/src/commands/plugins/reset.ts)_
4095+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.34/src/commands/plugins/reset.ts)_
40964096

40974097
## `csdx plugins:uninstall [PLUGIN]`
40984098

@@ -4120,7 +4120,7 @@ EXAMPLES
41204120
$ csdx plugins:uninstall myplugin
41214121
```
41224122

4123-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.31/src/commands/plugins/uninstall.ts)_
4123+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.34/src/commands/plugins/uninstall.ts)_
41244124

41254125
## `csdx plugins:unlink [PLUGIN]`
41264126

@@ -4164,7 +4164,7 @@ DESCRIPTION
41644164
Update installed plugins.
41654165
```
41664166

4167-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.31/src/commands/plugins/update.ts)_
4167+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.34/src/commands/plugins/update.ts)_
41684168

41694169
## `csdx tokens`
41704170

@@ -4232,7 +4232,7 @@ EXAMPLES
42324232
$ csdx tsgen -a "delivery token alias" -o "contentstack/generated.d.ts" --api-type graphql --namespace "GraphQL"
42334233
```
42344234

4235-
_See code: [contentstack-cli-tsgen](https://github.com/Contentstack-Solutions/contentstack-cli-tsgen/blob/v3.1.0/src/commands/tsgen.ts)_
4235+
_See code: [contentstack-cli-tsgen](https://github.com/Contentstack-Solutions/contentstack-cli-tsgen/blob/v3.3.0/src/commands/tsgen.ts)_
42364236

42374237
## `csdx whoami`
42384238

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)