@enjoys/context-engine 1.5.0 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (238) hide show
  1. package/README.md +214 -62
  2. package/data/codeActions/css.json +119 -111
  3. package/data/codeActions/dart.json +190 -31
  4. package/data/codeActions/nestjs.json +124 -124
  5. package/data/codeActions/r.json +69 -71
  6. package/data/codeActions/sb.json +2 -2
  7. package/data/codeActions/scala.json +154 -26
  8. package/data/codeActions/shadcn.json +112 -112
  9. package/data/codeActions/shell.json +2 -2
  10. package/data/codeActions/tailwindcss.json +83 -76
  11. package/data/codeLens/abap.json +4 -2
  12. package/data/codeLens/angular.json +141 -22
  13. package/data/codeLens/apex.json +4 -2
  14. package/data/codeLens/awk.json +2 -2
  15. package/data/codeLens/azcli.json +4 -3
  16. package/data/codeLens/bicep.json +4 -2
  17. package/data/codeLens/c.json +4 -4
  18. package/data/codeLens/caddy.json +2 -2
  19. package/data/codeLens/cameligo.json +4 -2
  20. package/data/codeLens/clojure.json +4 -2
  21. package/data/codeLens/coffee.json +4 -2
  22. package/data/codeLens/crontab.json +2 -2
  23. package/data/codeLens/doctest.json +4 -3
  24. package/data/codeLens/ecl.json +4 -2
  25. package/data/codeLens/elixir.json +4 -2
  26. package/data/codeLens/flow9.json +4 -2
  27. package/data/codeLens/freemarker2.json +4 -2
  28. package/data/codeLens/hcl.json +4 -4
  29. package/data/codeLens/html.json +4 -4
  30. package/data/codeLens/julia.json +4 -2
  31. package/data/codeLens/less.json +4 -2
  32. package/data/codeLens/lexon.json +4 -2
  33. package/data/codeLens/liquid.json +4 -2
  34. package/data/codeLens/lua.json +4 -4
  35. package/data/codeLens/m3.json +4 -2
  36. package/data/codeLens/mdx.json +4 -2
  37. package/data/codeLens/mips.json +4 -2
  38. package/data/codeLens/msdax.json +4 -2
  39. package/data/codeLens/mysql.json +4 -2
  40. package/data/codeLens/nginx.json +4 -4
  41. package/data/codeLens/objective-c.json +4 -2
  42. package/data/codeLens/pascal.json +4 -2
  43. package/data/codeLens/pascaligo.json +4 -2
  44. package/data/codeLens/pgsql.json +4 -2
  45. package/data/codeLens/pla.json +4 -3
  46. package/data/codeLens/postiats.json +4 -2
  47. package/data/codeLens/powerquery.json +4 -2
  48. package/data/codeLens/qsharp.json +4 -2
  49. package/data/codeLens/razor.json +4 -2
  50. package/data/codeLens/redshift.json +4 -2
  51. package/data/codeLens/restructuredtext.json +4 -2
  52. package/data/codeLens/sb.json +4 -2
  53. package/data/codeLens/scheme.json +4 -2
  54. package/data/codeLens/scss.json +4 -2
  55. package/data/codeLens/shadcn.json +117 -89
  56. package/data/codeLens/shell.json +4 -2
  57. package/data/codeLens/sol.json +4 -2
  58. package/data/codeLens/sparql.json +4 -2
  59. package/data/codeLens/st.json +4 -2
  60. package/data/codeLens/systemverilog.json +4 -2
  61. package/data/codeLens/tcl.json +4 -2
  62. package/data/codeLens/twig.json +4 -2
  63. package/data/codeLens/vb.json +4 -2
  64. package/data/codeLens/wgsl.json +4 -2
  65. package/data/codeLens/xml.json +4 -4
  66. package/data/commands/ab.json +80 -0
  67. package/data/commands/act.json +82 -0
  68. package/data/commands/age.json +68 -0
  69. package/data/commands/argocd.json +109 -0
  70. package/data/commands/asdf.json +102 -0
  71. package/data/commands/astro.json +106 -0
  72. package/data/commands/at.json +52 -0
  73. package/data/commands/babel.json +83 -0
  74. package/data/commands/buildah.json +105 -0
  75. package/data/commands/cabal.json +114 -0
  76. package/data/commands/cdk.json +127 -0
  77. package/data/commands/changeset.json +68 -0
  78. package/data/commands/checkov.json +75 -0
  79. package/data/commands/commitlint.json +60 -0
  80. package/data/commands/concurrently.json +62 -0
  81. package/data/commands/conventional-commits.json +30 -0
  82. package/data/commands/cosign.json +103 -0
  83. package/data/commands/crane.json +109 -0
  84. package/data/commands/cron.json +29 -0
  85. package/data/commands/crystal.json +102 -0
  86. package/data/commands/csvkit.json +96 -0
  87. package/data/commands/cut.json +62 -0
  88. package/data/commands/df.json +66 -0
  89. package/data/commands/diff.json +72 -0
  90. package/data/commands/dig.json +67 -0
  91. package/data/commands/dmesg.json +65 -0
  92. package/data/commands/dotnet.json +136 -0
  93. package/data/commands/du.json +71 -0
  94. package/data/commands/echo.json +45 -0
  95. package/data/commands/eksctl.json +101 -0
  96. package/data/commands/eleventy.json +73 -0
  97. package/data/commands/entr.json +50 -0
  98. package/data/commands/env.json +43 -0
  99. package/data/commands/erlang.json +76 -0
  100. package/data/commands/esbuild.json +91 -0
  101. package/data/commands/ffmpeg.json +115 -0
  102. package/data/commands/fnm.json +100 -0
  103. package/data/commands/free.json +63 -0
  104. package/data/commands/func.json +89 -0
  105. package/data/commands/gatsby.json +106 -0
  106. package/data/commands/ghc.json +79 -0
  107. package/data/commands/ghostscript.json +77 -0
  108. package/data/commands/git-lfs.json +95 -0
  109. package/data/commands/gpg.json +112 -0
  110. package/data/commands/grafana-cli.json +97 -0
  111. package/data/commands/grpcurl.json +74 -0
  112. package/data/commands/grype.json +75 -0
  113. package/data/commands/hadolint.json +61 -0
  114. package/data/commands/head.json +48 -0
  115. package/data/commands/hexo.json +101 -0
  116. package/data/commands/hey.json +91 -0
  117. package/data/commands/hostname.json +52 -0
  118. package/data/commands/httpie.json +101 -0
  119. package/data/commands/hugo.json +106 -0
  120. package/data/commands/husky.json +52 -0
  121. package/data/commands/id.json +50 -0
  122. package/data/commands/ifconfig.json +47 -0
  123. package/data/commands/imagemagick.json +117 -0
  124. package/data/commands/inotifywait.json +70 -0
  125. package/data/commands/ip.json +103 -0
  126. package/data/commands/istioctl.json +105 -0
  127. package/data/commands/javac.json +87 -0
  128. package/data/commands/jekyll.json +105 -0
  129. package/data/commands/kill.json +57 -0
  130. package/data/commands/killall.json +60 -0
  131. package/data/commands/kind.json +98 -0
  132. package/data/commands/ko.json +89 -0
  133. package/data/commands/kustomize.json +70 -0
  134. package/data/commands/latex.json +65 -0
  135. package/data/commands/lerna.json +125 -0
  136. package/data/commands/ln.json +54 -0
  137. package/data/commands/lsof.json +69 -0
  138. package/data/commands/manifest.json +1 -1
  139. package/data/commands/miller.json +58 -0
  140. package/data/commands/mise.json +107 -0
  141. package/data/commands/mix.json +128 -0
  142. package/data/commands/mkdir.json +43 -0
  143. package/data/commands/mount.json +63 -0
  144. package/data/commands/nc.json +71 -0
  145. package/data/commands/netstat.json +74 -0
  146. package/data/commands/nim.json +104 -0
  147. package/data/commands/nohup.json +28 -0
  148. package/data/commands/nslookup.json +46 -0
  149. package/data/commands/nvm.json +91 -0
  150. package/data/commands/ocaml.json +68 -0
  151. package/data/commands/opam.json +111 -0
  152. package/data/commands/pandoc.json +100 -0
  153. package/data/commands/parallel.json +73 -0
  154. package/data/commands/patch.json +55 -0
  155. package/data/commands/ping.json +73 -0
  156. package/data/commands/podman.json +151 -0
  157. package/data/commands/postman.json +82 -0
  158. package/data/commands/pre-commit.json +101 -0
  159. package/data/commands/prometheus.json +65 -0
  160. package/data/commands/pyenv.json +87 -0
  161. package/data/commands/q.json +63 -0
  162. package/data/commands/rbenv.json +85 -0
  163. package/data/commands/rebar3.json +110 -0
  164. package/data/commands/remix.json +80 -0
  165. package/data/commands/rollup.json +74 -0
  166. package/data/commands/route.json +53 -0
  167. package/data/commands/rustc.json +90 -0
  168. package/data/commands/sam.json +122 -0
  169. package/data/commands/sdkman.json +89 -0
  170. package/data/commands/semantic-release.json +58 -0
  171. package/data/commands/semgrep.json +97 -0
  172. package/data/commands/serverless.json +121 -0
  173. package/data/commands/shellcheck.json +61 -0
  174. package/data/commands/skopeo.json +79 -0
  175. package/data/commands/socat.json +43 -0
  176. package/data/commands/sops.json +85 -0
  177. package/data/commands/sort.json +75 -0
  178. package/data/commands/sqlite-utils.json +109 -0
  179. package/data/commands/ss.json +75 -0
  180. package/data/commands/stack.json +115 -0
  181. package/data/commands/storybook.json +90 -0
  182. package/data/commands/strace.json +71 -0
  183. package/data/commands/svelte.json +89 -0
  184. package/data/commands/swc.json +73 -0
  185. package/data/commands/swiftc.json +83 -0
  186. package/data/commands/syft.json +77 -0
  187. package/data/commands/tail.json +58 -0
  188. package/data/commands/tee.json +38 -0
  189. package/data/commands/tflint.json +83 -0
  190. package/data/commands/touch.json +57 -0
  191. package/data/commands/traceroute.json +70 -0
  192. package/data/commands/tracert.json +49 -0
  193. package/data/commands/umount.json +49 -0
  194. package/data/commands/uniq.json +59 -0
  195. package/data/commands/vagrant.json +112 -0
  196. package/data/commands/vegeta.json +59 -0
  197. package/data/commands/volta.json +87 -0
  198. package/data/commands/watch.json +58 -0
  199. package/data/commands/wc.json +50 -0
  200. package/data/commands/webpack.json +94 -0
  201. package/data/commands/which.json +34 -0
  202. package/data/commands/whoami.json +27 -0
  203. package/data/commands/wrangler.json +124 -0
  204. package/data/commands/wrk.json +63 -0
  205. package/data/commands/xargs.json +66 -0
  206. package/data/commands/xsv.json +119 -0
  207. package/data/commands/zig.json +114 -0
  208. package/data/completion/redis-cli.json +3465 -3405
  209. package/data/documentHighlight/nextjs.json +270 -212
  210. package/data/documentSymbol/azcli.json +6 -3
  211. package/data/documentSymbol/caddy.json +7 -4
  212. package/data/documentSymbol/crontab.json +6 -3
  213. package/data/documentSymbol/css.json +14 -14
  214. package/data/documentSymbol/doctest.json +6 -3
  215. package/data/documentSymbol/dotenv.json +6 -3
  216. package/data/documentSymbol/flow9.json +8 -4
  217. package/data/documentSymbol/graphql.json +1 -1
  218. package/data/documentSymbol/ini.json +6 -3
  219. package/data/documentSymbol/json.json +6 -3
  220. package/data/documentSymbol/lexon.json +6 -3
  221. package/data/documentSymbol/mips.json +6 -3
  222. package/data/documentSymbol/msdax.json +6 -3
  223. package/data/documentSymbol/pla.json +6 -3
  224. package/data/documentSymbol/powerquery.json +6 -3
  225. package/data/documentSymbol/restructuredtext.json +6 -3
  226. package/data/documentSymbol/sb.json +6 -3
  227. package/data/documentSymbol/sparql.json +6 -3
  228. package/data/documentSymbol/ssh_config.json +6 -3
  229. package/data/documentSymbol/systemd.json +6 -3
  230. package/data/documentSymbol/xml.json +6 -3
  231. package/data/hover/caddy.json +530 -458
  232. package/data/hover/dockerfile.json +355 -283
  233. package/data/hover/lua.json +1391 -971
  234. package/data/hover/nginx.json +957 -891
  235. package/data/hover/redis-cli.json +2168 -1088
  236. package/data/hover/sql.json +1405 -1273
  237. package/data/manifest.json +4 -6
  238. package/package.json +2 -2
