@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,174 @@
1
+ {
2
+ "name": "linkerd",
3
+ "description": "Linkerd service mesh CLI",
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": "install",
19
+ "description": "Generate Linkerd install manifest",
20
+ "examples": [
21
+ "linkerd install | kubectl apply -f -",
22
+ "linkerd install --crds | kubectl apply -f -"
23
+ ]
24
+ },
25
+ {
26
+ "name": "check",
27
+ "description": "Check installation health",
28
+ "examples": [
29
+ "linkerd check",
30
+ "linkerd check --pre",
31
+ "linkerd check --proxy"
32
+ ]
33
+ },
34
+ {
35
+ "name": "inject",
36
+ "description": "Inject sidecar proxy",
37
+ "examples": [
38
+ "linkerd inject deployment.yaml | kubectl apply -f -",
39
+ "cat deploy.yaml | linkerd inject - | kubectl apply -f -"
40
+ ]
41
+ },
42
+ {
43
+ "name": "uninject",
44
+ "description": "Remove sidecar proxy",
45
+ "examples": [
46
+ "linkerd uninject deployment.yaml | kubectl apply -f -"
47
+ ]
48
+ },
49
+ {
50
+ "name": "stat",
51
+ "description": "Traffic statistics",
52
+ "examples": [
53
+ "linkerd stat deploy",
54
+ "linkerd stat deploy -n my-ns",
55
+ "linkerd stat po -n my-ns --from deploy/frontend"
56
+ ]
57
+ },
58
+ {
59
+ "name": "top",
60
+ "description": "Real-time traffic view",
61
+ "examples": [
62
+ "linkerd top deploy/my-app",
63
+ "linkerd top deploy/my-app --namespace my-ns"
64
+ ]
65
+ },
66
+ {
67
+ "name": "tap",
68
+ "description": "Tap live traffic",
69
+ "examples": [
70
+ "linkerd tap deploy/my-app",
71
+ "linkerd tap ns/my-ns --to deploy/backend"
72
+ ]
73
+ },
74
+ {
75
+ "name": "routes",
76
+ "description": "per-route metrics",
77
+ "examples": [
78
+ "linkerd routes deploy/my-app",
79
+ "linkerd routes deploy/my-app --to svc/backend"
80
+ ]
81
+ },
82
+ {
83
+ "name": "edges",
84
+ "description": "Show edges between resources",
85
+ "examples": [
86
+ "linkerd edges deploy -n my-ns"
87
+ ]
88
+ },
89
+ {
90
+ "name": "profile",
91
+ "description": "Manage service profiles",
92
+ "examples": [
93
+ "linkerd profile --open-api spec.yaml my-svc | kubectl apply -f -"
94
+ ]
95
+ },
96
+ {
97
+ "name": "viz",
98
+ "description": "Viz extension commands",
99
+ "examples": [
100
+ "linkerd viz install | kubectl apply -f -",
101
+ "linkerd viz dashboard",
102
+ "linkerd viz stat deploy"
103
+ ]
104
+ },
105
+ {
106
+ "name": "multicluster",
107
+ "description": "Multi-cluster commands",
108
+ "examples": [
109
+ "linkerd multicluster install | kubectl apply -f -",
110
+ "linkerd multicluster link --cluster-name target"
111
+ ]
112
+ },
113
+ {
114
+ "name": "upgrade",
115
+ "description": "Upgrade Linkerd",
116
+ "examples": [
117
+ "linkerd upgrade | kubectl apply -f -"
118
+ ]
119
+ },
120
+ {
121
+ "name": "uninstall",
122
+ "description": "Uninstall Linkerd",
123
+ "examples": [
124
+ "linkerd uninstall | kubectl delete -f -"
125
+ ]
126
+ },
127
+ {
128
+ "name": "version",
129
+ "description": "Show version",
130
+ "examples": [
131
+ "linkerd version"
132
+ ]
133
+ }
134
+ ],
135
+ "globalOptions": [
136
+ {
137
+ "name": "--context",
138
+ "description": "Kubernetes context",
139
+ "type": "string"
140
+ },
141
+ {
142
+ "name": "--namespace",
143
+ "short": "-n",
144
+ "description": "Namespace",
145
+ "type": "string"
146
+ },
147
+ {
148
+ "name": "--api-addr",
149
+ "description": "API address override",
150
+ "type": "string"
151
+ },
152
+ {
153
+ "name": "--as",
154
+ "description": "Impersonate user",
155
+ "type": "string"
156
+ }
157
+ ],
158
+ "examples": [
159
+ "linkerd install | kubectl apply -f -",
160
+ "linkerd check",
161
+ "linkerd inject deployment.yaml | kubectl apply -f -",
162
+ "linkerd stat deploy",
163
+ "linkerd top deploy/my-app",
164
+ "linkerd tap deploy/my-app",
165
+ "linkerd viz dashboard",
166
+ "linkerd version"
167
+ ],
168
+ "relatedCommands": [
169
+ "kubectl",
170
+ "istioctl",
171
+ "helm",
172
+ "nginx"
173
+ ]
174
+ }
@@ -0,0 +1,54 @@
1
+ {
2
+ "name": "ln",
3
+ "description": "Create links between 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": "-s",
18
+ "description": "Create symbolic link"
19
+ },
20
+ {
21
+ "name": "-f",
22
+ "description": "Remove existing destination files"
23
+ },
24
+ {
25
+ "name": "-n",
26
+ "description": "Treat symlink to directory as a normal file"
27
+ },
28
+ {
29
+ "name": "-v",
30
+ "description": "Verbose — print name of each linked file"
31
+ },
32
+ {
33
+ "name": "-r",
34
+ "description": "Create relative symbolic links"
35
+ },
36
+ {
37
+ "name": "-b",
38
+ "description": "Make backup of each existing destination file"
39
+ }
40
+ ],
41
+ "examples": [
42
+ "ln -s /path/to/target link_name",
43
+ "ln -sf /usr/bin/python3 /usr/bin/python",
44
+ "ln original.txt hardlink.txt",
45
+ "ln -sv target link",
46
+ "ln -sr ../shared/config.yaml config.yaml"
47
+ ],
48
+ "relatedCommands": [
49
+ "ls",
50
+ "readlink",
51
+ "stat",
52
+ "cp"
53
+ ]
54
+ }
@@ -0,0 +1,69 @@
1
+ {
2
+ "name": "lsof",
3
+ "description": "List open files",
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": "-i",
18
+ "description": "List files with network connections",
19
+ "type": "string"
20
+ },
21
+ {
22
+ "name": "-p",
23
+ "description": "List files opened by PID",
24
+ "type": "number"
25
+ },
26
+ {
27
+ "name": "-u",
28
+ "description": "List files opened by user",
29
+ "type": "string"
30
+ },
31
+ {
32
+ "name": "-c",
33
+ "description": "List files opened by command name",
34
+ "type": "string"
35
+ },
36
+ {
37
+ "name": "+D",
38
+ "description": "List files in directory (recursive)",
39
+ "type": "string"
40
+ },
41
+ {
42
+ "name": "-t",
43
+ "description": "Terse output (PIDs only)"
44
+ },
45
+ {
46
+ "name": "-n",
47
+ "description": "No host name resolution"
48
+ },
49
+ {
50
+ "name": "-P",
51
+ "description": "No port name resolution"
52
+ }
53
+ ],
54
+ "examples": [
55
+ "lsof -i :8080",
56
+ "lsof -i TCP",
57
+ "lsof -p 1234",
58
+ "lsof -u root",
59
+ "lsof +D /var/log",
60
+ "lsof -t -i :3000 | xargs kill",
61
+ "lsof -i -n -P"
62
+ ],
63
+ "relatedCommands": [
64
+ "fuser",
65
+ "netstat",
66
+ "ss",
67
+ "ps"
68
+ ]
69
+ }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "manifest",
3
- "version": "1.4.2",
3
+ "version": "1.5.1",
4
4
  "description": "Package manifest tools — managing project dependencies and metadata (npm, cargo, pip, composer)",
