@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,87 @@
1
+ {
2
+ "name": "volta",
3
+ "description": "JavaScript tool manager — fast, reliable Node.js management",
4
+ "category": "version-manager",
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": "install",
19
+ "description": "Install a tool",
20
+ "examples": [
21
+ "volta install node@20",
22
+ "volta install npm",
23
+ "volta install yarn"
24
+ ]
25
+ },
26
+ {
27
+ "name": "pin",
28
+ "description": "Pin tool versions in package.json",
29
+ "examples": [
30
+ "volta pin node@20",
31
+ "volta pin npm@10"
32
+ ]
33
+ },
34
+ {
35
+ "name": "list",
36
+ "description": "List installed tools",
37
+ "examples": [
38
+ "volta list",
39
+ "volta list node"
40
+ ]
41
+ },
42
+ {
43
+ "name": "fetch",
44
+ "description": "Fetch a tool without installing",
45
+ "examples": [
46
+ "volta fetch node@20"
47
+ ]
48
+ },
49
+ {
50
+ "name": "run",
51
+ "description": "Run a tool with specific version",
52
+ "examples": [
53
+ "volta run node@18 -- script.js"
54
+ ]
55
+ },
56
+ {
57
+ "name": "which",
58
+ "description": "Show path of installed tool",
59
+ "examples": [
60
+ "volta which node"
61
+ ]
62
+ }
63
+ ],
64
+ "globalOptions": [
65
+ {
66
+ "name": "--verbose",
67
+ "description": "Verbose output"
68
+ },
69
+ {
70
+ "name": "--quiet",
71
+ "description": "Suppress non-error output"
72
+ }
73
+ ],
74
+ "examples": [
75
+ "volta install node@20",
76
+ "volta pin node@20",
77
+ "volta install yarn",
78
+ "volta list",
79
+ "volta which node"
80
+ ],
81
+ "relatedCommands": [
82
+ "nvm",
83
+ "fnm",
84
+ "node",
85
+ "npm"
86
+ ]
87
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "watch",
3
+ "description": "Execute a program periodically, showing output fullscreen",
4
+ "category": "system",
5
+ "platforms": [
6
+ "linux"
7
+ ],
8
+ "shells": [
9
+ "bash",
10
+ "zsh",
11
+ "fish"
12
+ ],
13
+ "subcommands": [],
14
+ "globalOptions": [
15
+ {
16
+ "name": "-n",
17
+ "description": "Interval in seconds",
18
+ "type": "number"
19
+ },
20
+ {
21
+ "name": "-d",
22
+ "description": "Highlight differences between updates"
23
+ },
24
+ {
25
+ "name": "-t",
26
+ "description": "Turn off header"
27
+ },
28
+ {
29
+ "name": "-g",
30
+ "description": "Exit when output changes"
31
+ },
32
+ {
33
+ "name": "-e",
34
+ "description": "Exit on error"
35
+ },
36
+ {
37
+ "name": "-c",
38
+ "description": "Interpret ANSI color sequences"
39
+ },
40
+ {
41
+ "name": "-x",
42
+ "description": "Pass command to exec instead of sh -c"
43
+ }
44
+ ],
45
+ "examples": [
46
+ "watch -n 2 'df -h'",
47
+ "watch -d 'ls -la'",
48
+ "watch -n 1 'kubectl get pods'",
49
+ "watch -g 'cat status.txt'",
50
+ "watch -n 5 -d 'free -h'",
51
+ "watch -tc 'docker ps'"
52
+ ],
53
+ "relatedCommands": [
54
+ "while",
55
+ "cron",
56
+ "entr"
57
+ ]
58
+ }
@@ -0,0 +1,50 @@
1
+ {
2
+ "name": "wc",
3
+ "description": "Print newline, word, and byte counts for files",
4
+ "category": "coreutils",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-l",
18
+ "description": "Print line count"
19
+ },
20
+ {
21
+ "name": "-w",
22
+ "description": "Print word count"
23
+ },
24
+ {
25
+ "name": "-c",
26
+ "description": "Print byte count"
27
+ },
28
+ {
29
+ "name": "-m",
30
+ "description": "Print character count"
31
+ },
32
+ {
33
+ "name": "-L",
34
+ "description": "Print length of longest line"
35
+ }
36
+ ],
37
+ "examples": [
38
+ "wc file.txt",
39
+ "wc -l file.txt",
40
+ "wc -w file.txt",
41
+ "find . -name '*.js' | wc -l",
42
+ "cat file.txt | wc -l",
43
+ "wc -l *.py"
44
+ ],
45
+ "relatedCommands": [
46
+ "cat",
47
+ "grep",
48
+ "sort"
49
+ ]
50
+ }
@@ -0,0 +1,94 @@
1
+ {
2
+ "name": "webpack",
3
+ "description": "Module bundler for JavaScript applications",
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": "serve",
19
+ "description": "Start webpack dev server",
20
+ "examples": [
21
+ "webpack serve",
22
+ "webpack serve --open"
23
+ ]
24
+ },
25
+ {
26
+ "name": "watch",
27
+ "description": "Watch files for changes",
28
+ "examples": [
29
+ "webpack watch"
30
+ ]
31
+ },
32
+ {
33
+ "name": "build",
34
+ "description": "Build the project",
35
+ "examples": [
36
+ "webpack build"
37
+ ]
38
+ }
39
+ ],
40
+ "globalOptions": [
41
+ {
42
+ "name": "--mode",
43
+ "description": "Build mode (development, production, none)",
44
+ "type": "string"
45
+ },
46
+ {
47
+ "name": "--config",
48
+ "description": "Path to config file",
49
+ "type": "file"
50
+ },
51
+ {
52
+ "name": "--entry",
53
+ "description": "Entry point",
54
+ "type": "string"
55
+ },
56
+ {
57
+ "name": "--output-path",
58
+ "description": "Output directory",
59
+ "type": "string"
60
+ },
61
+ {
62
+ "name": "--devtool",
63
+ "description": "Source map strategy",
64
+ "type": "string"
65
+ },
66
+ {
67
+ "name": "--watch",
68
+ "short": "-w",
69
+ "description": "Watch for changes"
70
+ },
71
+ {
72
+ "name": "--stats",
73
+ "description": "Stats preset",
74
+ "type": "string"
75
+ },
76
+ {
77
+ "name": "--progress",
78
+ "description": "Show build progress"
79
+ }
80
+ ],
81
+ "examples": [
82
+ "webpack",
83
+ "webpack --mode production",
84
+ "webpack --config webpack.prod.js",
85
+ "webpack serve --open",
86
+ "webpack --progress --stats errors-only"
87
+ ],
88
+ "relatedCommands": [
89
+ "esbuild",
90
+ "rollup",
91
+ "vite",
92
+ "babel"
93
+ ]
94
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ "name": "which",
3
+ "description": "Locate a command",
4
+ "category": "coreutils",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-a",
18
+ "description": "Print all matching executables in PATH"
19
+ }
20
+ ],
21
+ "examples": [
22
+ "which python",
23
+ "which -a python",
24
+ "which node",
25
+ "which gcc",
26
+ "which npm"
27
+ ],
28
+ "relatedCommands": [
29
+ "whereis",
30
+ "type",
31
+ "command",
32
+ "hash"
33
+ ]
34
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "name": "whoami",
3
+ "description": "Print the current user name",
4
+ "category": "coreutils",
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
+ "examples": [
19
+ "whoami"
20
+ ],
21
+ "relatedCommands": [
22
+ "id",
23
+ "who",
24
+ "w",
25
+ "users"
26
+ ]
27
+ }
@@ -0,0 +1,124 @@
1
+ {
2
+ "name": "wrangler",
3
+ "description": "Cloudflare Workers 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": "Create a new project",
20
+ "examples": [
21
+ "wrangler init my-worker"
22
+ ]
23
+ },
24
+ {
25
+ "name": "dev",
26
+ "description": "Start local dev server",
27
+ "examples": [
28
+ "wrangler dev"
29
+ ]
30
+ },
31
+ {
32
+ "name": "deploy",
33
+ "description": "Deploy to Cloudflare",
34
+ "examples": [
35
+ "wrangler deploy"
36
+ ]
37
+ },
38
+ {
39
+ "name": "publish",
40
+ "description": "Publish worker (alias for deploy)",
41
+ "examples": [
42
+ "wrangler publish"
43
+ ]
44
+ },
45
+ {
46
+ "name": "tail",
47
+ "description": "Stream worker logs",
48
+ "examples": [
49
+ "wrangler tail"
50
+ ]
51
+ },
52
+ {
53
+ "name": "secret put",
54
+ "description": "Set a secret",
55
+ "examples": [
56
+ "wrangler secret put MY_SECRET"
57
+ ]
58
+ },
59
+ {
60
+ "name": "kv",
61
+ "description": "Manage KV storage",
62
+ "examples": [
63
+ "wrangler kv namespace list",
64
+ "wrangler kv key put --namespace-id=xxx key value"
65
+ ]
66
+ },
67
+ {
68
+ "name": "r2",
69
+ "description": "Manage R2 storage",
70
+ "examples": [
71
+ "wrangler r2 bucket list"
72
+ ]
73
+ },
74
+ {
75
+ "name": "d1",
76
+ "description": "Manage D1 databases",
77
+ "examples": [
78
+ "wrangler d1 list",
79
+ "wrangler d1 execute mydb --command 'SELECT * FROM users'"
80
+ ]
81
+ },
82
+ {
83
+ "name": "pages",
84
+ "description": "Manage Pages projects",
85
+ "examples": [
86
+ "wrangler pages deploy dist"
87
+ ]
88
+ },
89
+ {
90
+ "name": "login",
91
+ "description": "Login to Cloudflare",
92
+ "examples": [
93
+ "wrangler login"
94
+ ]
95
+ }
96
+ ],
97
+ "globalOptions": [
98
+ {
99
+ "name": "-c",
100
+ "description": "Config file",
101
+ "type": "file"
102
+ },
103
+ {
104
+ "name": "--env",
105
+ "short": "-e",
106
+ "description": "Environment",
107
+ "type": "string"
108
+ }
109
+ ],
110
+ "examples": [
111
+ "wrangler init my-worker",
112
+ "wrangler dev",
113
+ "wrangler deploy",
114
+ "wrangler tail",
115
+ "wrangler pages deploy dist",
116
+ "wrangler d1 list"
117
+ ],
118
+ "relatedCommands": [
119
+ "serverless",
120
+ "miniflare",
121
+ "npm",
122
+ "vercel"
123
+ ]
124
+ }
@@ -0,0 +1,63 @@
1
+ {
2
+ "name": "wrk",
3
+ "description": "Modern HTTP benchmarking tool",
4
+ "category": "http-testing",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-t",
18
+ "description": "Number of threads",
19
+ "type": "number"
20
+ },
21
+ {
22
+ "name": "-c",
23
+ "description": "Number of connections",
24
+ "type": "number"
25
+ },
26
+ {
27
+ "name": "-d",
28
+ "description": "Duration (e.g. 30s, 2m)",
29
+ "type": "string"
30
+ },
31
+ {
32
+ "name": "-s",
33
+ "description": "Lua script file",
34
+ "type": "file"
35
+ },
36
+ {
37
+ "name": "-H",
38
+ "description": "Custom header",
39
+ "type": "string"
40
+ },
41
+ {
42
+ "name": "--latency",
43
+ "description": "Print latency statistics"
44
+ },
45
+ {
46
+ "name": "--timeout",
47
+ "description": "Socket/request timeout",
48
+ "type": "string"
49
+ }
50
+ ],
51
+ "examples": [
52
+ "wrk -t4 -c100 -d30s http://localhost:8080/",
53
+ "wrk -t2 -c50 -d10s --latency http://localhost:3000/",
54
+ "wrk -t8 -c200 -d60s -H 'Authorization: Bearer token' http://api.example.com/",
55
+ "wrk -t4 -c100 -d30s -s post.lua http://localhost:8080/api"
56
+ ],
57
+ "relatedCommands": [
58
+ "ab",
59
+ "hey",
60
+ "vegeta",
61
+ "siege"
62
+ ]
63
+ }
@@ -0,0 +1,66 @@
1
+ {
2
+ "name": "xargs",
3
+ "description": "Build and execute command lines from standard input",
4
+ "category": "coreutils",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-I",
18
+ "description": "Replace occurrences of replace-str in command",
19
+ "type": "string"
20
+ },
21
+ {
22
+ "name": "-n",
23
+ "description": "Use at most N arguments per command",
24
+ "type": "number"
25
+ },
26
+ {
27
+ "name": "-P",
28
+ "description": "Run up to N processes in parallel",
29
+ "type": "number"
30
+ },
31
+ {
32
+ "name": "-0",
33
+ "description": "Input items are NUL-terminated"
34
+ },
35
+ {
36
+ "name": "-t",
37
+ "description": "Print the command line before executing"
38
+ },
39
+ {
40
+ "name": "-p",
41
+ "description": "Prompt user before executing each command"
42
+ },
43
+ {
44
+ "name": "-r",
45
+ "description": "Do not run if stdin is empty"
46
+ },
47
+ {
48
+ "name": "-d",
49
+ "description": "Input item delimiter",
50
+ "type": "string"
51
+ }
52
+ ],
53
+ "examples": [
54
+ "find . -name '*.log' | xargs rm",
55
+ "find . -name '*.js' | xargs grep 'TODO'",
56
+ "echo 'a b c' | xargs -n 1 echo",
57
+ "find . -name '*.txt' -print0 | xargs -0 wc -l",
58
+ "cat urls.txt | xargs -P 4 -I {} curl -sS {}",
59
+ "ls *.jpg | xargs -I {} convert {} -resize 50% sm_{}"
60
+ ],
61
+ "relatedCommands": [
62
+ "find",
63
+ "parallel",
64
+ "exec"
65
+ ]
66
+ }