@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,97 @@
1
+ {
2
+ "name": "semgrep",
3
+ "description": "Lightweight static analysis for finding bugs and enforcing code standards",
4
+ "category": "devops",
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": "Scan code",
20
+ "examples": [
21
+ "semgrep scan",
22
+ "semgrep scan --config auto"
23
+ ]
24
+ },
25
+ {
26
+ "name": "ci",
27
+ "description": "Run in CI mode",
28
+ "examples": [
29
+ "semgrep ci"
30
+ ]
31
+ },
32
+ {
33
+ "name": "login",
34
+ "description": "Login to Semgrep Cloud",
35
+ "examples": [
36
+ "semgrep login"
37
+ ]
38
+ }
39
+ ],
40
+ "globalOptions": [
41
+ {
42
+ "name": "--config",
43
+ "description": "Rule configuration (auto, p/default, file)",
44
+ "type": "string"
45
+ },
46
+ {
47
+ "name": "--lang",
48
+ "description": "Target language",
49
+ "type": "string"
50
+ },
51
+ {
52
+ "name": "--json",
53
+ "description": "JSON output"
54
+ },
55
+ {
56
+ "name": "--sarif",
57
+ "description": "SARIF output"
58
+ },
59
+ {
60
+ "name": "--severity",
61
+ "description": "Filter by severity",
62
+ "type": "string"
63
+ },
64
+ {
65
+ "name": "--exclude",
66
+ "description": "Exclude paths",
67
+ "type": "string"
68
+ },
69
+ {
70
+ "name": "--include",
71
+ "description": "Include paths",
72
+ "type": "string"
73
+ },
74
+ {
75
+ "name": "--autofix",
76
+ "description": "Apply autofixes"
77
+ },
78
+ {
79
+ "name": "-e",
80
+ "description": "Pattern to search for",
81
+ "type": "string"
82
+ }
83
+ ],
84
+ "examples": [
85
+ "semgrep scan --config auto",
86
+ "semgrep scan --config p/owasp-top-ten",
87
+ "semgrep scan --config p/typescript",
88
+ "semgrep ci",
89
+ "semgrep scan -e '$X == $X' --lang python"
90
+ ],
91
+ "relatedCommands": [
92
+ "eslint",
93
+ "sonar",
94
+ "codeql",
95
+ "bandit"
96
+ ]
97
+ }
@@ -0,0 +1,121 @@
1
+ {
2
+ "name": "serverless",
3
+ "description": "Serverless Framework — build serverless applications",
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": "deploy",
19
+ "description": "Deploy a service",
20
+ "examples": [
21
+ "serverless deploy",
22
+ "sls deploy --stage prod"
23
+ ]
24
+ },
25
+ {
26
+ "name": "invoke",
27
+ "description": "Invoke a function",
28
+ "examples": [
29
+ "sls invoke -f hello",
30
+ "sls invoke local -f hello"
31
+ ]
32
+ },
33
+ {
34
+ "name": "logs",
35
+ "description": "View function logs",
36
+ "examples": [
37
+ "sls logs -f hello -t"
38
+ ]
39
+ },
40
+ {
41
+ "name": "remove",
42
+ "description": "Remove a deployed service",
43
+ "examples": [
44
+ "sls remove"
45
+ ]
46
+ },
47
+ {
48
+ "name": "info",
49
+ "description": "Show service info",
50
+ "examples": [
51
+ "sls info"
52
+ ]
53
+ },
54
+ {
55
+ "name": "create",
56
+ "description": "Create new service from template",
57
+ "examples": [
58
+ "sls create --template aws-nodejs --path my-service"
59
+ ]
60
+ },
61
+ {
62
+ "name": "package",
63
+ "description": "Package the service",
64
+ "examples": [
65
+ "sls package"
66
+ ]
67
+ },
68
+ {
69
+ "name": "plugin install",
70
+ "description": "Install plugin",
71
+ "examples": [
72
+ "sls plugin install -n serverless-offline"
73
+ ]
74
+ },
75
+ {
76
+ "name": "offline",
77
+ "description": "Run locally (with plugin)",
78
+ "examples": [
79
+ "sls offline start"
80
+ ]
81
+ }
82
+ ],
83
+ "globalOptions": [
84
+ {
85
+ "name": "--stage",
86
+ "short": "-s",
87
+ "description": "Deployment stage",
88
+ "type": "string"
89
+ },
90
+ {
91
+ "name": "--region",
92
+ "short": "-r",
93
+ "description": "AWS region",
94
+ "type": "string"
95
+ },
96
+ {
97
+ "name": "--verbose",
98
+ "short": "-v",
99
+ "description": "Verbose output"
100
+ },
101
+ {
102
+ "name": "--config",
103
+ "short": "-c",
104
+ "description": "Config file",
105
+ "type": "file"
106
+ }
107
+ ],
108
+ "examples": [
109
+ "sls deploy",
110
+ "sls deploy --stage prod",
111
+ "sls invoke -f hello",
112
+ "sls logs -f hello -t",
113
+ "sls create --template aws-nodejs --path my-svc"
114
+ ],
115
+ "relatedCommands": [
116
+ "sam",
117
+ "cdk",
118
+ "aws",
119
+ "lambda"
120
+ ]
121
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ "name": "shellcheck",
3
+ "description": "Static analysis tool for shell scripts",
4
+ "category": "devops",
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": "-e",
20
+ "description": "Exclude specific error codes",
21
+ "type": "string"
22
+ },
23
+ {
24
+ "name": "-s",
25
+ "description": "Shell dialect (sh, bash, dash, ksh)",
26
+ "type": "string"
27
+ },
28
+ {
29
+ "name": "-f",
30
+ "description": "Output format (gcc, json, tty, checkstyle, diff)",
31
+ "type": "string"
32
+ },
33
+ {
34
+ "name": "-S",
35
+ "description": "Minimum severity (error, warning, info, style)",
36
+ "type": "string"
37
+ },
38
+ {
39
+ "name": "-x",
40
+ "description": "Follow sourced files"
41
+ },
42
+ {
43
+ "name": "--color",
44
+ "description": "Color output (auto, always, never)",
45
+ "type": "string"
46
+ }
47
+ ],
48
+ "examples": [
49
+ "shellcheck script.sh",
50
+ "shellcheck -s bash script.sh",
51
+ "shellcheck -f json script.sh",
52
+ "shellcheck -e SC2034 script.sh",
53
+ "shellcheck **/*.sh",
54
+ "shellcheck -S warning script.sh"
55
+ ],
56
+ "relatedCommands": [
57
+ "bash",
58
+ "shfmt",
59
+ "hadolint"
60
+ ]
61
+ }
@@ -0,0 +1,79 @@
1
+ {
2
+ "name": "skopeo",
3
+ "description": "Container image management tool — copy, inspect, sign images",
4
+ "category": "containers",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [
15
+ {
16
+ "name": "copy",
17
+ "description": "Copy images between registries",
18
+ "examples": [
19
+ "skopeo copy docker://src docker://dest"
20
+ ]
21
+ },
22
+ {
23
+ "name": "inspect",
24
+ "description": "Inspect image metadata",
25
+ "examples": [
26
+ "skopeo inspect docker://docker.io/library/nginx"
27
+ ]
28
+ },
29
+ {
30
+ "name": "list-tags",
31
+ "description": "List tags for a repository",
32
+ "examples": [
33
+ "skopeo list-tags docker://docker.io/library/nginx"
34
+ ]
35
+ },
36
+ {
37
+ "name": "delete",
38
+ "description": "Delete an image from a registry",
39
+ "examples": [
40
+ "skopeo delete docker://registry/image:tag"
41
+ ]
42
+ },
43
+ {
44
+ "name": "sync",
45
+ "description": "Sync images between registries",
46
+ "examples": [
47
+ "skopeo sync --src docker --dest dir docker.io/library/nginx /tmp/nginx"
48
+ ]
49
+ }
50
+ ],
51
+ "globalOptions": [
52
+ {
53
+ "name": "--override-os",
54
+ "description": "Override OS",
55
+ "type": "string"
56
+ },
57
+ {
58
+ "name": "--override-arch",
59
+ "description": "Override architecture",
60
+ "type": "string"
61
+ },
62
+ {
63
+ "name": "--insecure-policy",
64
+ "description": "Skip policy checks"
65
+ }
66
+ ],
67
+ "examples": [
68
+ "skopeo inspect docker://docker.io/library/nginx",
69
+ "skopeo copy docker://src docker://dest",
70
+ "skopeo list-tags docker://docker.io/library/node",
71
+ "skopeo sync --src docker --dest dir ubuntu /tmp/ubuntu"
72
+ ],
73
+ "relatedCommands": [
74
+ "podman",
75
+ "buildah",
76
+ "docker",
77
+ "crane"
78
+ ]
79
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "name": "socat",
3
+ "description": "Multipurpose relay — bidirectional data transfer",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-d",
18
+ "description": "Increase verbosity (use -d -d for more)"
19
+ },
20
+ {
21
+ "name": "-v",
22
+ "description": "Write data to stderr"
23
+ },
24
+ {
25
+ "name": "-t",
26
+ "description": "Timeout for second address",
27
+ "type": "number"
28
+ }
29
+ ],
30
+ "examples": [
31
+ "socat TCP-LISTEN:8080,fork TCP:remote:80",
32
+ "socat - TCP:host:port",
33
+ "socat TCP-LISTEN:1234 EXEC:/bin/bash",
34
+ "socat UNIX-LISTEN:/tmp/sock,fork TCP:localhost:8080",
35
+ "socat TCP-LISTEN:443,fork OPENSSL:remote:443"
36
+ ],
37
+ "relatedCommands": [
38
+ "nc",
39
+ "ssh",
40
+ "ncat",
41
+ "stunnel"
42
+ ]
43
+ }
@@ -0,0 +1,85 @@
1
+ {
2
+ "name": "sops",
3
+ "description": "Secrets OPerationS — encrypt/decrypt secrets in config files",
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
+ "globalOptions": [
18
+ {
19
+ "name": "-e",
20
+ "description": "Encrypt file"
21
+ },
22
+ {
23
+ "name": "-d",
24
+ "description": "Decrypt file"
25
+ },
26
+ {
27
+ "name": "-i",
28
+ "description": "In-place edit"
29
+ },
30
+ {
31
+ "name": "--age",
32
+ "description": "Age recipient for encryption",
33
+ "type": "string"
34
+ },
35
+ {
36
+ "name": "--pgp",
37
+ "description": "PGP fingerprint",
38
+ "type": "string"
39
+ },
40
+ {
41
+ "name": "--kms",
42
+ "description": "AWS KMS ARN",
43
+ "type": "string"
44
+ },
45
+ {
46
+ "name": "--gcp-kms",
47
+ "description": "GCP KMS resource ID",
48
+ "type": "string"
49
+ },
50
+ {
51
+ "name": "--azure-kv",
52
+ "description": "Azure Key Vault URL",
53
+ "type": "string"
54
+ },
55
+ {
56
+ "name": "--encrypted-regex",
57
+ "description": "Only encrypt matching keys",
58
+ "type": "string"
59
+ },
60
+ {
61
+ "name": "--input-type",
62
+ "description": "Input format (yaml, json, dotenv, binary)",
63
+ "type": "string"
64
+ },
65
+ {
66
+ "name": "--output-type",
67
+ "description": "Output format",
68
+ "type": "string"
69
+ }
70
+ ],
71
+ "examples": [
72
+ "sops secrets.yaml",
73
+ "sops -e secrets.yaml",
74
+ "sops -d secrets.enc.yaml",
75
+ "sops -e -i secrets.yaml",
76
+ "sops --age age1... secrets.yaml",
77
+ "sops -d --output-type json secrets.yaml"
78
+ ],
79
+ "relatedCommands": [
80
+ "age",
81
+ "gpg",
82
+ "vault",
83
+ "aws-kms"
84
+ ]
85
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "name": "sort",
3
+ "description": "Sort lines of text 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": "-r",
18
+ "description": "Reverse the result of comparisons"
19
+ },
20
+ {
21
+ "name": "-n",
22
+ "description": "Compare according to string numerical value"
23
+ },
24
+ {
25
+ "name": "-k",
26
+ "description": "Sort by key/field",
27
+ "type": "string"
28
+ },
29
+ {
30
+ "name": "-t",
31
+ "description": "Use character as field separator",
32
+ "type": "string"
33
+ },
34
+ {
35
+ "name": "-u",
36
+ "description": "Output only unique lines"
37
+ },
38
+ {
39
+ "name": "-o",
40
+ "description": "Write result to file",
41
+ "type": "file"
42
+ },
43
+ {
44
+ "name": "-f",
45
+ "description": "Fold lower case to upper case (case-insensitive)"
46
+ },
47
+ {
48
+ "name": "-h",
49
+ "description": "Compare human-readable numbers (2K, 1G)"
50
+ },
51
+ {
52
+ "name": "-V",
53
+ "description": "Natural sort of version numbers"
54
+ },
55
+ {
56
+ "name": "-s",
57
+ "description": "Stabilize sort by disabling last-resort comparison"
58
+ }
59
+ ],
60
+ "examples": [
61
+ "sort file.txt",
62
+ "sort -r file.txt",
63
+ "sort -n numbers.txt",
64
+ "sort -t ',' -k 2 data.csv",
65
+ "sort -u file.txt",
66
+ "sort -k 2 -n -r scores.txt",
67
+ "du -sh * | sort -h"
68
+ ],
69
+ "relatedCommands": [
70
+ "uniq",
71
+ "cut",
72
+ "wc",
73
+ "tsort"
74
+ ]
75
+ }
@@ -0,0 +1,109 @@
1
+ {
2
+ "name": "sqlite-utils",
3
+ "description": "CLI tool and Python library for manipulating SQLite databases",
4
+ "category": "data",
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": "insert",
19
+ "description": "Insert data from JSON/CSV",
20
+ "examples": [
21
+ "sqlite-utils insert db.sqlite data data.csv --csv",
22
+ "sqlite-utils insert db.sqlite data data.json"
23
+ ]
24
+ },
25
+ {
26
+ "name": "query",
27
+ "description": "Execute SQL and return results",
28
+ "examples": [
29
+ "sqlite-utils query db.sqlite 'SELECT * FROM data'"
30
+ ]
31
+ },
32
+ {
33
+ "name": "tables",
34
+ "description": "List tables",
35
+ "examples": [
36
+ "sqlite-utils tables db.sqlite"
37
+ ]
38
+ },
39
+ {
40
+ "name": "schema",
41
+ "description": "Show table schema",
42
+ "examples": [
43
+ "sqlite-utils schema db.sqlite"
44
+ ]
45
+ },
46
+ {
47
+ "name": "rows",
48
+ "description": "Output rows as JSON",
49
+ "examples": [
50
+ "sqlite-utils rows db.sqlite tablename"
51
+ ]
52
+ },
53
+ {
54
+ "name": "search",
55
+ "description": "Full-text search",
56
+ "examples": [
57
+ "sqlite-utils search db.sqlite table query"
58
+ ]
59
+ },
60
+ {
61
+ "name": "indexes",
62
+ "description": "List indexes",
63
+ "examples": [
64
+ "sqlite-utils indexes db.sqlite"
65
+ ]
66
+ },
67
+ {
68
+ "name": "memory",
69
+ "description": "Execute SQL against in-memory data",
70
+ "examples": [
71
+ "sqlite-utils memory data.csv 'SELECT * FROM data WHERE age>30'"
72
+ ]
73
+ },
74
+ {
75
+ "name": "convert",
76
+ "description": "Transform column data",
77
+ "examples": [
78
+ "sqlite-utils convert db.sqlite table col 'value.upper()'"
79
+ ]
80
+ }
81
+ ],
82
+ "globalOptions": [
83
+ {
84
+ "name": "--csv",
85
+ "description": "Input is CSV"
86
+ },
87
+ {
88
+ "name": "--json-lines",
89
+ "description": "Input is newline-delimited JSON"
90
+ },
91
+ {
92
+ "name": "--fmt",
93
+ "description": "Output format (json, csv, table)",
94
+ "type": "string"
95
+ }
96
+ ],
97
+ "examples": [
98
+ "sqlite-utils insert db.sqlite data data.csv --csv",
99
+ "sqlite-utils query db.sqlite 'SELECT * FROM data'",
100
+ "sqlite-utils tables db.sqlite",
101
+ "sqlite-utils memory data.csv 'SELECT count(*) FROM data'"
102
+ ],
103
+ "relatedCommands": [
104
+ "sqlite3",
105
+ "csvkit",
106
+ "q",
107
+ "datasette"
108
+ ]
109
+ }