@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,110 @@
1
+ {
2
+ "name": "rebar3",
3
+ "description": "Erlang build tool",
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
+ "rebar3 new app myapp",
22
+ "rebar3 new lib mylib"
23
+ ]
24
+ },
25
+ {
26
+ "name": "compile",
27
+ "description": "Compile project",
28
+ "examples": [
29
+ "rebar3 compile"
30
+ ]
31
+ },
32
+ {
33
+ "name": "eunit",
34
+ "description": "Run EUnit tests",
35
+ "examples": [
36
+ "rebar3 eunit"
37
+ ]
38
+ },
39
+ {
40
+ "name": "ct",
41
+ "description": "Run Common Test suites",
42
+ "examples": [
43
+ "rebar3 ct"
44
+ ]
45
+ },
46
+ {
47
+ "name": "release",
48
+ "description": "Build release",
49
+ "examples": [
50
+ "rebar3 release"
51
+ ]
52
+ },
53
+ {
54
+ "name": "shell",
55
+ "description": "Start Erlang shell with project",
56
+ "examples": [
57
+ "rebar3 shell"
58
+ ]
59
+ },
60
+ {
61
+ "name": "dialyzer",
62
+ "description": "Run Dialyzer",
63
+ "examples": [
64
+ "rebar3 dialyzer"
65
+ ]
66
+ },
67
+ {
68
+ "name": "clean",
69
+ "description": "Clean build",
70
+ "examples": [
71
+ "rebar3 clean"
72
+ ]
73
+ },
74
+ {
75
+ "name": "deps",
76
+ "description": "List dependencies",
77
+ "examples": [
78
+ "rebar3 deps"
79
+ ]
80
+ },
81
+ {
82
+ "name": "upgrade",
83
+ "description": "Upgrade dependencies",
84
+ "examples": [
85
+ "rebar3 upgrade"
86
+ ]
87
+ },
88
+ {
89
+ "name": "hex publish",
90
+ "description": "Publish to Hex.pm",
91
+ "examples": [
92
+ "rebar3 hex publish"
93
+ ]
94
+ }
95
+ ],
96
+ "globalOptions": [],
97
+ "examples": [
98
+ "rebar3 new app myapp",
99
+ "rebar3 compile",
100
+ "rebar3 eunit",
101
+ "rebar3 release",
102
+ "rebar3 shell"
103
+ ],
104
+ "relatedCommands": [
105
+ "erlang",
106
+ "mix",
107
+ "erl",
108
+ "erlc"
109
+ ]
110
+ }
@@ -0,0 +1,80 @@
1
+ {
2
+ "name": "remix",
3
+ "description": "Full-stack React framework with nested routing",
4
+ "category": "static-site",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "init",
19
+ "description": "Create a new Remix project",
20
+ "examples": [
21
+ "npx create-remix@latest"
22
+ ]
23
+ },
24
+ {
25
+ "name": "dev",
26
+ "description": "Start development server",
27
+ "examples": [
28
+ "remix dev",
29
+ "npx remix dev"
30
+ ]
31
+ },
32
+ {
33
+ "name": "build",
34
+ "description": "Build for production",
35
+ "examples": [
36
+ "remix build"
37
+ ]
38
+ },
39
+ {
40
+ "name": "routes",
41
+ "description": "Show application routes",
42
+ "examples": [
43
+ "remix routes"
44
+ ]
45
+ },
46
+ {
47
+ "name": "reveal",
48
+ "description": "Reveal Remix entry files",
49
+ "examples": [
50
+ "remix reveal entry.server",
51
+ "remix reveal entry.client"
52
+ ]
53
+ }
54
+ ],
55
+ "globalOptions": [
56
+ {
57
+ "name": "--port",
58
+ "description": "Dev server port",
59
+ "type": "number"
60
+ },
61
+ {
62
+ "name": "--app-directory",
63
+ "description": "App directory path",
64
+ "type": "string"
65
+ }
66
+ ],
67
+ "examples": [
68
+ "npx create-remix@latest",
69
+ "remix dev",
70
+ "remix build",
71
+ "remix routes",
72
+ "remix reveal entry.server"
73
+ ],
74
+ "relatedCommands": [
75
+ "next",
76
+ "astro",
77
+ "vite",
78
+ "react-router"
79
+ ]
80
+ }
@@ -0,0 +1,74 @@
1
+ {
2
+ "name": "rollup",
3
+ "description": "JavaScript module 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": "-c",
20
+ "description": "Use config file"
21
+ },
22
+ {
23
+ "name": "-i",
24
+ "description": "Input file",
25
+ "type": "file"
26
+ },
27
+ {
28
+ "name": "-o",
29
+ "description": "Output file",
30
+ "type": "file"
31
+ },
32
+ {
33
+ "name": "-f",
34
+ "description": "Output format (es, cjs, iife, umd, amd)",
35
+ "type": "string"
36
+ },
37
+ {
38
+ "name": "-w",
39
+ "description": "Watch files for changes"
40
+ },
41
+ {
42
+ "name": "-n",
43
+ "description": "Name for UMD export",
44
+ "type": "string"
45
+ },
46
+ {
47
+ "name": "--sourcemap",
48
+ "description": "Generate source maps"
49
+ },
50
+ {
51
+ "name": "-p",
52
+ "description": "Use a plugin",
53
+ "type": "string"
54
+ },
55
+ {
56
+ "name": "-e",
57
+ "description": "External modules",
58
+ "type": "string"
59
+ }
60
+ ],
61
+ "examples": [
62
+ "rollup -c",
63
+ "rollup -i src/index.js -o dist/bundle.js -f es",
64
+ "rollup -c rollup.prod.config.js",
65
+ "rollup -c -w",
66
+ "rollup src/main.js -f iife -n MyBundle -o dist/bundle.js"
67
+ ],
68
+ "relatedCommands": [
69
+ "webpack",
70
+ "esbuild",
71
+ "vite",
72
+ "babel"
73
+ ]
74
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "name": "route",
3
+ "description": "Show/manipulate the IP routing table",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [
15
+ {
16
+ "name": "add",
17
+ "description": "Add a new route",
18
+ "examples": [
19
+ "route add default gw 192.168.1.1",
20
+ "route add -net 10.0.0.0/8 gw 192.168.1.1"
21
+ ]
22
+ },
23
+ {
24
+ "name": "del",
25
+ "description": "Delete a route",
26
+ "examples": [
27
+ "route del default",
28
+ "route del -net 10.0.0.0/8"
29
+ ]
30
+ }
31
+ ],
32
+ "globalOptions": [
33
+ {
34
+ "name": "-n",
35
+ "description": "Show numerical addresses"
36
+ },
37
+ {
38
+ "name": "-v",
39
+ "description": "Verbose"
40
+ }
41
+ ],
42
+ "examples": [
43
+ "route -n",
44
+ "route add default gw 192.168.1.1",
45
+ "route del default",
46
+ "route add -net 10.0.0.0/8 gw 192.168.1.1"
47
+ ],
48
+ "relatedCommands": [
49
+ "ip",
50
+ "netstat",
51
+ "ifconfig"
52
+ ]
53
+ }
@@ -0,0 +1,90 @@
1
+ {
2
+ "name": "rustc",
3
+ "description": "Rust compiler",
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": "-o",
20
+ "description": "Output file",
21
+ "type": "file"
22
+ },
23
+ {
24
+ "name": "--edition",
25
+ "description": "Rust edition (2015, 2018, 2021, 2024)",
26
+ "type": "string"
27
+ },
28
+ {
29
+ "name": "-O",
30
+ "description": "Optimize"
31
+ },
32
+ {
33
+ "name": "-g",
34
+ "description": "Include debug info"
35
+ },
36
+ {
37
+ "name": "--emit",
38
+ "description": "Emit type (asm, llvm-ir, obj, link, dep-info)",
39
+ "type": "string"
40
+ },
41
+ {
42
+ "name": "--target",
43
+ "description": "Target triple",
44
+ "type": "string"
45
+ },
46
+ {
47
+ "name": "--crate-type",
48
+ "description": "Crate type (bin, lib, dylib, staticlib)",
49
+ "type": "string"
50
+ },
51
+ {
52
+ "name": "-C",
53
+ "description": "Codegen option",
54
+ "type": "string"
55
+ },
56
+ {
57
+ "name": "--explain",
58
+ "description": "Explain error code",
59
+ "type": "string"
60
+ },
61
+ {
62
+ "name": "-W",
63
+ "description": "Set lint to warn",
64
+ "type": "string"
65
+ },
66
+ {
67
+ "name": "-A",
68
+ "description": "Set lint to allow",
69
+ "type": "string"
70
+ },
71
+ {
72
+ "name": "-D",
73
+ "description": "Set lint to deny",
74
+ "type": "string"
75
+ }
76
+ ],
77
+ "examples": [
78
+ "rustc main.rs",
79
+ "rustc -O -o app main.rs",
80
+ "rustc --edition 2021 main.rs",
81
+ "rustc --explain E0308",
82
+ "rustc --emit asm main.rs"
83
+ ],
84
+ "relatedCommands": [
85
+ "cargo",
86
+ "rust",
87
+ "rustup",
88
+ "clippy"
89
+ ]
90
+ }
@@ -0,0 +1,201 @@
1
+ {
2
+ "name": "s3cmd",
3
+ "description": "Command line tool for managing Amazon S3 and S3-compatible storage",
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": "ls",
19
+ "description": "List buckets or objects",
20
+ "examples": [
21
+ "s3cmd ls",
22
+ "s3cmd ls s3://my-bucket/",
23
+ "s3cmd ls s3://my-bucket/prefix/"
24
+ ]
25
+ },
26
+ {
27
+ "name": "mb",
28
+ "description": "Make bucket",
29
+ "examples": [
30
+ "s3cmd mb s3://new-bucket"
31
+ ]
32
+ },
33
+ {
34
+ "name": "rb",
35
+ "description": "Remove bucket",
36
+ "examples": [
37
+ "s3cmd rb s3://my-bucket"
38
+ ]
39
+ },
40
+ {
41
+ "name": "put",
42
+ "description": "Upload files",
43
+ "examples": [
44
+ "s3cmd put file.txt s3://my-bucket/",
45
+ "s3cmd put --recursive ./dir/ s3://my-bucket/dir/",
46
+ "s3cmd put --acl-public file.txt s3://my-bucket/"
47
+ ]
48
+ },
49
+ {
50
+ "name": "get",
51
+ "description": "Download files",
52
+ "examples": [
53
+ "s3cmd get s3://my-bucket/file.txt",
54
+ "s3cmd get --recursive s3://my-bucket/dir/ ./local/"
55
+ ]
56
+ },
57
+ {
58
+ "name": "del",
59
+ "description": "Delete objects",
60
+ "examples": [
61
+ "s3cmd del s3://my-bucket/file.txt",
62
+ "s3cmd del --recursive s3://my-bucket/dir/"
63
+ ]
64
+ },
65
+ {
66
+ "name": "sync",
67
+ "description": "Sync directories",
68
+ "examples": [
69
+ "s3cmd sync ./local/ s3://my-bucket/",
70
+ "s3cmd sync s3://my-bucket/ ./local/",
71
+ "s3cmd sync --delete-removed ./local/ s3://my-bucket/"
72
+ ]
73
+ },
74
+ {
75
+ "name": "cp",
76
+ "description": "Copy objects",
77
+ "examples": [
78
+ "s3cmd cp s3://bucket1/file.txt s3://bucket2/file.txt"
79
+ ]
80
+ },
81
+ {
82
+ "name": "mv",
83
+ "description": "Move objects",
84
+ "examples": [
85
+ "s3cmd mv s3://my-bucket/old.txt s3://my-bucket/new.txt"
86
+ ]
87
+ },
88
+ {
89
+ "name": "du",
90
+ "description": "Disk usage",
91
+ "examples": [
92
+ "s3cmd du",
93
+ "s3cmd du s3://my-bucket/"
94
+ ]
95
+ },
96
+ {
97
+ "name": "info",
98
+ "description": "Object info",
99
+ "examples": [
100
+ "s3cmd info s3://my-bucket/file.txt"
101
+ ]
102
+ },
103
+ {
104
+ "name": "setacl",
105
+ "description": "Set ACL",
106
+ "examples": [
107
+ "s3cmd setacl --acl-public s3://my-bucket/file.txt"
108
+ ]
109
+ },
110
+ {
111
+ "name": "signurl",
112
+ "description": "Generate presigned URL",
113
+ "examples": [
114
+ "s3cmd signurl s3://my-bucket/file.txt 3600"
115
+ ]
116
+ },
117
+ {
118
+ "name": "expire",
119
+ "description": "Set expiration policy",
120
+ "examples": [
121
+ "s3cmd expire s3://my-bucket/ --expiry-days 30"
122
+ ]
123
+ }
124
+ ],
125
+ "globalOptions": [
126
+ {
127
+ "name": "--configure",
128
+ "description": "Run interactive configuration"
129
+ },
130
+ {
131
+ "name": "--acl-public",
132
+ "description": "Set public ACL"
133
+ },
134
+ {
135
+ "name": "--acl-private",
136
+ "description": "Set private ACL"
137
+ },
138
+ {
139
+ "name": "--recursive",
140
+ "short": "-r",
141
+ "description": "Recursive operation"
142
+ },
143
+ {
144
+ "name": "--dry-run",
145
+ "description": "Simulate operation"
146
+ },
147
+ {
148
+ "name": "--delete-removed",
149
+ "description": "Delete files not in source (sync)"
150
+ },
151
+ {
152
+ "name": "--exclude",
153
+ "description": "Exclude files matching pattern",
154
+ "type": "string"
155
+ },
156
+ {
157
+ "name": "--include",
158
+ "description": "Include files matching pattern",
159
+ "type": "string"
160
+ },
161
+ {
162
+ "name": "--verbose",
163
+ "short": "-v",
164
+ "description": "Verbose output"
165
+ },
166
+ {
167
+ "name": "--progress",
168
+ "description": "Show progress"
169
+ },
170
+ {
171
+ "name": "--no-progress",
172
+ "description": "Hide progress"
173
+ },
174
+ {
175
+ "name": "--host",
176
+ "description": "S3 endpoint",
177
+ "type": "string"
178
+ },
179
+ {
180
+ "name": "--host-bucket",
181
+ "description": "Bucket endpoint pattern",
182
+ "type": "string"
183
+ }
184
+ ],
185
+ "examples": [
186
+ "s3cmd ls",
187
+ "s3cmd put file.txt s3://my-bucket/",
188
+ "s3cmd get s3://my-bucket/file.txt .",
189
+ "s3cmd sync ./dir/ s3://my-bucket/dir/",
190
+ "s3cmd del --recursive s3://my-bucket/old/",
191
+ "s3cmd du s3://my-bucket/",
192
+ "s3cmd mb s3://new-bucket",
193
+ "s3cmd signurl s3://my-bucket/file.txt 3600"
194
+ ],
195
+ "relatedCommands": [
196
+ "aws",
197
+ "gsutil",
198
+ "rclone",
199
+ "mc"
200
+ ]
201
+ }