@@ -0,0 +1,110 @@
1
+ {
2
+ "name": "rebar3",
3
+ "description": "Erlang build tool",
4
+ "category": "languages",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "new",
19
+ "description": "Create new project",
20
+ "examples": [
21
+ "rebar3 new app myapp",
22
+ "rebar3 new lib mylib"
23
+ ]
24
+ },
25
+ {
26
+ "name": "compile",
27
+ "description": "Compile project",
28
+ "examples": [
29
+ "rebar3 compile"
30
+ ]
31
+ },
32
+ {
33
+ "name": "eunit",
34
+ "description": "Run EUnit tests",
35
+ "examples": [
36
+ "rebar3 eunit"
37
+ ]
38
+ },
39
+ {
40
+ "name": "ct",
41
+ "description": "Run Common Test suites",
42
+ "examples": [
43
+ "rebar3 ct"
44
+ ]
45
+ },
46
+ {
47
+ "name": "release",
48
+ "description": "Build release",
49
+ "examples": [
50
+ "rebar3 release"
51
+ ]
52
+ },
53
+ {
54
+ "name": "shell",
55
+ "description": "Start Erlang shell with project",
56
+ "examples": [
57
+ "rebar3 shell"
58
+ ]
59
+ },
60
+ {
61
+ "name": "dialyzer",
62
+ "description": "Run Dialyzer",
63
+ "examples": [
64
+ "rebar3 dialyzer"
65
+ ]
66
+ },
67
+ {
68
+ "name": "clean",
69
+ "description": "Clean build",
70
+ "examples": [
71
+ "rebar3 clean"
72
+ ]
73
+ },
74
+ {
75
+ "name": "deps",
76
+ "description": "List dependencies",
77
+ "examples": [
78
+ "rebar3 deps"
79
+ ]
80
+ },
81
+ {
82
+ "name": "upgrade",
83
+ "description": "Upgrade dependencies",
84
+ "examples": [
85
+ "rebar3 upgrade"
86
+ ]
87
+ },
88
+ {
89
+ "name": "hex publish",
90
+ "description": "Publish to Hex.pm",
91
+ "examples": [
92
+ "rebar3 hex publish"
93
+ ]
94
+ }
95
+ ],
96
+ "globalOptions": [],
97
+ "examples": [
98
+ "rebar3 new app myapp",
99
+ "rebar3 compile",
100
+ "rebar3 eunit",
101
+ "rebar3 release",
102
+ "rebar3 shell"
103
+ ],
104
+ "relatedCommands": [
105
+ "erlang",
106
+ "mix",
107
+ "erl",
108
+ "erlc"
109
+ ]
110
+ }
@@ -0,0 +1,80 @@
1
+ {
2
+ "name": "remix",
3
+ "description": "Full-stack React framework with nested routing",
4
+ "category": "static-site",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "init",
19
+ "description": "Create a new Remix project",
20
+ "examples": [
21
+ "npx create-remix@latest"
22
+ ]
23
+ },
24
+ {
25
+ "name": "dev",
26
+ "description": "Start development server",
27
+ "examples": [
28
+ "remix dev",
29
+ "npx remix dev"
30
+ ]
31
+ },
32
+ {
33
+ "name": "build",
34
+ "description": "Build for production",
35
+ "examples": [
36
+ "remix build"
37
+ ]
38
+ },
39
+ {
40
+ "name": "routes",
41
+ "description": "Show application routes",
42
+ "examples": [
43
+ "remix routes"
44
+ ]
45
+ },
46
+ {
47
+ "name": "reveal",
48
+ "description": "Reveal Remix entry files",
49
+ "examples": [
50
+ "remix reveal entry.server",
51
+ "remix reveal entry.client"
52
+ ]
53
+ }
54
+ ],
55
+ "globalOptions": [
56
+ {
57
+ "name": "--port",
58
+ "description": "Dev server port",
59
+ "type": "number"
60
+ },
61
+ {
62
+ "name": "--app-directory",
63
+ "description": "App directory path",
64
+ "type": "string"
65
+ }
66
+ ],
67
+ "examples": [
68
+ "npx create-remix@latest",
69
+ "remix dev",
70
+ "remix build",
71
+ "remix routes",
72
+ "remix reveal entry.server"
73
+ ],
74
+ "relatedCommands": [
75
+ "next",
76
+ "astro",
77
+ "vite",
78
+ "react-router"
79
+ ]
80
+ }
@@ -0,0 +1,74 @@
1
+ {
2
+ "name": "rollup",
3
+ "description": "JavaScript module bundler",
4
+ "category": "build-tools",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [],
17
+ "globalOptions": [
18
+ {
19
+ "name": "-c",
20
+ "description": "Use config file"
21
+ },
22
+ {
23
+ "name": "-i",
24
+ "description": "Input file",
25
+ "type": "file"
26
+ },
27
+ {
28
+ "name": "-o",
29
+ "description": "Output file",
30
+ "type": "file"
31
+ },
32
+ {
33
+ "name": "-f",
34
+ "description": "Output format (es, cjs, iife, umd, amd)",
35
+ "type": "string"
36
+ },
37
+ {
38
+ "name": "-w",
39
+ "description": "Watch files for changes"
40
+ },
41
+ {
42
+ "name": "-n",
43
+ "description": "Name for UMD export",
44
+ "type": "string"
45
+ },
46
+ {
47
+ "name": "--sourcemap",
48
+ "description": "Generate source maps"
49
+ },
50
+ {
51
+ "name": "-p",
52
+ "description": "Use a plugin",
53
+ "type": "string"
54
+ },
55
+ {
56
+ "name": "-e",
57
+ "description": "External modules",
58
+ "type": "string"
59
+ }
60
+ ],
61
+ "examples": [
62
+ "rollup -c",
63
+ "rollup -i src/index.js -o dist/bundle.js -f es",
64
+ "rollup -c rollup.prod.config.js",
65
+ "rollup -c -w",
66
+ "rollup src/main.js -f iife -n MyBundle -o dist/bundle.js"
67
+ ],
68
+ "relatedCommands": [
69
+ "webpack",
70
+ "esbuild",
71
+ "vite",
72
+ "babel"
73
+ ]
74
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "name": "route",
3
+ "description": "Show/manipulate the IP routing table",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [
15
+ {
16
+ "name": "add",
17
+ "description": "Add a new route",
18
+ "examples": [
19
+ "route add default gw 192.168.1.1",
20
+ "route add -net 10.0.0.0/8 gw 192.168.1.1"
21
+ ]
22
+ },
23
+ {
24
+ "name": "del",
25
+ "description": "Delete a route",
26
+ "examples": [
27
+ "route del default",
28
+ "route del -net 10.0.0.0/8"
29
+ ]
30
+ }
31
+ ],
32
+ "globalOptions": [
33
+ {
34
+ "name": "-n",
35
+ "description": "Show numerical addresses"
36
+ },
37
+ {
38
+ "name": "-v",
39
+ "description": "Verbose"
40
+ }
41
+ ],
42
+ "examples": [
43
+ "route -n",
44
+ "route add default gw 192.168.1.1",
45
+ "route del default",
46
+ "route add -net 10.0.0.0/8 gw 192.168.1.1"
47
+ ],
48
+ "relatedCommands": [
49
+ "ip",
50
+ "netstat",
51
+ "ifconfig"
52
+ ]
53
+ }
@@ -0,0 +1,90 @@
1
+ {
2
+ "name": "rustc",
3
+ "description": "Rust compiler",
4
+ "category": "languages",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [],
17
+ "globalOptions": [
18
+ {
19
+ "name": "-o",
20
+ "description": "Output file",
21
+ "type": "file"
22
+ },
23
+ {
24
+ "name": "--edition",
25
+ "description": "Rust edition (2015, 2018, 2021, 2024)",
26
+ "type": "string"
27
+ },
28
+ {
29
+ "name": "-O",
30
+ "description": "Optimize"
31
+ },
32
+ {
33
+ "name": "-g",
34
+ "description": "Include debug info"
35
+ },
36
+ {
37
+ "name": "--emit",
38
+ "description": "Emit type (asm, llvm-ir, obj, link, dep-info)",
39
+ "type": "string"
40
+ },
41
+ {
42
+ "name": "--target",
43
+ "description": "Target triple",
44
+ "type": "string"
45
+ },
46
+ {
47
+ "name": "--crate-type",
48
+ "description": "Crate type (bin, lib, dylib, staticlib)",
49
+ "type": "string"
50
+ },
51
+ {
52
+ "name": "-C",
53
+ "description": "Codegen option",
54
+ "type": "string"
55
+ },
56
+ {
57
+ "name": "--explain",
58
+ "description": "Explain error code",
59
+ "type": "string"
60
+ },
61
+ {
62
+ "name": "-W",
63
+ "description": "Set lint to warn",
64
+ "type": "string"
65
+ },
66
+ {
67
+ "name": "-A",
68
+ "description": "Set lint to allow",
69
+ "type": "string"
70
+ },
71
+ {
72
+ "name": "-D",
73
+ "description": "Set lint to deny",
74
+ "type": "string"
75
+ }
76
+ ],
77
+ "examples": [
78
+ "rustc main.rs",
79
+ "rustc -O -o app main.rs",
80
+ "rustc --edition 2021 main.rs",
81
+ "rustc --explain E0308",
82
+ "rustc --emit asm main.rs"
83
+ ],
84
+ "relatedCommands": [
85
+ "cargo",
86
+ "rust",
87
+ "rustup",
88
+ "clippy"
89
+ ]
90
+ }
@@ -0,0 +1,122 @@
1
+ {
2
+ "name": "sam",
3
+ "description": "AWS Serverless Application Model CLI",
4
+ "category": "cloud",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "init",
19
+ "description": "Initialize a new SAM project",
20
+ "examples": [
21
+ "sam init",
22
+ "sam init --runtime nodejs20.x"
23
+ ]
24
+ },
25
+ {
26
+ "name": "build",
27
+ "description": "Build serverless application",
28
+ "examples": [
29
+ "sam build"
30
+ ]
31
+ },
32
+ {
33
+ "name": "deploy",
34
+ "description": "Deploy to AWS",
35
+ "examples": [
36
+ "sam deploy --guided",
37
+ "sam deploy"
38
+ ]
39
+ },
40
+ {
41
+ "name": "local invoke",
42
+ "description": "Invoke function locally",
43
+ "examples": [
44
+ "sam local invoke MyFunction"
45
+ ]
46
+ },
47
+ {
48
+ "name": "local start-api",
49
+ "description": "Start local API Gateway",
50
+ "examples": [
51
+ "sam local start-api"
52
+ ]
53
+ },
54
+ {
55
+ "name": "local start-lambda",
56
+ "description": "Start local Lambda endpoint",
57
+ "examples": [
58
+ "sam local start-lambda"
59
+ ]
60
+ },
61
+ {
62
+ "name": "validate",
63
+ "description": "Validate template",
64
+ "examples": [
65
+ "sam validate"
66
+ ]
67
+ },
68
+ {
69
+ "name": "logs",
70
+ "description": "Fetch function logs",
71
+ "examples": [
72
+ "sam logs -n MyFunction --tail"
73
+ ]
74
+ },
75
+ {
76
+ "name": "delete",
77
+ "description": "Delete deployed stack",
78
+ "examples": [
79
+ "sam delete"
80
+ ]
81
+ },
82
+ {
83
+ "name": "sync",
84
+ "description": "Sync local changes to AWS",
85
+ "examples": [
86
+ "sam sync --watch"
87
+ ]
88
+ }
89
+ ],
90
+ "globalOptions": [
91
+ {
92
+ "name": "--region",
93
+ "description": "AWS region",
94
+ "type": "string"
95
+ },
96
+ {
97
+ "name": "--profile",
98
+ "description": "AWS profile",
99
+ "type": "string"
100
+ },
101
+ {
102
+ "name": "--template-file",
103
+ "short": "-t",
104
+ "description": "SAM template file",
105
+ "type": "file"
106
+ }
107
+ ],
108
+ "examples": [
109
+ "sam init",
110
+ "sam build",
111
+ "sam deploy --guided",
112
+ "sam local invoke MyFunction",
113
+ "sam local start-api",
114
+ "sam sync --watch"
115
+ ],
116
+ "relatedCommands": [
117
+ "serverless",
118
+ "cdk",
119
+ "aws",
120
+ "cloudformation"
121
+ ]
122
+ }
@@ -0,0 +1,89 @@
1
+ {
2
+ "name": "sdkman",
3
+ "description": "Software Development Kit Manager for JVM languages",
4
+ "category": "version-manager",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh"
12
+ ],
13
+ "subcommands": [
14
+ {
15
+ "name": "install",
16
+ "description": "Install a SDK version",
17
+ "examples": [
18
+ "sdk install java 21.0.1-tem",
19
+ "sdk install gradle"
20
+ ]
21
+ },
22
+ {
23
+ "name": "use",
24
+ "description": "Use a specific version in current shell",
25
+ "examples": [
26
+ "sdk use java 21.0.1-tem"
27
+ ]
28
+ },
29
+ {
30
+ "name": "default",
31
+ "description": "Set default version",
32
+ "examples": [
33
+ "sdk default java 21.0.1-tem"
34
+ ]
35
+ },
36
+ {
37
+ "name": "list",
38
+ "description": "List available versions",
39
+ "examples": [
40
+ "sdk list java",
41
+ "sdk list gradle"
42
+ ]
43
+ },
44
+ {
45
+ "name": "current",
46
+ "description": "Show current versions",
47
+ "examples": [
48
+ "sdk current",
49
+ "sdk current java"
50
+ ]
51
+ },
52
+ {
53
+ "name": "uninstall",
54
+ "description": "Uninstall a version",
55
+ "examples": [
56
+ "sdk uninstall java 17.0.1-tem"
57
+ ]
58
+ },
59
+ {
60
+ "name": "env",
61
+ "description": "Load from .sdkmanrc",
62
+ "examples": [
63
+ "sdk env",
64
+ "sdk env init"
65
+ ]
66
+ },
67
+ {
68
+ "name": "upgrade",
69
+ "description": "Upgrade outdated versions",
70
+ "examples": [
71
+ "sdk upgrade"
72
+ ]
73
+ }
74
+ ],
75
+ "globalOptions": [],
76
+ "examples": [
77
+ "sdk install java 21.0.1-tem",
78
+ "sdk list java",
79
+ "sdk use java 21.0.1-tem",
80
+ "sdk current",
81
+ "sdk default java 21.0.1-tem"
82
+ ],
83
+ "relatedCommands": [
84
+ "java",
85
+ "gradle",
86
+ "mvn",
87
+ "kotlin"
88
+ ]
89
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "semantic-release",
3
+ "description": "Fully automated version management and package publishing",
4
+ "category": "git",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [],
17
+ "globalOptions": [
18
+ {
19
+ "name": "--branches",
20
+ "description": "Release branches",
21
+ "type": "string"
22
+ },
23
+ {
24
+ "name": "--dry-run",
25
+ "description": "Skip release, only verify"
26
+ },
27
+ {
28
+ "name": "--no-ci",
29
+ "description": "Skip CI environment check"
30
+ },
31
+ {
32
+ "name": "--debug",
33
+ "description": "Enable debug output"
34
+ },
35
+ {
36
+ "name": "-e",
37
+ "description": "Extend shareable config",
38
+ "type": "string"
39
+ },
40
+ {
41
+ "name": "--repository-url",
42
+ "description": "Git repository URL",
43
+ "type": "string"
44
+ }
45
+ ],
46
+ "examples": [
47
+ "npx semantic-release",
48
+ "npx semantic-release --dry-run",
49
+ "npx semantic-release --branches main",
50
+ "npx semantic-release --no-ci --dry-run"
51
+ ],
52
+ "relatedCommands": [
53
+ "commitlint",
54
+ "husky",
55
+ "changeset",
56
+ "np"
57
+ ]
58
+ }