@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,76 @@
1
+ {
2
+ "name": "erlang",
3
+ "description": "Erlang runtime system and compiler (erl/erlc)",
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": "-noshell",
20
+ "description": "Start without shell"
21
+ },
22
+ {
23
+ "name": "-eval",
24
+ "description": "Evaluate expression",
25
+ "type": "string"
26
+ },
27
+ {
28
+ "name": "-s",
29
+ "description": "Call module function on start",
30
+ "type": "string"
31
+ },
32
+ {
33
+ "name": "-pa",
34
+ "description": "Add code path",
35
+ "type": "string"
36
+ },
37
+ {
38
+ "name": "-name",
39
+ "description": "Set long node name",
40
+ "type": "string"
41
+ },
42
+ {
43
+ "name": "-sname",
44
+ "description": "Set short node name",
45
+ "type": "string"
46
+ },
47
+ {
48
+ "name": "-cookie",
49
+ "description": "Set cookie for distributed Erlang",
50
+ "type": "string"
51
+ },
52
+ {
53
+ "name": "-setcookie",
54
+ "description": "Set magic cookie",
55
+ "type": "string"
56
+ },
57
+ {
58
+ "name": "-remsh",
59
+ "description": "Connect to remote shell",
60
+ "type": "string"
61
+ }
62
+ ],
63
+ "examples": [
64
+ "erl",
65
+ "erl -noshell -eval 'io:format(\"hello~n\"), halt().'",
66
+ "erlc module.erl",
67
+ "erl -pa ebin/",
68
+ "erl -sname mynode"
69
+ ],
70
+ "relatedCommands": [
71
+ "rebar3",
72
+ "mix",
73
+ "elixir",
74
+ "erl"
75
+ ]
76
+ }
@@ -0,0 +1,91 @@
1
+ {
2
+ "name": "esbuild",
3
+ "description": "Extremely fast JavaScript/TypeScript 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": "--bundle",
20
+ "description": "Bundle dependencies"
21
+ },
22
+ {
23
+ "name": "--minify",
24
+ "description": "Minify output"
25
+ },
26
+ {
27
+ "name": "--outfile",
28
+ "description": "Output file",
29
+ "type": "file"
30
+ },
31
+ {
32
+ "name": "--outdir",
33
+ "description": "Output directory",
34
+ "type": "string"
35
+ },
36
+ {
37
+ "name": "--sourcemap",
38
+ "description": "Generate source maps"
39
+ },
40
+ {
41
+ "name": "--platform",
42
+ "description": "Target platform (browser, node, neutral)",
43
+ "type": "string"
44
+ },
45
+ {
46
+ "name": "--target",
47
+ "description": "Target environment",
48
+ "type": "string"
49
+ },
50
+ {
51
+ "name": "--format",
52
+ "description": "Output format (iife, cjs, esm)",
53
+ "type": "string"
54
+ },
55
+ {
56
+ "name": "--splitting",
57
+ "description": "Enable code splitting"
58
+ },
59
+ {
60
+ "name": "--watch",
61
+ "description": "Watch mode"
62
+ },
63
+ {
64
+ "name": "--serve",
65
+ "description": "Start dev server"
66
+ },
67
+ {
68
+ "name": "--loader",
69
+ "description": "File type loader mapping",
70
+ "type": "string"
71
+ },
72
+ {
73
+ "name": "--external",
74
+ "description": "Exclude package from bundle",
75
+ "type": "string"
76
+ }
77
+ ],
78
+ "examples": [
79
+ "esbuild src/index.ts --bundle --outfile=dist/out.js",
80
+ "esbuild src/*.ts --outdir=dist",
81
+ "esbuild app.jsx --bundle --minify --sourcemap --outfile=out.js",
82
+ "esbuild --bundle src/index.ts --platform=node --format=esm --outdir=dist",
83
+ "esbuild --serve=8000 --bundle src/index.tsx"
84
+ ],
85
+ "relatedCommands": [
86
+ "webpack",
87
+ "rollup",
88
+ "swc",
89
+ "vite"
90
+ ]
91
+ }
@@ -0,0 +1,115 @@
1
+ {
2
+ "name": "ffmpeg",
3
+ "description": "Universal media converter — audio, video, streaming",
4
+ "category": "media",
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": "-i",
20
+ "description": "Input file",
21
+ "type": "file"
22
+ },
23
+ {
24
+ "name": "-c:v",
25
+ "description": "Video codec",
26
+ "type": "string"
27
+ },
28
+ {
29
+ "name": "-c:a",
30
+ "description": "Audio codec",
31
+ "type": "string"
32
+ },
33
+ {
34
+ "name": "-b:v",
35
+ "description": "Video bitrate",
36
+ "type": "string"
37
+ },
38
+ {
39
+ "name": "-b:a",
40
+ "description": "Audio bitrate",
41
+ "type": "string"
42
+ },
43
+ {
44
+ "name": "-r",
45
+ "description": "Frame rate",
46
+ "type": "number"
47
+ },
48
+ {
49
+ "name": "-s",
50
+ "description": "Frame size (WxH)",
51
+ "type": "string"
52
+ },
53
+ {
54
+ "name": "-ss",
55
+ "description": "Start time offset",
56
+ "type": "string"
57
+ },
58
+ {
59
+ "name": "-t",
60
+ "description": "Duration",
61
+ "type": "string"
62
+ },
63
+ {
64
+ "name": "-to",
65
+ "description": "Stop time",
66
+ "type": "string"
67
+ },
68
+ {
69
+ "name": "-vn",
70
+ "description": "No video"
71
+ },
72
+ {
73
+ "name": "-an",
74
+ "description": "No audio"
75
+ },
76
+ {
77
+ "name": "-f",
78
+ "description": "Force format",
79
+ "type": "string"
80
+ },
81
+ {
82
+ "name": "-y",
83
+ "description": "Overwrite output"
84
+ },
85
+ {
86
+ "name": "-map",
87
+ "description": "Stream mapping",
88
+ "type": "string"
89
+ },
90
+ {
91
+ "name": "-filter:v",
92
+ "description": "Video filter",
93
+ "type": "string"
94
+ },
95
+ {
96
+ "name": "-filter:a",
97
+ "description": "Audio filter",
98
+ "type": "string"
99
+ }
100
+ ],
101
+ "examples": [
102
+ "ffmpeg -i input.mp4 output.avi",
103
+ "ffmpeg -i input.mp4 -c:v libx264 -crf 23 output.mp4",
104
+ "ffmpeg -i input.mp4 -vn -c:a libmp3lame output.mp3",
105
+ "ffmpeg -i input.mp4 -ss 00:01:00 -t 30 clip.mp4",
106
+ "ffmpeg -i input.mp4 -vf scale=1280:720 output.mp4",
107
+ "ffmpeg -i input.mp4 -r 30 -s 1920x1080 output.mp4"
108
+ ],
109
+ "relatedCommands": [
110
+ "ffprobe",
111
+ "imagemagick",
112
+ "sox",
113
+ "vlc"
114
+ ]
115
+ }
@@ -0,0 +1,100 @@
1
+ {
2
+ "name": "fnm",
3
+ "description": "Fast Node Manager — fast and simple Node.js version manager",
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 Node.js version",
20
+ "examples": [
21
+ "fnm install 20",
22
+ "fnm install --lts"
23
+ ]
24
+ },
25
+ {
26
+ "name": "use",
27
+ "description": "Use an installed version",
28
+ "examples": [
29
+ "fnm use 20",
30
+ "fnm use --lts"
31
+ ]
32
+ },
33
+ {
34
+ "name": "list",
35
+ "description": "List installed versions",
36
+ "examples": [
37
+ "fnm list"
38
+ ]
39
+ },
40
+ {
41
+ "name": "list-remote",
42
+ "description": "List available versions",
43
+ "examples": [
44
+ "fnm list-remote"
45
+ ]
46
+ },
47
+ {
48
+ "name": "default",
49
+ "description": "Set the default version",
50
+ "examples": [
51
+ "fnm default 20"
52
+ ]
53
+ },
54
+ {
55
+ "name": "current",
56
+ "description": "Show current version",
57
+ "examples": [
58
+ "fnm current"
59
+ ]
60
+ },
61
+ {
62
+ "name": "env",
63
+ "description": "Print shell env setup",
64
+ "examples": [
65
+ "fnm env --use-on-cd"
66
+ ]
67
+ },
68
+ {
69
+ "name": "uninstall",
70
+ "description": "Uninstall a version",
71
+ "examples": [
72
+ "fnm uninstall 16"
73
+ ]
74
+ }
75
+ ],
76
+ "globalOptions": [
77
+ {
78
+ "name": "--node-dist-mirror",
79
+ "description": "Mirror URL for downloads",
80
+ "type": "string"
81
+ },
82
+ {
83
+ "name": "--log-level",
84
+ "description": "Log level (quiet, error, info)",
85
+ "type": "string"
86
+ }
87
+ ],
88
+ "examples": [
89
+ "fnm install --lts",
90
+ "fnm use 20",
91
+ "fnm list",
92
+ "fnm default 20",
93
+ "fnm env --use-on-cd"
94
+ ],
95
+ "relatedCommands": [
96
+ "nvm",
97
+ "volta",
98
+ "node"
99
+ ]
100
+ }
@@ -0,0 +1,63 @@
1
+ {
2
+ "name": "free",
3
+ "description": "Display amount of free and used memory",
4
+ "category": "system",
5
+ "platforms": [
6
+ "linux"
7
+ ],
8
+ "shells": [
9
+ "bash",
10
+ "zsh",
11
+ "fish"
12
+ ],
13
+ "subcommands": [],
14
+ "globalOptions": [
15
+ {
16
+ "name": "-h",
17
+ "description": "Human-readable output"
18
+ },
19
+ {
20
+ "name": "-b",
21
+ "description": "Output in bytes"
22
+ },
23
+ {
24
+ "name": "-m",
25
+ "description": "Output in mebibytes"
26
+ },
27
+ {
28
+ "name": "-g",
29
+ "description": "Output in gibibytes"
30
+ },
31
+ {
32
+ "name": "-s",
33
+ "description": "Repeat printing every N seconds",
34
+ "type": "number"
35
+ },
36
+ {
37
+ "name": "-c",
38
+ "description": "Repeat N times then exit",
39
+ "type": "number"
40
+ },
41
+ {
42
+ "name": "-t",
43
+ "description": "Show total for RAM + swap"
44
+ },
45
+ {
46
+ "name": "-w",
47
+ "description": "Wide output (separate buffers and cache)"
48
+ }
49
+ ],
50
+ "examples": [
51
+ "free -h",
52
+ "free -m",
53
+ "free -h -s 5",
54
+ "free -tw",
55
+ "free -g"
56
+ ],
57
+ "relatedCommands": [
58
+ "top",
59
+ "htop",
60
+ "vmstat",
61
+ "ps"
62
+ ]
63
+ }
@@ -0,0 +1,89 @@
1
+ {
2
+ "name": "func",
3
+ "description": "Azure Functions Core Tools 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 function app project",
20
+ "examples": [
21
+ "func init MyFunctionApp --worker-runtime node"
22
+ ]
23
+ },
24
+ {
25
+ "name": "new",
26
+ "description": "Create a new function",
27
+ "examples": [
28
+ "func new --template 'HTTP trigger' --name HttpTrigger"
29
+ ]
30
+ },
31
+ {
32
+ "name": "start",
33
+ "description": "Start local functions host",
34
+ "examples": [
35
+ "func start"
36
+ ]
37
+ },
38
+ {
39
+ "name": "azure functionapp publish",
40
+ "description": "Publish to Azure",
41
+ "examples": [
42
+ "func azure functionapp publish MyFunctionApp"
43
+ ]
44
+ },
45
+ {
46
+ "name": "extensions install",
47
+ "description": "Install binding extensions",
48
+ "examples": [
49
+ "func extensions install"
50
+ ]
51
+ },
52
+ {
53
+ "name": "settings add",
54
+ "description": "Add app setting",
55
+ "examples": [
56
+ "func settings add MY_SETTING value"
57
+ ]
58
+ }
59
+ ],
60
+ "globalOptions": [
61
+ {
62
+ "name": "--port",
63
+ "description": "Port number",
64
+ "type": "number"
65
+ },
66
+ {
67
+ "name": "--cors",
68
+ "description": "CORS origins",
69
+ "type": "string"
70
+ },
71
+ {
72
+ "name": "--verbose",
73
+ "description": "Verbose output"
74
+ }
75
+ ],
76
+ "examples": [
77
+ "func init MyApp --worker-runtime node",
78
+ "func new --template 'HTTP trigger' --name MyFunc",
79
+ "func start",
80
+ "func azure functionapp publish MyApp",
81
+ "func start --port 7072"
82
+ ],
83
+ "relatedCommands": [
84
+ "az",
85
+ "serverless",
86
+ "sam",
87
+ "cdk"
88
+ ]
89
+ }
@@ -0,0 +1,106 @@
1
+ {
2
+ "name": "gatsby",
3
+ "description": "React-based static site generator framework",
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": "new",
19
+ "description": "Create a new site",
20
+ "examples": [
21
+ "gatsby new my-site",
22
+ "gatsby new my-blog https://github.com/gatsbyjs/gatsby-starter-blog"
23
+ ]
24
+ },
25
+ {
26
+ "name": "develop",
27
+ "description": "Start development server",
28
+ "examples": [
29
+ "gatsby develop",
30
+ "gatsby develop -H 0.0.0.0"
31
+ ]
32
+ },
33
+ {
34
+ "name": "build",
35
+ "description": "Build production site",
36
+ "examples": [
37
+ "gatsby build"
38
+ ]
39
+ },
40
+ {
41
+ "name": "serve",
42
+ "description": "Serve production build locally",
43
+ "examples": [
44
+ "gatsby serve"
45
+ ]
46
+ },
47
+ {
48
+ "name": "clean",
49
+ "description": "Clean .cache and public dirs",
50
+ "examples": [
51
+ "gatsby clean"
52
+ ]
53
+ },
54
+ {
55
+ "name": "info",
56
+ "description": "Show environment info",
57
+ "examples": [
58
+ "gatsby info"
59
+ ]
60
+ },
61
+ {
62
+ "name": "repl",
63
+ "description": "Open a REPL with Gatsby context",
64
+ "examples": [
65
+ "gatsby repl"
66
+ ]
67
+ }
68
+ ],
69
+ "globalOptions": [
70
+ {
71
+ "name": "-H",
72
+ "description": "Host",
73
+ "type": "string"
74
+ },
75
+ {
76
+ "name": "-p",
77
+ "description": "Port",
78
+ "type": "number"
79
+ },
80
+ {
81
+ "name": "-o",
82
+ "description": "Open in browser"
83
+ },
84
+ {
85
+ "name": "--prefix-paths",
86
+ "description": "Build with path prefix"
87
+ },
88
+ {
89
+ "name": "--verbose",
90
+ "description": "Verbose output"
91
+ }
92
+ ],
93
+ "examples": [
94
+ "gatsby new my-site",
95
+ "gatsby develop",
96
+ "gatsby build",
97
+ "gatsby serve",
98
+ "gatsby clean"
99
+ ],
100
+ "relatedCommands": [
101
+ "next",
102
+ "astro",
103
+ "hugo",
104
+ "eleventy"
105
+ ]
106
+ }