@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,87 @@
1
+ {
2
+ "name": "pyenv",
3
+ "description": "Simple Python version management",
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 Python version",
18
+ "examples": [
19
+ "pyenv install 3.12.0",
20
+ "pyenv install --list"
21
+ ]
22
+ },
23
+ {
24
+ "name": "versions",
25
+ "description": "List installed versions",
26
+ "examples": [
27
+ "pyenv versions"
28
+ ]
29
+ },
30
+ {
31
+ "name": "global",
32
+ "description": "Set global Python version",
33
+ "examples": [
34
+ "pyenv global 3.12.0"
35
+ ]
36
+ },
37
+ {
38
+ "name": "local",
39
+ "description": "Set local (per-directory) Python version",
40
+ "examples": [
41
+ "pyenv local 3.11.5"
42
+ ]
43
+ },
44
+ {
45
+ "name": "shell",
46
+ "description": "Set shell-specific version",
47
+ "examples": [
48
+ "pyenv shell 3.12.0"
49
+ ]
50
+ },
51
+ {
52
+ "name": "uninstall",
53
+ "description": "Uninstall a version",
54
+ "examples": [
55
+ "pyenv uninstall 3.10.0"
56
+ ]
57
+ },
58
+ {
59
+ "name": "which",
60
+ "description": "Display full path to executable",
61
+ "examples": [
62
+ "pyenv which python"
63
+ ]
64
+ },
65
+ {
66
+ "name": "rehash",
67
+ "description": "Rehash shims",
68
+ "examples": [
69
+ "pyenv rehash"
70
+ ]
71
+ }
72
+ ],
73
+ "globalOptions": [],
74
+ "examples": [
75
+ "pyenv install 3.12.0",
76
+ "pyenv global 3.12.0",
77
+ "pyenv versions",
78
+ "pyenv install --list",
79
+ "pyenv local 3.11.5"
80
+ ],
81
+ "relatedCommands": [
82
+ "python",
83
+ "pip",
84
+ "conda",
85
+ "poetry"
86
+ ]
87
+ }
@@ -0,0 +1,63 @@
1
+ {
2
+ "name": "q",
3
+ "description": "Run SQL directly on delimited files and multi-file sqlite databases",
4
+ "category": "data",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [],
17
+ "globalOptions": [
18
+ {
19
+ "name": "-H",
20
+ "description": "Input has header row"
21
+ },
22
+ {
23
+ "name": "-d",
24
+ "description": "Input delimiter",
25
+ "type": "string"
26
+ },
27
+ {
28
+ "name": "-D",
29
+ "description": "Output delimiter",
30
+ "type": "string"
31
+ },
32
+ {
33
+ "name": "-O",
34
+ "description": "Output includes header"
35
+ },
36
+ {
37
+ "name": "-b",
38
+ "description": "Beautify output"
39
+ },
40
+ {
41
+ "name": "-f",
42
+ "description": "Read query from file",
43
+ "type": "file"
44
+ },
45
+ {
46
+ "name": "-e",
47
+ "description": "Input encoding",
48
+ "type": "string"
49
+ }
50
+ ],
51
+ "examples": [
52
+ "q -H \"SELECT * FROM data.csv WHERE age > 30\"",
53
+ "q -H -d, \"SELECT name,count(*) FROM data.csv GROUP BY name\"",
54
+ "q -H \"SELECT * FROM data.csv ORDER BY age DESC LIMIT 10\"",
55
+ "q -H -b \"SELECT * FROM prices.csv JOIN names.csv ON prices.id=names.id\""
56
+ ],
57
+ "relatedCommands": [
58
+ "csvkit",
59
+ "miller",
60
+ "sqlite3",
61
+ "xsv"
62
+ ]
63
+ }
@@ -0,0 +1,141 @@
1
+ {
2
+ "name": "rancher",
3
+ "description": "Rancher CLI for managing Rancher and RKE clusters",
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": "login",
19
+ "description": "Login to Rancher server",
20
+ "examples": [
21
+ "rancher login https://rancher.example.com --token token-xxxxx",
22
+ "rancher login https://rancher.example.com --token token-xxxxx --context c-xxxxx:p-xxxxx"
23
+ ]
24
+ },
25
+ {
26
+ "name": "context",
27
+ "description": "Switch project context",
28
+ "examples": [
29
+ "rancher context switch",
30
+ "rancher context current"
31
+ ]
32
+ },
33
+ {
34
+ "name": "cluster",
35
+ "description": "Manage clusters",
36
+ "examples": [
37
+ "rancher cluster ls",
38
+ "rancher cluster create --name my-cluster",
39
+ "rancher cluster delete my-cluster",
40
+ "rancher cluster kubeconfig my-cluster"
41
+ ]
42
+ },
43
+ {
44
+ "name": "node",
45
+ "description": "Manage nodes",
46
+ "examples": [
47
+ "rancher node ls",
48
+ "rancher node delete node-id"
49
+ ]
50
+ },
51
+ {
52
+ "name": "project",
53
+ "description": "Manage projects",
54
+ "examples": [
55
+ "rancher project ls",
56
+ "rancher project create --name my-project --cluster cluster-id"
57
+ ]
58
+ },
59
+ {
60
+ "name": "app",
61
+ "description": "Manage catalog apps",
62
+ "examples": [
63
+ "rancher app ls",
64
+ "rancher app install cattle-global-data/chart-name myapp",
65
+ "rancher app delete myapp"
66
+ ]
67
+ },
68
+ {
69
+ "name": "namespace",
70
+ "description": "Manage namespaces",
71
+ "examples": [
72
+ "rancher namespace ls",
73
+ "rancher namespace create my-ns"
74
+ ]
75
+ },
76
+ {
77
+ "name": "kubectl",
78
+ "description": "Run kubectl commands",
79
+ "examples": [
80
+ "rancher kubectl get pods",
81
+ "rancher kubectl get nodes",
82
+ "rancher kubectl apply -f manifest.yaml"
83
+ ]
84
+ },
85
+ {
86
+ "name": "ssh",
87
+ "description": "SSH into a node",
88
+ "examples": [
89
+ "rancher ssh node-id"
90
+ ]
91
+ },
92
+ {
93
+ "name": "inspect",
94
+ "description": "Inspect a resource",
95
+ "examples": [
96
+ "rancher inspect cluster-id"
97
+ ]
98
+ },
99
+ {
100
+ "name": "wait",
101
+ "description": "Wait for resource state",
102
+ "examples": [
103
+ "rancher wait cluster-id"
104
+ ]
105
+ },
106
+ {
107
+ "name": "token",
108
+ "description": "Manage API tokens",
109
+ "examples": [
110
+ "rancher token ls",
111
+ "rancher token delete token-id"
112
+ ]
113
+ }
114
+ ],
115
+ "globalOptions": [
116
+ {
117
+ "name": "--debug",
118
+ "description": "Enable debug output"
119
+ },
120
+ {
121
+ "name": "--config",
122
+ "description": "Config file path",
123
+ "type": "string"
124
+ }
125
+ ],
126
+ "examples": [
127
+ "rancher login https://rancher.example.com --token token-xxxxx",
128
+ "rancher cluster ls",
129
+ "rancher context switch",
130
+ "rancher kubectl get pods",
131
+ "rancher app ls",
132
+ "rancher ssh node-id",
133
+ "rancher cluster kubeconfig my-cluster"
134
+ ],
135
+ "relatedCommands": [
136
+ "kubectl",
137
+ "helm",
138
+ "k3s",
139
+ "rke"
140
+ ]
141
+ }
@@ -0,0 +1,85 @@
1
+ {
2
+ "name": "rbenv",
3
+ "description": "Simple Ruby version management",
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 Ruby version",
18
+ "examples": [
19
+ "rbenv install 3.3.0"
20
+ ]
21
+ },
22
+ {
23
+ "name": "versions",
24
+ "description": "List installed versions",
25
+ "examples": [
26
+ "rbenv versions"
27
+ ]
28
+ },
29
+ {
30
+ "name": "global",
31
+ "description": "Set global Ruby version",
32
+ "examples": [
33
+ "rbenv global 3.3.0"
34
+ ]
35
+ },
36
+ {
37
+ "name": "local",
38
+ "description": "Set local Ruby version",
39
+ "examples": [
40
+ "rbenv local 3.2.0"
41
+ ]
42
+ },
43
+ {
44
+ "name": "shell",
45
+ "description": "Set shell-specific version",
46
+ "examples": [
47
+ "rbenv shell 3.3.0"
48
+ ]
49
+ },
50
+ {
51
+ "name": "uninstall",
52
+ "description": "Uninstall a version",
53
+ "examples": [
54
+ "rbenv uninstall 3.1.0"
55
+ ]
56
+ },
57
+ {
58
+ "name": "which",
59
+ "description": "Show full path for command",
60
+ "examples": [
61
+ "rbenv which ruby"
62
+ ]
63
+ },
64
+ {
65
+ "name": "rehash",
66
+ "description": "Rehash shims",
67
+ "examples": [
68
+ "rbenv rehash"
69
+ ]
70
+ }
71
+ ],
72
+ "globalOptions": [],
73
+ "examples": [
74
+ "rbenv install 3.3.0",
75
+ "rbenv global 3.3.0",
76
+ "rbenv versions",
77
+ "rbenv local 3.2.0"
78
+ ],
79
+ "relatedCommands": [
80
+ "ruby",
81
+ "gem",
82
+ "bundle",
83
+ "rvm"
84
+ ]
85
+ }
@@ -0,0 +1,275 @@
1
+ {
2
+ "name": "rclone",
3
+ "description": "rclone — sync files to and from cloud 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": "config",
19
+ "description": "Interactive configuration",
20
+ "examples": [
21
+ "rclone config",
22
+ "rclone config show",
23
+ "rclone config create myremote s3 provider=AWS env_auth=true region=us-east-1"
24
+ ]
25
+ },
26
+ {
27
+ "name": "copy",
28
+ "description": "Copy files src to dst",
29
+ "examples": [
30
+ "rclone copy /local/path remote:bucket/path",
31
+ "rclone copy remote:bucket/path /local/path",
32
+ "rclone copy src:path dst:path"
33
+ ]
34
+ },
35
+ {
36
+ "name": "sync",
37
+ "description": "Sync src to dst (make identical)",
38
+ "examples": [
39
+ "rclone sync /local/path remote:bucket/",
40
+ "rclone sync remote:bucket/ /local/path",
41
+ "rclone sync --dry-run /local/ remote:bucket/"
42
+ ]
43
+ },
44
+ {
45
+ "name": "move",
46
+ "description": "Move files src to dst",
47
+ "examples": [
48
+ "rclone move /local/path remote:bucket/",
49
+ "rclone move --delete-empty-src-dirs /local/ remote:bucket/"
50
+ ]
51
+ },
52
+ {
53
+ "name": "ls",
54
+ "description": "List objects with size",
55
+ "examples": [
56
+ "rclone ls remote:bucket/",
57
+ "rclone ls remote:bucket/prefix/"
58
+ ]
59
+ },
60
+ {
61
+ "name": "lsd",
62
+ "description": "List directories",
63
+ "examples": [
64
+ "rclone lsd remote:",
65
+ "rclone lsd remote:bucket/"
66
+ ]
67
+ },
68
+ {
69
+ "name": "lsl",
70
+ "description": "List with modification time",
71
+ "examples": [
72
+ "rclone lsl remote:bucket/"
73
+ ]
74
+ },
75
+ {
76
+ "name": "lsf",
77
+ "description": "List with format",
78
+ "examples": [
79
+ "rclone lsf remote:bucket/",
80
+ "rclone lsf --format 'pst' remote:bucket/"
81
+ ]
82
+ },
83
+ {
84
+ "name": "mkdir",
85
+ "description": "Make directory",
86
+ "examples": [
87
+ "rclone mkdir remote:bucket/new-dir"
88
+ ]
89
+ },
90
+ {
91
+ "name": "rmdir",
92
+ "description": "Remove directory",
93
+ "examples": [
94
+ "rclone rmdir remote:bucket/old-dir"
95
+ ]
96
+ },
97
+ {
98
+ "name": "purge",
99
+ "description": "Remove directory and all contents",
100
+ "examples": [
101
+ "rclone purge remote:bucket/"
102
+ ]
103
+ },
104
+ {
105
+ "name": "delete",
106
+ "description": "Delete files",
107
+ "examples": [
108
+ "rclone delete remote:bucket/file.txt",
109
+ "rclone delete --min-age 30d remote:bucket/"
110
+ ]
111
+ },
112
+ {
113
+ "name": "cat",
114
+ "description": "Concatenate files",
115
+ "examples": [
116
+ "rclone cat remote:bucket/file.txt"
117
+ ]
118
+ },
119
+ {
120
+ "name": "check",
121
+ "description": "Check files match",
122
+ "examples": [
123
+ "rclone check /local/ remote:bucket/"
124
+ ]
125
+ },
126
+ {
127
+ "name": "bisync",
128
+ "description": "Bidirectional sync",
129
+ "examples": [
130
+ "rclone bisync /local/ remote:bucket/",
131
+ "rclone bisync --resync /local/ remote:bucket/"
132
+ ]
133
+ },
134
+ {
135
+ "name": "serve",
136
+ "description": "Serve remote over protocol",
137
+ "examples": [
138
+ "rclone serve http remote:bucket/ --addr :8080",
139
+ "rclone serve webdav remote:bucket/ --addr :8080",
140
+ "rclone serve sftp remote:bucket/ --addr :2022",
141
+ "rclone serve docker remote:"
142
+ ]
143
+ },
144
+ {
145
+ "name": "mount",
146
+ "description": "Mount remote as filesystem",
147
+ "examples": [
148
+ "rclone mount remote:bucket/ /mnt/bucket",
149
+ "rclone mount remote:bucket/ /mnt/bucket --daemon",
150
+ "rclone mount remote:bucket/ /mnt/bucket --vfs-cache-mode full"
151
+ ]
152
+ },
153
+ {
154
+ "name": "ncdu",
155
+ "description": "Interactive file explorer",
156
+ "examples": [
157
+ "rclone ncdu remote:bucket/"
158
+ ]
159
+ },
160
+ {
161
+ "name": "about",
162
+ "description": "Get quota info",
163
+ "examples": [
164
+ "rclone about remote:"
165
+ ]
166
+ },
167
+ {
168
+ "name": "size",
169
+ "description": "Get total size and count",
170
+ "examples": [
171
+ "rclone size remote:bucket/"
172
+ ]
173
+ },
174
+ {
175
+ "name": "tree",
176
+ "description": "List in tree format",
177
+ "examples": [
178
+ "rclone tree remote:bucket/"
179
+ ]
180
+ },
181
+ {
182
+ "name": "cryptdecode",
183
+ "description": "Decode encrypted path",
184
+ "examples": [
185
+ "rclone cryptdecode my-crypt: /encrypted/path"
186
+ ]
187
+ }
188
+ ],
189
+ "globalOptions": [
190
+ {
191
+ "name": "--dry-run",
192
+ "short": "-n",
193
+ "description": "Dry run without changes"
194
+ },
195
+ {
196
+ "name": "--progress",
197
+ "short": "-P",
198
+ "description": "Show progress"
199
+ },
200
+ {
201
+ "name": "--verbose",
202
+ "short": "-v",
203
+ "description": "Verbose output"
204
+ },
205
+ {
206
+ "name": "--transfers",
207
+ "description": "Number of parallel transfers",
208
+ "type": "number"
209
+ },
210
+ {
211
+ "name": "--checkers",
212
+ "description": "Number of checkers",
213
+ "type": "number"
214
+ },
215
+ {
216
+ "name": "--filter",
217
+ "short": "-f",
218
+ "description": "Filter rule",
219
+ "type": "string"
220
+ },
221
+ {
222
+ "name": "--include",
223
+ "description": "Include pattern",
224
+ "type": "string"
225
+ },
226
+ {
227
+ "name": "--exclude",
228
+ "description": "Exclude pattern",
229
+ "type": "string"
230
+ },
231
+ {
232
+ "name": "--bwlimit",
233
+ "description": "Bandwidth limit",
234
+ "type": "string"
235
+ },
236
+ {
237
+ "name": "--log-file",
238
+ "description": "Log file path",
239
+ "type": "string"
240
+ },
241
+ {
242
+ "name": "--log-level",
243
+ "description": "Log level",
244
+ "type": "string"
245
+ },
246
+ {
247
+ "name": "--config",
248
+ "description": "Config file path",
249
+ "type": "string"
250
+ },
251
+ {
252
+ "name": "--stats",
253
+ "description": "Stats printing interval",
254
+ "type": "string"
255
+ }
256
+ ],
257
+ "examples": [
258
+ "rclone config",
259
+ "rclone copy /local/ remote:bucket/",
260
+ "rclone sync /local/ remote:bucket/ -P",
261
+ "rclone ls remote:bucket/",
262
+ "rclone mount remote:bucket/ /mnt/bucket --vfs-cache-mode full",
263
+ "rclone serve http remote:bucket/ --addr :8080",
264
+ "rclone ncdu remote:bucket/",
265
+ "rclone size remote:bucket/",
266
+ "rclone bisync /local/ remote:bucket/"
267
+ ],
268
+ "relatedCommands": [
269
+ "s3cmd",
270
+ "gsutil",
271
+ "aws",
272
+ "rsync",
273
+ "mc"
274
+ ]
275
+ }