@enjoys/context-engine 1.5.1 → 1.7.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 (200) hide show
  1. package/README.md +214 -62
  2. package/data/commands/ab.json +80 -0
  3. package/data/commands/act.json +82 -0
  4. package/data/commands/age.json +68 -0
  5. package/data/commands/aliyun.json +158 -0
  6. package/data/commands/amplify.json +174 -0
  7. package/data/commands/argo.json +212 -0
  8. package/data/commands/argocd.json +218 -0
  9. package/data/commands/asdf.json +102 -0
  10. package/data/commands/astro.json +106 -0
  11. package/data/commands/at.json +52 -0
  12. package/data/commands/aws-copilot.json +161 -0
  13. package/data/commands/az-devops.json +155 -0
  14. package/data/commands/babel.json +83 -0
  15. package/data/commands/bq.json +177 -0
  16. package/data/commands/buildah.json +105 -0
  17. package/data/commands/cabal.json +114 -0
  18. package/data/commands/calicoctl.json +154 -0
  19. package/data/commands/cdk.json +127 -0
  20. package/data/commands/chamber.json +128 -0
  21. package/data/commands/changeset.json +68 -0
  22. package/data/commands/checkov.json +75 -0
  23. package/data/commands/cilium.json +154 -0
  24. package/data/commands/civo.json +147 -0
  25. package/data/commands/cloudflared.json +133 -0
  26. package/data/commands/cmctl.json +143 -0
  27. package/data/commands/commitlint.json +60 -0
  28. package/data/commands/concurrently.json +62 -0
  29. package/data/commands/conventional-commits.json +30 -0
  30. package/data/commands/cosign.json +103 -0
  31. package/data/commands/crane.json +109 -0
  32. package/data/commands/cron.json +29 -0
  33. package/data/commands/crossplane.json +119 -0
  34. package/data/commands/crystal.json +102 -0
  35. package/data/commands/csvkit.json +96 -0
  36. package/data/commands/cut.json +62 -0
  37. package/data/commands/devspace.json +198 -0
  38. package/data/commands/df.json +66 -0
  39. package/data/commands/diff.json +72 -0
  40. package/data/commands/dig.json +67 -0
  41. package/data/commands/dmesg.json +65 -0
  42. package/data/commands/doctl.json +510 -156
  43. package/data/commands/doppler.json +161 -0
  44. package/data/commands/dotnet.json +136 -0
  45. package/data/commands/du.json +71 -0
  46. package/data/commands/eb.json +201 -0
  47. package/data/commands/echo.json +45 -0
  48. package/data/commands/ecs-cli.json +132 -0
  49. package/data/commands/eksctl.json +101 -0
  50. package/data/commands/eleventy.json +73 -0
  51. package/data/commands/entr.json +50 -0
  52. package/data/commands/env.json +43 -0
  53. package/data/commands/erlang.json +76 -0
  54. package/data/commands/esbuild.json +91 -0
  55. package/data/commands/ffmpeg.json +115 -0
  56. package/data/commands/flux.json +190 -0
  57. package/data/commands/fnm.json +100 -0
  58. package/data/commands/free.json +63 -0
  59. package/data/commands/func.json +89 -0
  60. package/data/commands/garden.json +180 -0
  61. package/data/commands/gatsby.json +106 -0
  62. package/data/commands/ghc.json +79 -0
  63. package/data/commands/ghostscript.json +77 -0
  64. package/data/commands/git-lfs.json +95 -0
  65. package/data/commands/gpg.json +112 -0
  66. package/data/commands/grafana-cli.json +97 -0
  67. package/data/commands/grpcurl.json +74 -0
  68. package/data/commands/grype.json +75 -0
  69. package/data/commands/gsutil.json +197 -0
  70. package/data/commands/hadolint.json +61 -0
  71. package/data/commands/hcloud.json +169 -0
  72. package/data/commands/head.json +48 -0
  73. package/data/commands/helmfile.json +178 -0
  74. package/data/commands/heroku.json +239 -0
  75. package/data/commands/hexo.json +101 -0
  76. package/data/commands/hey.json +91 -0
  77. package/data/commands/hostname.json +52 -0
  78. package/data/commands/httpie.json +101 -0
  79. package/data/commands/hugo.json +106 -0
  80. package/data/commands/husky.json +52 -0
  81. package/data/commands/ibmcloud.json +184 -0
  82. package/data/commands/id.json +50 -0
  83. package/data/commands/ifconfig.json +47 -0
  84. package/data/commands/imagemagick.json +117 -0
  85. package/data/commands/infisical.json +127 -0
  86. package/data/commands/inotifywait.json +70 -0
  87. package/data/commands/ip.json +103 -0
  88. package/data/commands/istioctl.json +211 -0
  89. package/data/commands/javac.json +87 -0
  90. package/data/commands/jekyll.json +105 -0
  91. package/data/commands/k3d.json +156 -0
  92. package/data/commands/k3s.json +134 -0
  93. package/data/commands/k9s.json +169 -62
  94. package/data/commands/kamel.json +155 -0
  95. package/data/commands/kill.json +57 -0
  96. package/data/commands/killall.json +60 -0
  97. package/data/commands/kind.json +98 -0
  98. package/data/commands/kn.json +160 -0
  99. package/data/commands/ko.json +89 -0
  100. package/data/commands/kube-score.json +86 -0
  101. package/data/commands/kubeconform.json +98 -0
  102. package/data/commands/kubectx.json +58 -0
  103. package/data/commands/kubens.json +45 -0
  104. package/data/commands/kustomize.json +135 -0
  105. package/data/commands/latex.json +65 -0
  106. package/data/commands/lerna.json +125 -0
  107. package/data/commands/lightsail.json +168 -0
  108. package/data/commands/linkerd.json +174 -0
  109. package/data/commands/ln.json +54 -0
  110. package/data/commands/lsof.json +69 -0
  111. package/data/commands/manifest.json +1 -1
  112. package/data/commands/mc.json +236 -0
  113. package/data/commands/miller.json +58 -0
  114. package/data/commands/minikube.json +264 -60
  115. package/data/commands/mise.json +107 -0
  116. package/data/commands/mix.json +128 -0
  117. package/data/commands/mkdir.json +43 -0
  118. package/data/commands/mount.json +63 -0
  119. package/data/commands/nc.json +71 -0
  120. package/data/commands/netstat.json +74 -0
  121. package/data/commands/nim.json +104 -0
  122. package/data/commands/nohup.json +28 -0
  123. package/data/commands/nslookup.json +46 -0
  124. package/data/commands/nvm.json +91 -0
  125. package/data/commands/ocaml.json +68 -0
  126. package/data/commands/oci.json +184 -0
  127. package/data/commands/okteto.json +164 -0
  128. package/data/commands/opam.json +111 -0
  129. package/data/commands/openstack.json +212 -0
  130. package/data/commands/pandoc.json +100 -0
  131. package/data/commands/parallel.json +73 -0
  132. package/data/commands/patch.json +55 -0
  133. package/data/commands/ping.json +73 -0
  134. package/data/commands/podman.json +151 -0
  135. package/data/commands/popeye.json +109 -0
  136. package/data/commands/postman.json +82 -0
  137. package/data/commands/pre-commit.json +101 -0
  138. package/data/commands/prometheus.json +65 -0
  139. package/data/commands/pyenv.json +87 -0
  140. package/data/commands/q.json +63 -0
  141. package/data/commands/rancher.json +141 -0
  142. package/data/commands/rbenv.json +85 -0
  143. package/data/commands/rclone.json +275 -0
  144. package/data/commands/rebar3.json +110 -0
  145. package/data/commands/remix.json +80 -0
  146. package/data/commands/rollup.json +74 -0
  147. package/data/commands/route.json +53 -0
  148. package/data/commands/rustc.json +90 -0
  149. package/data/commands/s3cmd.json +201 -0
  150. package/data/commands/sam.json +122 -0
  151. package/data/commands/scw.json +169 -0
  152. package/data/commands/sdkman.json +89 -0
  153. package/data/commands/semantic-release.json +58 -0
  154. package/data/commands/semgrep.json +97 -0
  155. package/data/commands/serverless.json +121 -0
  156. package/data/commands/shellcheck.json +61 -0
  157. package/data/commands/skaffold.json +189 -0
  158. package/data/commands/skopeo.json +160 -0
  159. package/data/commands/socat.json +43 -0
  160. package/data/commands/sops.json +173 -0
  161. package/data/commands/sort.json +75 -0
  162. package/data/commands/sqlite-utils.json +109 -0
  163. package/data/commands/ss.json +75 -0
  164. package/data/commands/stack.json +115 -0
  165. package/data/commands/stern.json +124 -0
  166. package/data/commands/storybook.json +90 -0
  167. package/data/commands/strace.json +71 -0
  168. package/data/commands/svelte.json +89 -0
  169. package/data/commands/swc.json +73 -0
  170. package/data/commands/swiftc.json +83 -0
  171. package/data/commands/syft.json +77 -0
  172. package/data/commands/tail.json +58 -0
  173. package/data/commands/tee.json +38 -0
  174. package/data/commands/telepresence.json +122 -0
  175. package/data/commands/tflint.json +83 -0
  176. package/data/commands/tilt.json +160 -0
  177. package/data/commands/tkn.json +150 -0
  178. package/data/commands/touch.json +57 -0
  179. package/data/commands/traceroute.json +70 -0
  180. package/data/commands/tracert.json +49 -0
  181. package/data/commands/umount.json +49 -0
  182. package/data/commands/uniq.json +59 -0
  183. package/data/commands/upcloud.json +129 -0
  184. package/data/commands/vagrant.json +112 -0
  185. package/data/commands/vegeta.json +59 -0
  186. package/data/commands/velero.json +141 -0
  187. package/data/commands/volta.json +87 -0
  188. package/data/commands/vultr.json +157 -0
  189. package/data/commands/watch.json +58 -0
  190. package/data/commands/wc.json +50 -0
  191. package/data/commands/webpack.json +94 -0
  192. package/data/commands/which.json +34 -0
  193. package/data/commands/whoami.json +27 -0
  194. package/data/commands/wrangler.json +224 -0
  195. package/data/commands/wrk.json +63 -0
  196. package/data/commands/xargs.json +66 -0
  197. package/data/commands/xsv.json +119 -0
  198. package/data/commands/zig.json +114 -0
  199. package/data/manifest.json +1 -1
  200. package/package.json +2 -2