5
5
  "category": "tool",
6
6
  "platforms": ["linux", "macos", "windows"],
@@ -0,0 +1,236 @@
1
+ {
2
+ "name": "mc",
3
+ "description": "MinIO Client — S3-compatible cloud storage client",
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": "alias set",
19
+ "description": "Add a cloud storage alias",
20
+ "examples": [
21
+ "mc alias set myminio https://minio.example.com accesskey secretkey",
22
+ "mc alias set s3 https://s3.amazonaws.com AKID SKEY",
23
+ "mc alias set gcs https://storage.googleapis.com GOOG_ACCESS_KEY GOOG_SECRET"
24
+ ]
25
+ },
26
+ {
27
+ "name": "alias list",
28
+ "description": "List aliases",
29
+ "examples": [
30
+ "mc alias list"
31
+ ]
32
+ },
33
+ {
34
+ "name": "ls",
35
+ "description": "List objects",
36
+ "examples": [
37
+ "mc ls myminio/",
38
+ "mc ls myminio/mybucket/",
39
+ "mc ls --recursive myminio/mybucket/"
40
+ ]
41
+ },
42
+ {
43
+ "name": "cp",
44
+ "description": "Copy objects",
45
+ "examples": [
46
+ "mc cp file.txt myminio/bucket/",
47
+ "mc cp myminio/bucket/file.txt .",
48
+ "mc cp --recursive ./dir/ myminio/bucket/dir/"
49
+ ]
50
+ },
51
+ {
52
+ "name": "mv",
53
+ "description": "Move objects",
54
+ "examples": [
55
+ "mc mv myminio/bucket/old.txt myminio/bucket/new.txt"
56
+ ]
57
+ },
58
+ {
59
+ "name": "rm",
60
+ "description": "Remove objects",
61
+ "examples": [
62
+ "mc rm myminio/bucket/file.txt",
63
+ "mc rm --recursive --force myminio/bucket/dir/"
64
+ ]
65
+ },
66
+ {
67
+ "name": "mb",
68
+ "description": "Make bucket",
69
+ "examples": [
70
+ "mc mb myminio/newbucket"
71
+ ]
72
+ },
73
+ {
74
+ "name": "rb",
75
+ "description": "Remove bucket",
76
+ "examples": [
77
+ "mc rb myminio/oldbucket",
78
+ "mc rb --force myminio/oldbucket"
79
+ ]
80
+ },
81
+ {
82
+ "name": "mirror",
83
+ "description": "Mirror (sync) objects",
84
+ "examples": [
85
+ "mc mirror ./local/ myminio/bucket/",
86
+ "mc mirror myminio/bucket/ ./local/",
87
+ "mc mirror --watch ./local/ myminio/bucket/"
88
+ ]
89
+ },
90
+ {
91
+ "name": "cat",
92
+ "description": "Display object content",
93
+ "examples": [
94
+ "mc cat myminio/bucket/file.txt"
95
+ ]
96
+ },
97
+ {
98
+ "name": "head",
99
+ "description": "Display first lines",
100
+ "examples": [
101
+ "mc head myminio/bucket/file.txt"
102
+ ]
103
+ },
104
+ {
105
+ "name": "stat",
106
+ "description": "Object statistics",
107
+ "examples": [
108
+ "mc stat myminio/bucket/file.txt"
109
+ ]
110
+ },
111
+ {
112
+ "name": "du",
113
+ "description": "Disk usage",
114
+ "examples": [
115
+ "mc du myminio/bucket/"
116
+ ]
117
+ },
118
+ {
119
+ "name": "find",
120
+ "description": "Find objects",
121
+ "examples": [
122
+ "mc find myminio/bucket/ --name '*.csv'",
123
+ "mc find myminio/bucket/ --older-than 30d"
124
+ ]
125
+ },
126
+ {
127
+ "name": "diff",
128
+ "description": "Diff objects",
129
+ "examples": [
130
+ "mc diff myminio/bucket1/ myminio/bucket2/"
131
+ ]
132
+ },
133
+ {
134
+ "name": "share",
135
+ "description": "Generate presigned URLs",
136
+ "examples": [
137
+ "mc share download myminio/bucket/file.txt",
138
+ "mc share upload myminio/bucket/ --expire 24h"
139
+ ]
140
+ },
141
+ {
142
+ "name": "admin",
143
+ "description": "Admin operations",
144
+ "examples": [
145
+ "mc admin info myminio",
146
+ "mc admin user list myminio",
147
+ "mc admin user add myminio newuser newpassword",
148
+ "mc admin policy list myminio",
149
+ "mc admin service restart myminio"
150
+ ]
151
+ },
152
+ {
153
+ "name": "encrypt",
154
+ "description": "Manage encryption",
155
+ "examples": [
156
+ "mc encrypt set sse-s3 myminio/bucket/"
157
+ ]
158
+ },
159
+ {
160
+ "name": "event",
161
+ "description": "Manage bucket notifications",
162
+ "examples": [
163
+ "mc event add myminio/bucket arn:xxx --event put",
164
+ "mc event list myminio/bucket"
165
+ ]
166
+ },
167
+ {
168
+ "name": "version",
169
+ "description": "Manage bucket versioning",
170
+ "examples": [
171
+ "mc version enable myminio/bucket",
172
+ "mc version info myminio/bucket"
173
+ ]
174
+ },
175
+ {
176
+ "name": "retention",
177
+ "description": "Set object retention",
178
+ "examples": [
179
+ "mc retention set --default GOVERNANCE 30d myminio/bucket/"
180
+ ]
181
+ },
182
+ {
183
+ "name": "ilm",
184
+ "description": "Object lifecycle management",
185
+ "examples": [
186
+ "mc ilm rule list myminio/bucket",
187
+ "mc ilm rule add myminio/bucket --expire-days 90"
188
+ ]
189
+ }
190
+ ],
191
+ "globalOptions": [
192
+ {
193
+ "name": "--recursive",
194
+ "description": "Recursive operation"
195
+ },
196
+ {
197
+ "name": "--json",
198
+ "description": "JSON output"
199
+ },
200
+ {
201
+ "name": "--quiet",
202
+ "short": "-q",
203
+ "description": "Suppress output"
204
+ },
205
+ {
206
+ "name": "--insecure",
207
+ "description": "Skip TLS verification"
208
+ },
209
+ {
210
+ "name": "--config-dir",
211
+ "short": "-C",
212
+ "description": "Config directory",
213
+ "type": "string"
214
+ },
215
+ {
216
+ "name": "--debug",
217
+ "description": "Debug output"
218
+ }
219
+ ],
220
+ "examples": [
221
+ "mc alias set myminio https://minio.example.com accesskey secretkey",
222
+ "mc ls myminio/",
223
+ "mc cp file.txt myminio/bucket/",
224
+ "mc mirror ./local/ myminio/bucket/",
225
+ "mc rm --recursive --force myminio/bucket/old/",
226
+ "mc admin info myminio",
227
+ "mc share download myminio/bucket/file.txt",
228
+ "mc du myminio/bucket/"
229
+ ],
230
+ "relatedCommands": [
231
+ "s3cmd",
232
+ "aws",
233
+ "gsutil",
234
+ "rclone"
235
+ ]
236
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "miller",
3
+ "description": "Like awk, sed, cut, join for name-indexed data (CSV, JSON, etc.)",
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
+ "globalOptions": [
18
+ {
19
+ "name": "--csv",
20
+ "description": "CSV input/output"
21
+ },
22
+ {
23
+ "name": "--json",
24
+ "description": "JSON input/output"
25
+ },
26
+ {
27
+ "name": "--tsv",
28
+ "description": "TSV input/output"
29
+ },
30
+ {
31
+ "name": "--icsv",
32
+ "description": "CSV input"
33
+ },
34
+ {
35
+ "name": "--ojson",
36
+ "description": "JSON output"
37
+ },
38
+ {
39
+ "name": "--from",
40
+ "description": "Input file",
41
+ "type": "file"
42
+ }
43
+ ],
44
+ "examples": [
45
+ "mlr --csv head -n 10 data.csv",
46
+ "mlr --csv filter '$age > 30' data.csv",
47
+ "mlr --csv sort-by name data.csv",
48
+ "mlr --csv stats1 -a mean -f salary data.csv",
49
+ "mlr --icsv --ojson cat data.csv",
50
+ "mlr --csv cut -f name,age data.csv"
51
+ ],
52
+ "relatedCommands": [
53
+ "csvkit",
54
+ "xsv",
55
+ "jq",
56
+ "awk"
57
+ ]
58
+ }