@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,75 @@
1
+ {
2
+ "name": "ss",
3
+ "description": "Utility to investigate sockets",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "linux"
7
+ ],
8
+ "shells": [
9
+ "bash",
10
+ "zsh",
11
+ "fish"
12
+ ],
13
+ "subcommands": [],
14
+ "globalOptions": [
15
+ {
16
+ "name": "-t",
17
+ "description": "TCP sockets"
18
+ },
19
+ {
20
+ "name": "-u",
21
+ "description": "UDP sockets"
22
+ },
23
+ {
24
+ "name": "-l",
25
+ "description": "Listening sockets"
26
+ },
27
+ {
28
+ "name": "-a",
29
+ "description": "All sockets"
30
+ },
31
+ {
32
+ "name": "-n",
33
+ "description": "Numeric (no name resolution)"
34
+ },
35
+ {
36
+ "name": "-p",
37
+ "description": "Show process using socket"
38
+ },
39
+ {
40
+ "name": "-e",
41
+ "description": "Show detailed socket information"
42
+ },
43
+ {
44
+ "name": "-s",
45
+ "description": "Print summary statistics"
46
+ },
47
+ {
48
+ "name": "-4",
49
+ "description": "IPv4 only"
50
+ },
51
+ {
52
+ "name": "-6",
53
+ "description": "IPv6 only"
54
+ },
55
+ {
56
+ "name": "-o",
57
+ "description": "Show timer information"
58
+ }
59
+ ],
60
+ "examples": [
61
+ "ss -tlnp",
62
+ "ss -tunap",
63
+ "ss -s",
64
+ "ss -lt",
65
+ "ss -t state established",
66
+ "ss -tlnp | grep :80",
67
+ "ss -tunap | grep node"
68
+ ],
69
+ "relatedCommands": [
70
+ "netstat",
71
+ "lsof",
72
+ "ip",
73
+ "nmap"
74
+ ]
75
+ }
@@ -0,0 +1,115 @@
1
+ {
2
+ "name": "stack",
3
+ "description": "Haskell build tool with reproducible builds",
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
+ "stack new myproject"
22
+ ]
23
+ },
24
+ {
25
+ "name": "build",
26
+ "description": "Build project",
27
+ "examples": [
28
+ "stack build"
29
+ ]
30
+ },
31
+ {
32
+ "name": "run",
33
+ "description": "Build and run",
34
+ "examples": [
35
+ "stack run"
36
+ ]
37
+ },
38
+ {
39
+ "name": "test",
40
+ "description": "Run tests",
41
+ "examples": [
42
+ "stack test"
43
+ ]
44
+ },
45
+ {
46
+ "name": "setup",
47
+ "description": "Install GHC",
48
+ "examples": [
49
+ "stack setup"
50
+ ]
51
+ },
52
+ {
53
+ "name": "ghci",
54
+ "description": "Start REPL",
55
+ "examples": [
56
+ "stack ghci"
57
+ ]
58
+ },
59
+ {
60
+ "name": "install",
61
+ "description": "Install executables",
62
+ "examples": [
63
+ "stack install hlint"
64
+ ]
65
+ },
66
+ {
67
+ "name": "clean",
68
+ "description": "Clean project",
69
+ "examples": [
70
+ "stack clean"
71
+ ]
72
+ },
73
+ {
74
+ "name": "exec",
75
+ "description": "Execute command in stack env",
76
+ "examples": [
77
+ "stack exec ghc -- --version"
78
+ ]
79
+ }
80
+ ],
81
+ "globalOptions": [
82
+ {
83
+ "name": "--resolver",
84
+ "description": "LTS resolver version",
85
+ "type": "string"
86
+ },
87
+ {
88
+ "name": "-j",
89
+ "description": "Parallel build jobs",
90
+ "type": "number"
91
+ },
92
+ {
93
+ "name": "--fast",
94
+ "description": "Build without optimization"
95
+ },
96
+ {
97
+ "name": "--pedantic",
98
+ "description": "Turn on -Wall -Werror"
99
+ }
100
+ ],
101
+ "examples": [
102
+ "stack new myproject",
103
+ "stack build",
104
+ "stack run",
105
+ "stack test",
106
+ "stack ghci",
107
+ "stack setup"
108
+ ],
109
+ "relatedCommands": [
110
+ "cabal",
111
+ "ghc",
112
+ "ghci",
113
+ "haskell"
114
+ ]
115
+ }
@@ -0,0 +1,90 @@
1
+ {
2
+ "name": "storybook",
3
+ "description": "UI component development environment",
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
+ {
18
+ "name": "dev",
19
+ "description": "Start Storybook in development mode",
20
+ "examples": [
21
+ "storybook dev -p 6006"
22
+ ]
23
+ },
24
+ {
25
+ "name": "build",
26
+ "description": "Build static Storybook",
27
+ "examples": [
28
+ "storybook build -o storybook-static"
29
+ ]
30
+ },
31
+ {
32
+ "name": "init",
33
+ "description": "Initialize Storybook in a project",
34
+ "examples": [
35
+ "storybook init"
36
+ ]
37
+ },
38
+ {
39
+ "name": "upgrade",
40
+ "description": "Upgrade Storybook",
41
+ "examples": [
42
+ "storybook upgrade"
43
+ ]
44
+ },
45
+ {
46
+ "name": "doctor",
47
+ "description": "Check for common issues",
48
+ "examples": [
49
+ "storybook doctor"
50
+ ]
51
+ }
52
+ ],
53
+ "globalOptions": [
54
+ {
55
+ "name": "-p",
56
+ "description": "Port number",
57
+ "type": "number"
58
+ },
59
+ {
60
+ "name": "-o",
61
+ "description": "Output directory for build",
62
+ "type": "string"
63
+ },
64
+ {
65
+ "name": "--ci",
66
+ "description": "CI mode (skip interactive prompts)"
67
+ },
68
+ {
69
+ "name": "--docs",
70
+ "description": "Build docs mode"
71
+ },
72
+ {
73
+ "name": "--quiet",
74
+ "description": "Suppress verbose output"
75
+ }
76
+ ],
77
+ "examples": [
78
+ "storybook dev -p 6006",
79
+ "storybook build",
80
+ "storybook init",
81
+ "npx storybook@latest init",
82
+ "storybook build --docs"
83
+ ],
84
+ "relatedCommands": [
85
+ "vite",
86
+ "webpack",
87
+ "jest",
88
+ "chromatic"
89
+ ]
90
+ }
@@ -0,0 +1,71 @@
1
+ {
2
+ "name": "strace",
3
+ "description": "Trace system calls and signals",
4
+ "category": "system",
5
+ "platforms": [
6
+ "linux"
7
+ ],
8
+ "shells": [
9
+ "bash",
10
+ "zsh",
11
+ "fish"
12
+ ],
13
+ "subcommands": [],
14
+ "globalOptions": [
15
+ {
16
+ "name": "-p",
17
+ "description": "Attach to running process by PID",
18
+ "type": "number"
19
+ },
20
+ {
21
+ "name": "-e",
22
+ "description": "Filter expression (trace=open, network, etc.)",
23
+ "type": "string"
24
+ },
25
+ {
26
+ "name": "-f",
27
+ "description": "Follow forks (trace child processes)"
28
+ },
29
+ {
30
+ "name": "-o",
31
+ "description": "Write output to file",
32
+ "type": "file"
33
+ },
34
+ {
35
+ "name": "-c",
36
+ "description": "Count time, calls, and errors per syscall"
37
+ },
38
+ {
39
+ "name": "-t",
40
+ "description": "Prefix each line with time of day"
41
+ },
42
+ {
43
+ "name": "-T",
44
+ "description": "Show time spent in each system call"
45
+ },
46
+ {
47
+ "name": "-s",
48
+ "description": "Maximum string size to print",
49
+ "type": "number"
50
+ },
51
+ {
52
+ "name": "-y",
53
+ "description": "Print paths associated with file descriptors"
54
+ }
55
+ ],
56
+ "examples": [
57
+ "strace ls",
58
+ "strace -p 1234",
59
+ "strace -e trace=open,read ls",
60
+ "strace -f -o trace.log ./myapp",
61
+ "strace -c ls",
62
+ "strace -e trace=network curl example.com",
63
+ "strace -T -e trace=file cat /etc/hosts"
64
+ ],
65
+ "relatedCommands": [
66
+ "ltrace",
67
+ "gdb",
68
+ "perf",
69
+ "lsof"
70
+ ]
71
+ }
@@ -0,0 +1,89 @@
1
+ {
2
+ "name": "svelte",
3
+ "description": "Svelte/SvelteKit CLI for building web applications",
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": "create",
19
+ "description": "Create a new SvelteKit project",
20
+ "examples": [
21
+ "npm create svelte@latest my-app"
22
+ ]
23
+ },
24
+ {
25
+ "name": "dev",
26
+ "description": "Start development server",
27
+ "examples": [
28
+ "npm run dev",
29
+ "npm run dev -- --open"
30
+ ]
31
+ },
32
+ {
33
+ "name": "build",
34
+ "description": "Build for production",
35
+ "examples": [
36
+ "npm run build"
37
+ ]
38
+ },
39
+ {
40
+ "name": "preview",
41
+ "description": "Preview production build",
42
+ "examples": [
43
+ "npm run preview"
44
+ ]
45
+ },
46
+ {
47
+ "name": "check",
48
+ "description": "Run svelte-check diagnostics",
49
+ "examples": [
50
+ "npx svelte-check"
51
+ ]
52
+ },
53
+ {
54
+ "name": "sync",
55
+ "description": "Sync SvelteKit-generated files",
56
+ "examples": [
57
+ "npx svelte-kit sync"
58
+ ]
59
+ }
60
+ ],
61
+ "globalOptions": [
62
+ {
63
+ "name": "--port",
64
+ "description": "Dev server port",
65
+ "type": "number"
66
+ },
67
+ {
68
+ "name": "--host",
69
+ "description": "Expose to network"
70
+ },
71
+ {
72
+ "name": "--open",
73
+ "description": "Open browser"
74
+ }
75
+ ],
76
+ "examples": [
77
+ "npm create svelte@latest my-app",
78
+ "npm run dev",
79
+ "npm run build",
80
+ "npx svelte-check",
81
+ "npm run dev -- --open --port 3001"
82
+ ],
83
+ "relatedCommands": [
84
+ "vite",
85
+ "astro",
86
+ "next",
87
+ "react"
88
+ ]
89
+ }
@@ -0,0 +1,73 @@
1
+ {
2
+ "name": "swc",
3
+ "description": "Super-fast TypeScript/JavaScript compiler written in Rust",
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
+ {
18
+ "name": "compile",
19
+ "description": "Compile files (default)",
20
+ "examples": [
21
+ "swc src -d dist"
22
+ ]
23
+ }
24
+ ],
25
+ "globalOptions": [
26
+ {
27
+ "name": "-d",
28
+ "description": "Output directory",
29
+ "type": "string"
30
+ },
31
+ {
32
+ "name": "-s",
33
+ "description": "Generate source maps"
34
+ },
35
+ {
36
+ "name": "--config-file",
37
+ "description": "Path to .swcrc config",
38
+ "type": "file"
39
+ },
40
+ {
41
+ "name": "-w",
42
+ "description": "Watch for changes"
43
+ },
44
+ {
45
+ "name": "--only",
46
+ "description": "Only compile matching files",
47
+ "type": "string"
48
+ },
49
+ {
50
+ "name": "--ignore",
51
+ "description": "Skip matching files",
52
+ "type": "string"
53
+ },
54
+ {
55
+ "name": "-C",
56
+ "description": "Override config values",
57
+ "type": "string"
58
+ }
59
+ ],
60
+ "examples": [
61
+ "swc src -d dist",
62
+ "swc src/index.ts -o dist/index.js",
63
+ "swc src -d dist -w",
64
+ "swc src -d dist -s",
65
+ "npx @swc/cli src -d dist"
66
+ ],
67
+ "relatedCommands": [
68
+ "esbuild",
69
+ "babel",
70
+ "tsc",
71
+ "webpack"
72
+ ]
73
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "name": "swiftc",
3
+ "description": "Swift compiler",
4
+ "category": "languages",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-o",
18
+ "description": "Output file",
19
+ "type": "file"
20
+ },
21
+ {
22
+ "name": "-O",
23
+ "description": "Optimize for speed"
24
+ },
25
+ {
26
+ "name": "-Osize",
27
+ "description": "Optimize for size"
28
+ },
29
+ {
30
+ "name": "-g",
31
+ "description": "Include debug info"
32
+ },
33
+ {
34
+ "name": "-emit-library",
35
+ "description": "Emit dynamic library"
36
+ },
37
+ {
38
+ "name": "-emit-object",
39
+ "description": "Emit object file"
40
+ },
41
+ {
42
+ "name": "-module-name",
43
+ "description": "Module name",
44
+ "type": "string"
45
+ },
46
+ {
47
+ "name": "-target",
48
+ "description": "Target triple",
49
+ "type": "string"
50
+ },
51
+ {
52
+ "name": "-I",
53
+ "description": "Add import search path",
54
+ "type": "string"
55
+ },
56
+ {
57
+ "name": "-L",
58
+ "description": "Add library search path",
59
+ "type": "string"
60
+ },
61
+ {
62
+ "name": "-warnings-as-errors",
63
+ "description": "Treat warnings as errors"
64
+ },
65
+ {
66
+ "name": "-parse-as-library",
67
+ "description": "Parse as library (no main)"
68
+ }
69
+ ],
70
+ "examples": [
71
+ "swiftc main.swift",
72
+ "swiftc -o hello main.swift",
73
+ "swiftc -O -o app main.swift",
74
+ "swiftc -emit-library -o libutil.dylib util.swift",
75
+ "swift main.swift"
76
+ ],
77
+ "relatedCommands": [
78
+ "swift",
79
+ "xcodebuild",
80
+ "spm",
81
+ "lldb"
82
+ ]
83
+ }
@@ -0,0 +1,77 @@
1
+ {
2
+ "name": "syft",
3
+ "description": "Software Bill of Materials (SBOM) generator for containers and filesystems",
4
+ "category": "security",
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": "scan",
19
+ "description": "Generate SBOM from source",
20
+ "examples": [
21
+ "syft scan dir:.",
22
+ "syft scan image:tag"
23
+ ]
24
+ },
25
+ {
26
+ "name": "packages",
27
+ "description": "List packages (alias for scan)",
28
+ "examples": [
29
+ "syft packages image:tag"
30
+ ]
31
+ },
32
+ {
33
+ "name": "attest",
34
+ "description": "Generate SBOM attestation",
35
+ "examples": [
36
+ "syft attest --key cosign.key image:tag"
37
+ ]
38
+ },
39
+ {
40
+ "name": "convert",
41
+ "description": "Convert SBOM format",
42
+ "examples": [
43
+ "syft convert sbom.json -o spdx-json"
44
+ ]
45
+ }
46
+ ],
47
+ "globalOptions": [
48
+ {
49
+ "name": "-o",
50
+ "description": "Output format (syft-json, spdx-json, cyclonedx-json, table)",
51
+ "type": "string"
52
+ },
53
+ {
54
+ "name": "--scope",
55
+ "description": "Analysis scope (squashed, all-layers)",
56
+ "type": "string"
57
+ },
58
+ {
59
+ "name": "--exclude",
60
+ "description": "Exclude paths",
61
+ "type": "string"
62
+ }
63
+ ],
64
+ "examples": [
65
+ "syft scan image:tag",
66
+ "syft scan dir:.",
67
+ "syft scan image:tag -o spdx-json",
68
+ "syft packages image:tag -o cyclonedx-json",
69
+ "syft scan image:tag -o table"
70
+ ],
71
+ "relatedCommands": [
72
+ "grype",
73
+ "cosign",
74
+ "trivy",
75
+ "docker"
76
+ ]
77
+ }