@@ -0,0 +1,132 @@
1
+ {
2
+ "name": "ecs-cli",
3
+ "description": "Amazon ECS CLI for cluster and task management",
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": "configure",
19
+ "description": "Configure CLI",
20
+ "examples": [
21
+ "ecs-cli configure --cluster my-cluster --region us-east-1 --default-launch-type FARGATE",
22
+ "ecs-cli configure profile --profile-name default --access-key xxx --secret-key xxx"
23
+ ]
24
+ },
25
+ {
26
+ "name": "up",
27
+ "description": "Create ECS cluster resources",
28
+ "examples": [
29
+ "ecs-cli up --cluster-config my-cluster --ecs-profile default",
30
+ "ecs-cli up --capability-iam --size 3 --instance-type t3.medium"
31
+ ]
32
+ },
33
+ {
34
+ "name": "down",
35
+ "description": "Delete ECS cluster resources",
36
+ "examples": [
37
+ "ecs-cli down --force --cluster-config my-cluster"
38
+ ]
39
+ },
40
+ {
41
+ "name": "compose",
42
+ "description": "Run docker-compose on ECS",
43
+ "examples": [
44
+ "ecs-cli compose up",
45
+ "ecs-cli compose service up",
46
+ "ecs-cli compose service ps",
47
+ "ecs-cli compose service scale 3",
48
+ "ecs-cli compose service down"
49
+ ]
50
+ },
51
+ {
52
+ "name": "ps",
53
+ "description": "List running tasks/containers",
54
+ "examples": [
55
+ "ecs-cli ps",
56
+ "ecs-cli ps --cluster my-cluster"
57
+ ]
58
+ },
59
+ {
60
+ "name": "logs",
61
+ "description": "View task logs",
62
+ "examples": [
63
+ "ecs-cli logs --task-id task-id --follow"
64
+ ]
65
+ },
66
+ {
67
+ "name": "push",
68
+ "description": "Push image to ECR",
69
+ "examples": [
70
+ "ecs-cli push my-image:latest"
71
+ ]
72
+ },
73
+ {
74
+ "name": "pull",
75
+ "description": "Pull image from ECR",
76
+ "examples": [
77
+ "ecs-cli pull my-image:latest"
78
+ ]
79
+ },
80
+ {
81
+ "name": "scale",
82
+ "description": "Scale cluster instances",
83
+ "examples": [
84
+ "ecs-cli scale --capability-iam --size 5"
85
+ ]
86
+ },
87
+ {
88
+ "name": "check-attributes",
89
+ "description": "Check task placement",
90
+ "examples": [
91
+ "ecs-cli check-attributes --task-def my-task"
92
+ ]
93
+ }
94
+ ],
95
+ "globalOptions": [
96
+ {
97
+ "name": "--cluster-config",
98
+ "description": "Cluster configuration name",
99
+ "type": "string"
100
+ },
101
+ {
102
+ "name": "--ecs-profile",
103
+ "description": "ECS profile name",
104
+ "type": "string"
105
+ },
106
+ {
107
+ "name": "--region",
108
+ "description": "AWS region",
109
+ "type": "string"
110
+ },
111
+ {
112
+ "name": "--aws-profile",
113
+ "description": "AWS CLI profile",
114
+ "type": "string"
115
+ }
116
+ ],
117
+ "examples": [
118
+ "ecs-cli configure --cluster my-cluster --region us-east-1 --default-launch-type FARGATE",
119
+ "ecs-cli up",
120
+ "ecs-cli compose service up",
121
+ "ecs-cli ps",
122
+ "ecs-cli logs --task-id xxx --follow",
123
+ "ecs-cli compose service scale 3",
124
+ "ecs-cli down --force"
125
+ ],
126
+ "relatedCommands": [
127
+ "aws",
128
+ "copilot",
129
+ "docker",
130
+ "docker-compose"
131
+ ]
132
+ }
@@ -0,0 +1,101 @@
1
+ {
2
+ "name": "eksctl",
3
+ "description": "CLI tool for creating and managing EKS clusters",
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": "create cluster",
19
+ "description": "Create EKS cluster",
20
+ "examples": [
21
+ "eksctl create cluster --name my-cluster --region us-west-2"
22
+ ]
23
+ },
24
+ {
25
+ "name": "delete cluster",
26
+ "description": "Delete EKS cluster",
27
+ "examples": [
28
+ "eksctl delete cluster --name my-cluster"
29
+ ]
30
+ },
31
+ {
32
+ "name": "get cluster",
33
+ "description": "Get cluster info",
34
+ "examples": [
35
+ "eksctl get cluster"
36
+ ]
37
+ },
38
+ {
39
+ "name": "create nodegroup",
40
+ "description": "Create a managed node group",
41
+ "examples": [
42
+ "eksctl create nodegroup --cluster my-cluster --name ng-1"
43
+ ]
44
+ },
45
+ {
46
+ "name": "scale nodegroup",
47
+ "description": "Scale node group",
48
+ "examples": [
49
+ "eksctl scale nodegroup --cluster my-cluster --name ng-1 --nodes 5"
50
+ ]
51
+ },
52
+ {
53
+ "name": "upgrade cluster",
54
+ "description": "Upgrade control plane",
55
+ "examples": [
56
+ "eksctl upgrade cluster --name my-cluster"
57
+ ]
58
+ },
59
+ {
60
+ "name": "utils write-kubeconfig",
61
+ "description": "Write kubeconfig",
62
+ "examples": [
63
+ "eksctl utils write-kubeconfig --cluster my-cluster"
64
+ ]
65
+ }
66
+ ],
67
+ "globalOptions": [
68
+ {
69
+ "name": "--region",
70
+ "description": "AWS region",
71
+ "type": "string"
72
+ },
73
+ {
74
+ "name": "--profile",
75
+ "description": "AWS profile",
76
+ "type": "string"
77
+ },
78
+ {
79
+ "name": "-f",
80
+ "description": "Config file",
81
+ "type": "file"
82
+ },
83
+ {
84
+ "name": "--verbose",
85
+ "description": "Verbosity level",
86
+ "type": "number"
87
+ }
88
+ ],
89
+ "examples": [
90
+ "eksctl create cluster --name mycluster --region us-west-2",
91
+ "eksctl get cluster",
92
+ "eksctl delete cluster --name mycluster",
93
+ "eksctl create cluster -f cluster.yaml"
94
+ ],
95
+ "relatedCommands": [
96
+ "kubectl",
97
+ "aws",
98
+ "helm",
99
+ "cdk"
100
+ ]
101
+ }
@@ -0,0 +1,73 @@
1
+ {
2
+ "name": "eleventy",
3
+ "description": "Simple static site generator (11ty)",
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
+ "globalOptions": [
18
+ {
19
+ "name": "--input",
20
+ "description": "Input directory",
21
+ "type": "string"
22
+ },
23
+ {
24
+ "name": "--output",
25
+ "description": "Output directory",
26
+ "type": "string"
27
+ },
28
+ {
29
+ "name": "--serve",
30
+ "description": "Start dev server with live reload"
31
+ },
32
+ {
33
+ "name": "--watch",
34
+ "description": "Watch for changes"
35
+ },
36
+ {
37
+ "name": "--port",
38
+ "description": "Server port",
39
+ "type": "number"
40
+ },
41
+ {
42
+ "name": "--formats",
43
+ "description": "Template formats to process",
44
+ "type": "string"
45
+ },
46
+ {
47
+ "name": "--quiet",
48
+ "description": "Suppress output"
49
+ },
50
+ {
51
+ "name": "--config",
52
+ "description": "Config file path",
53
+ "type": "file"
54
+ },
55
+ {
56
+ "name": "--dryrun",
57
+ "description": "Simulate without writing"
58
+ }
59
+ ],
60
+ "examples": [
61
+ "eleventy",
62
+ "eleventy --serve",
63
+ "npx @11ty/eleventy --serve",
64
+ "eleventy --input=src --output=dist",
65
+ "eleventy --serve --port=8080"
66
+ ],
67
+ "relatedCommands": [
68
+ "hugo",
69
+ "jekyll",
70
+ "gatsby",
71
+ "astro"
72
+ ]
73
+ }
@@ -0,0 +1,50 @@
1
+ {
2
+ "name": "entr",
3
+ "description": "Run arbitrary commands when files change",
4
+ "category": "utilities",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-c",
18
+ "description": "Clear the screen before invocation"
19
+ },
20
+ {
21
+ "name": "-r",
22
+ "description": "Restart persistent child processes"
23
+ },
24
+ {
25
+ "name": "-s",
26
+ "description": "Execute command with the shell"
27
+ },
28
+ {
29
+ "name": "-d",
30
+ "description": "Track directory for new files"
31
+ },
32
+ {
33
+ "name": "-p",
34
+ "description": "Postpone first execution until change"
35
+ }
36
+ ],
37
+ "examples": [
38
+ "ls *.py | entr python main.py",
39
+ "find . -name '*.rs' | entr -c cargo build",
40
+ "ls src/**/*.ts | entr -r npm start",
41
+ "echo main.go | entr -r go run main.go",
42
+ "find . -name '*.test.js' | entr -c npm test"
43
+ ],
44
+ "relatedCommands": [
45
+ "watch",
46
+ "inotifywait",
47
+ "fswatch",
48
+ "nodemon"
49
+ ]
50
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "name": "env",
3
+ "description": "Run a program in a modified environment",
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": "Start with an empty environment"
19
+ },
20
+ {
21
+ "name": "-u",
22
+ "description": "Remove variable from environment",
23
+ "type": "string"
24
+ },
25
+ {
26
+ "name": "-0",
27
+ "description": "End each output line with NUL"
28
+ }
29
+ ],
30
+ "examples": [
31
+ "env",
32
+ "env | grep PATH",
33
+ "env VAR=value command",
34
+ "env -i /bin/sh",
35
+ "env -u DISPLAY command",
36
+ "env NODE_ENV=production node app.js"
37
+ ],
38
+ "relatedCommands": [
39
+ "export",
40
+ "printenv",
41
+ "set"
42
+ ]
43
+ }
@@ -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
+ }