@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
@@ -1,60 +1,264 @@
1
- {
2
- "name": "minikube",
3
- "description": "Local Kubernetes engine",
4
- "category": "Containers / Kubernetes",
5
- "platforms": [
6
- "linux",
7
- "macos",
8
- "windows"
9
- ],
10
- "shells": [
11
- "bash",
12
- "zsh",
13
- "powershell"
14
- ],
15
- "subcommands": [
16
- {
17
- "name": "start",
18
- "description": "Starts a local Kubernetes cluster"
19
- },
20
- {
21
- "name": "stop",
22
- "description": "Stops a running local Kubernetes cluster"
23
- },
24
- {
25
- "name": "status",
26
- "description": "Gets the status of a local Kubernetes cluster"
27
- },
28
- {
29
- "name": "dashboard",
30
- "description": "Access the Kubernetes dashboard running within the minikube cluster"
31
- }
32
- ],
33
- "globalOptions": [],
34
- "examples": [
35
- {
36
- "command": "minikube start",
37
- "description": "Start a cluster"
38
- },
39
- {
40
- "command": "minikube status",
41
- "description": "Check cluster status"
42
- }
43
- ],
44
- "relatedCommands": [
45
- "kubectl",
46
- "docker",
47
- "helm"
48
- ],
49
- "contextEngine": {
50
- "detectors": [
51
- {
52
- "name": "status",
53
- "description": "Minikube Status",
54
- "command": "minikube status 2>/dev/null",
55
- "parser": "text",
56
- "cacheFor": 30
57
- }
58
- ]
59
- }
60
- }
1
+ {
2
+ "name": "minikube",
3
+ "description": "minikube — local Kubernetes cluster for development",
4
+ "category": "containers",
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": "start",
19
+ "description": "Start a local cluster",
20
+ "examples": [
21
+ "minikube start",
22
+ "minikube start --driver=docker",
23
+ "minikube start --cpus=4 --memory=8192",
24
+ "minikube start --kubernetes-version=v1.27.0",
25
+ "minikube start --nodes=3",
26
+ "minikube start --container-runtime=containerd",
27
+ "minikube start -p my-cluster"
28
+ ]
29
+ },
30
+ {
31
+ "name": "stop",
32
+ "description": "Stop the cluster",
33
+ "examples": [
34
+ "minikube stop",
35
+ "minikube stop -p my-cluster"
36
+ ]
37
+ },
38
+ {
39
+ "name": "delete",
40
+ "description": "Delete the cluster",
41
+ "examples": [
42
+ "minikube delete",
43
+ "minikube delete --all",
44
+ "minikube delete -p my-cluster",
45
+ "minikube delete --purge"
46
+ ]
47
+ },
48
+ {
49
+ "name": "status",
50
+ "description": "Show cluster status",
51
+ "examples": [
52
+ "minikube status",
53
+ "minikube status -p my-cluster"
54
+ ]
55
+ },
56
+ {
57
+ "name": "dashboard",
58
+ "description": "Open Kubernetes dashboard",
59
+ "examples": [
60
+ "minikube dashboard",
61
+ "minikube dashboard --url"
62
+ ]
63
+ },
64
+ {
65
+ "name": "service",
66
+ "description": "Open a service URL",
67
+ "examples": [
68
+ "minikube service my-service",
69
+ "minikube service my-service --url",
70
+ "minikube service list"
71
+ ]
72
+ },
73
+ {
74
+ "name": "tunnel",
75
+ "description": "Create network tunnel for LoadBalancers",
76
+ "examples": [
77
+ "minikube tunnel",
78
+ "minikube tunnel --cleanup"
79
+ ]
80
+ },
81
+ {
82
+ "name": "addons",
83
+ "description": "Manage addons",
84
+ "examples": [
85
+ "minikube addons list",
86
+ "minikube addons enable ingress",
87
+ "minikube addons enable metrics-server",
88
+ "minikube addons enable dashboard",
89
+ "minikube addons disable ingress"
90
+ ]
91
+ },
92
+ {
93
+ "name": "ssh",
94
+ "description": "SSH into the node",
95
+ "examples": [
96
+ "minikube ssh",
97
+ "minikube ssh -- ls /"
98
+ ]
99
+ },
100
+ {
101
+ "name": "kubectl",
102
+ "description": "Run kubectl",
103
+ "examples": [
104
+ "minikube kubectl -- get pods",
105
+ "minikube kubectl -- apply -f manifest.yaml"
106
+ ]
107
+ },
108
+ {
109
+ "name": "docker-env",
110
+ "description": "Configure Docker env for minikube",
111
+ "examples": [
112
+ "eval $(minikube docker-env)",
113
+ "minikube docker-env"
114
+ ]
115
+ },
116
+ {
117
+ "name": "image",
118
+ "description": "Manage images",
119
+ "examples": [
120
+ "minikube image load my-image:latest",
121
+ "minikube image build -t my-image .",
122
+ "minikube image ls"
123
+ ]
124
+ },
125
+ {
126
+ "name": "cp",
127
+ "description": "Copy files into minikube",
128
+ "examples": [
129
+ "minikube cp file.txt /home/docker/file.txt"
130
+ ]
131
+ },
132
+ {
133
+ "name": "mount",
134
+ "description": "Mount host directory",
135
+ "examples": [
136
+ "minikube mount /host/path:/vm/path"
137
+ ]
138
+ },
139
+ {
140
+ "name": "node",
141
+ "description": "Manage nodes",
142
+ "examples": [
143
+ "minikube node list",
144
+ "minikube node add",
145
+ "minikube node delete node-name"
146
+ ]
147
+ },
148
+ {
149
+ "name": "profile",
150
+ "description": "Manage profiles",
151
+ "examples": [
152
+ "minikube profile list",
153
+ "minikube profile my-cluster"
154
+ ]
155
+ },
156
+ {
157
+ "name": "config",
158
+ "description": "Manage config settings",
159
+ "examples": [
160
+ "minikube config set cpus 4",
161
+ "minikube config set memory 8192",
162
+ "minikube config view"
163
+ ]
164
+ },
165
+ {
166
+ "name": "logs",
167
+ "description": "View cluster logs",
168
+ "examples": [
169
+ "minikube logs",
170
+ "minikube logs --follow"
171
+ ]
172
+ },
173
+ {
174
+ "name": "ip",
175
+ "description": "Get cluster IP",
176
+ "examples": [
177
+ "minikube ip"
178
+ ]
179
+ },
180
+ {
181
+ "name": "version",
182
+ "description": "Print version",
183
+ "examples": [
184
+ "minikube version"
185
+ ]
186
+ },
187
+ {
188
+ "name": "update-check",
189
+ "description": "Check for updates",
190
+ "examples": [
191
+ "minikube update-check"
192
+ ]
193
+ }
194
+ ],
195
+ "globalOptions": [
196
+ {
197
+ "name": "--driver",
198
+ "description": "Driver (docker, virtualbox, hyperv, qemu, ssh)",
199
+ "type": "string"
200
+ },
201
+ {
202
+ "name": "--cpus",
203
+ "description": "Number of CPUs",
204
+ "type": "number"
205
+ },
206
+ {
207
+ "name": "--memory",
208
+ "description": "Memory in MB",
209
+ "type": "number"
210
+ },
211
+ {
212
+ "name": "--disk-size",
213
+ "description": "Disk size",
214
+ "type": "string"
215
+ },
216
+ {
217
+ "name": "--kubernetes-version",
218
+ "description": "K8s version",
219
+ "type": "string"
220
+ },
221
+ {
222
+ "name": "--container-runtime",
223
+ "description": "Runtime (docker, containerd, cri-o)",
224
+ "type": "string"
225
+ },
226
+ {
227
+ "name": "--profile",
228
+ "short": "-p",
229
+ "description": "Profile name",
230
+ "type": "string"
231
+ },
232
+ {
233
+ "name": "--nodes",
234
+ "description": "Number of nodes",
235
+ "type": "number"
236
+ },
237
+ {
238
+ "name": "--addons",
239
+ "description": "Addons to enable",
240
+ "type": "string"
241
+ }
242
+ ],
243
+ "examples": [
244
+ "minikube start",
245
+ "minikube start --driver=docker --cpus=4 --memory=8192",
246
+ "minikube status",
247
+ "minikube dashboard",
248
+ "minikube service my-service --url",
249
+ "minikube tunnel",
250
+ "minikube addons enable ingress",
251
+ "minikube image load my-image:latest",
252
+ "eval $(minikube docker-env)",
253
+ "minikube ssh",
254
+ "minikube stop",
255
+ "minikube delete --all"
256
+ ],
257
+ "relatedCommands": [
258
+ "kubectl",
259
+ "k3d",
260
+ "kind",
261
+ "docker",
262
+ "helm"
263
+ ]
264
+ }
@@ -0,0 +1,107 @@
1
+ {
2
+ "name": "mise",
3
+ "description": "Development environment setup tool (successor to asdf)",
4
+ "category": "version-manager",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [
15
+ {
16
+ "name": "install",
17
+ "description": "Install a tool version",
18
+ "examples": [
19
+ "mise install node@20",
20
+ "mise install python@3.12"
21
+ ]
22
+ },
23
+ {
24
+ "name": "use",
25
+ "description": "Set active tool version",
26
+ "examples": [
27
+ "mise use node@20",
28
+ "mise use --global python@3.12"
29
+ ]
30
+ },
31
+ {
32
+ "name": "ls",
33
+ "description": "List installed versions",
34
+ "examples": [
35
+ "mise ls",
36
+ "mise ls node"
37
+ ]
38
+ },
39
+ {
40
+ "name": "ls-remote",
41
+ "description": "List remote available versions",
42
+ "examples": [
43
+ "mise ls-remote node"
44
+ ]
45
+ },
46
+ {
47
+ "name": "current",
48
+ "description": "Show currently active versions",
49
+ "examples": [
50
+ "mise current"
51
+ ]
52
+ },
53
+ {
54
+ "name": "exec",
55
+ "description": "Execute a command with tool versions",
56
+ "examples": [
57
+ "mise exec node@18 -- node -v"
58
+ ]
59
+ },
60
+ {
61
+ "name": "env",
62
+ "description": "Show env vars for active tools",
63
+ "examples": [
64
+ "mise env"
65
+ ]
66
+ },
67
+ {
68
+ "name": "activate",
69
+ "description": "Add mise activation to shell",
70
+ "examples": [
71
+ "mise activate bash"
72
+ ]
73
+ },
74
+ {
75
+ "name": "trust",
76
+ "description": "Trust a .mise.toml config file",
77
+ "examples": [
78
+ "mise trust"
79
+ ]
80
+ }
81
+ ],
82
+ "globalOptions": [
83
+ {
84
+ "name": "--verbose",
85
+ "short": "-v",
86
+ "description": "Verbose output"
87
+ },
88
+ {
89
+ "name": "--yes",
90
+ "short": "-y",
91
+ "description": "Auto-confirm prompts"
92
+ }
93
+ ],
94
+ "examples": [
95
+ "mise install node@20",
96
+ "mise use node@20",
97
+ "mise ls",
98
+ "mise current",
99
+ "mise use --global python@3.12"
100
+ ],
101
+ "relatedCommands": [
102
+ "asdf",
103
+ "nvm",
104
+ "pyenv",
105
+ "volta"
106
+ ]
107
+ }
@@ -0,0 +1,128 @@
1
+ {
2
+ "name": "mix",
3
+ "description": "Elixir build tool and task runner",
4
+ "category": "languages",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "new",
19
+ "description": "Create new project",
20
+ "examples": [
21
+ "mix new myapp",
22
+ "mix new myapp --sup"
23
+ ]
24
+ },
25
+ {
26
+ "name": "compile",
27
+ "description": "Compile project",
28
+ "examples": [
29
+ "mix compile"
30
+ ]
31
+ },
32
+ {
33
+ "name": "test",
34
+ "description": "Run tests",
35
+ "examples": [
36
+ "mix test",
37
+ "mix test --cover"
38
+ ]
39
+ },
40
+ {
41
+ "name": "deps.get",
42
+ "description": "Fetch dependencies",
43
+ "examples": [
44
+ "mix deps.get"
45
+ ]
46
+ },
47
+ {
48
+ "name": "deps.update",
49
+ "description": "Update dependencies",
50
+ "examples": [
51
+ "mix deps.update --all"
52
+ ]
53
+ },
54
+ {
55
+ "name": "format",
56
+ "description": "Format code",
57
+ "examples": [
58
+ "mix format"
59
+ ]
60
+ },
61
+ {
62
+ "name": "ecto.create",
63
+ "description": "Create database",
64
+ "examples": [
65
+ "mix ecto.create"
66
+ ]
67
+ },
68
+ {
69
+ "name": "ecto.migrate",
70
+ "description": "Run migrations",
71
+ "examples": [
72
+ "mix ecto.migrate"
73
+ ]
74
+ },
75
+ {
76
+ "name": "phx.new",
77
+ "description": "Create Phoenix project",
78
+ "examples": [
79
+ "mix phx.new myapp"
80
+ ]
81
+ },
82
+ {
83
+ "name": "phx.server",
84
+ "description": "Start Phoenix server",
85
+ "examples": [
86
+ "mix phx.server"
87
+ ]
88
+ },
89
+ {
90
+ "name": "release",
91
+ "description": "Build release",
92
+ "examples": [
93
+ "mix release"
94
+ ]
95
+ },
96
+ {
97
+ "name": "hex.publish",
98
+ "description": "Publish to Hex.pm",
99
+ "examples": [
100
+ "mix hex.publish"
101
+ ]
102
+ }
103
+ ],
104
+ "globalOptions": [
105
+ {
106
+ "name": "--no-deps-check",
107
+ "description": "Skip dependency check"
108
+ },
109
+ {
110
+ "name": "--force",
111
+ "description": "Force operation"
112
+ }
113
+ ],
114
+ "examples": [
115
+ "mix new myapp",
116
+ "mix deps.get",
117
+ "mix compile",
118
+ "mix test",
119
+ "mix phx.server",
120
+ "iex -S mix"
121
+ ],
122
+ "relatedCommands": [
123
+ "elixir",
124
+ "iex",
125
+ "rebar3",
126
+ "hex"
127
+ ]
128
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "name": "mkdir",
3
+ "description": "Create directories",
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
+ {
19
+ "name": "-p",
20
+ "description": "Create parent directories as needed"
21
+ },
22
+ {
23
+ "name": "-v",
24
+ "description": "Print each directory created"
25
+ },
26
+ {
27
+ "name": "-m",
28
+ "description": "Set file mode (permissions)",
29
+ "type": "string"
30
+ }
31
+ ],
32
+ "examples": [
33
+ "mkdir mydir",
34
+ "mkdir -p path/to/nested/dir",
35
+ "mkdir -m 755 secure_dir",
36
+ "mkdir -pv a/b/c"
37
+ ],
38
+ "relatedCommands": [
39
+ "rmdir",
40
+ "ls",
41
+ "touch"
42
+ ]
43
+ }
@@ -0,0 +1,63 @@
1
+ {
2
+ "name": "mount",
3
+ "description": "Mount a filesystem",
4
+ "category": "system",
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": "Filesystem type (ext4, ntfs, nfs, etc.)",
19
+ "type": "string"
20
+ },
21
+ {
22
+ "name": "-o",
23
+ "description": "Mount options (ro, rw, noexec, etc.)",
24
+ "type": "string"
25
+ },
26
+ {
27
+ "name": "-a",
28
+ "description": "Mount all filesystems in /etc/fstab"
29
+ },
30
+ {
31
+ "name": "-r",
32
+ "description": "Mount read-only"
33
+ },
34
+ {
35
+ "name": "-w",
36
+ "description": "Mount read-write"
37
+ },
38
+ {
39
+ "name": "-v",
40
+ "description": "Verbose mode"
41
+ },
42
+ {
43
+ "name": "--bind",
44
+ "description": "Bind mount a directory"
45
+ }
46
+ ],
47
+ "examples": [
48
+ "mount",
49
+ "mount /dev/sdb1 /mnt/usb",
50
+ "mount -t ext4 /dev/sdb1 /mnt",
51
+ "mount -o ro /dev/sdb1 /mnt",
52
+ "mount -a",
53
+ "mount --bind /src /dst",
54
+ "sudo mount -t nfs server:/share /mnt/nfs"
55
+ ],
56
+ "relatedCommands": [
57
+ "umount",
58
+ "df",
59
+ "lsblk",
60
+ "fstab",
61
+ "findmnt"
62
+ ]
63
+ }