@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,150 @@
1
+ {
2
+ "name": "tkn",
3
+ "description": "Tekton CLI for CI/CD pipelines on Kubernetes",
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": "pipeline",
19
+ "description": "Manage pipelines",
20
+ "examples": [
21
+ "tkn pipeline list",
22
+ "tkn pipeline start my-pipeline",
23
+ "tkn pipeline start my-pipeline -p param1=value1",
24
+ "tkn pipeline describe my-pipeline",
25
+ "tkn pipeline delete my-pipeline",
26
+ "tkn pipeline logs my-pipeline"
27
+ ]
28
+ },
29
+ {
30
+ "name": "pipelinerun",
31
+ "description": "Manage pipeline runs",
32
+ "examples": [
33
+ "tkn pipelinerun list",
34
+ "tkn pipelinerun describe run-xxxxx",
35
+ "tkn pipelinerun logs run-xxxxx",
36
+ "tkn pipelinerun delete run-xxxxx",
37
+ "tkn pipelinerun cancel run-xxxxx"
38
+ ]
39
+ },
40
+ {
41
+ "name": "task",
42
+ "description": "Manage tasks",
43
+ "examples": [
44
+ "tkn task list",
45
+ "tkn task start my-task",
46
+ "tkn task describe my-task",
47
+ "tkn task delete my-task",
48
+ "tkn task logs my-task"
49
+ ]
50
+ },
51
+ {
52
+ "name": "taskrun",
53
+ "description": "Manage task runs",
54
+ "examples": [
55
+ "tkn taskrun list",
56
+ "tkn taskrun describe run-xxxxx",
57
+ "tkn taskrun logs run-xxxxx",
58
+ "tkn taskrun delete run-xxxxx"
59
+ ]
60
+ },
61
+ {
62
+ "name": "hub",
63
+ "description": "Tekton Hub operations",
64
+ "examples": [
65
+ "tkn hub search git-clone",
66
+ "tkn hub install task git-clone",
67
+ "tkn hub get task buildah"
68
+ ]
69
+ },
70
+ {
71
+ "name": "clustertask",
72
+ "description": "Manage cluster tasks",
73
+ "examples": [
74
+ "tkn clustertask list",
75
+ "tkn clustertask describe my-ct"
76
+ ]
77
+ },
78
+ {
79
+ "name": "triggertemplate",
80
+ "description": "Manage trigger templates",
81
+ "examples": [
82
+ "tkn triggertemplate list",
83
+ "tkn triggertemplate describe my-tt"
84
+ ]
85
+ },
86
+ {
87
+ "name": "triggerbinding",
88
+ "description": "Manage trigger bindings",
89
+ "examples": [
90
+ "tkn triggerbinding list",
91
+ "tkn triggerbinding describe my-tb"
92
+ ]
93
+ },
94
+ {
95
+ "name": "eventlistener",
96
+ "description": "Manage event listeners",
97
+ "examples": [
98
+ "tkn eventlistener list",
99
+ "tkn eventlistener describe my-el",
100
+ "tkn eventlistener logs my-el"
101
+ ]
102
+ },
103
+ {
104
+ "name": "bundle",
105
+ "description": "Manage Tekton bundles",
106
+ "examples": [
107
+ "tkn bundle push my-registry/my-bundle:latest -f task.yaml",
108
+ "tkn bundle list my-registry/my-bundle:latest"
109
+ ]
110
+ }
111
+ ],
112
+ "globalOptions": [
113
+ {
114
+ "name": "--context",
115
+ "description": "Kubernetes context",
116
+ "type": "string"
117
+ },
118
+ {
119
+ "name": "--namespace",
120
+ "short": "-n",
121
+ "description": "Namespace",
122
+ "type": "string"
123
+ },
124
+ {
125
+ "name": "--kubeconfig",
126
+ "short": "-k",
127
+ "description": "Kubeconfig path",
128
+ "type": "string"
129
+ },
130
+ {
131
+ "name": "--no-headers",
132
+ "description": "Omit table headers"
133
+ }
134
+ ],
135
+ "examples": [
136
+ "tkn pipeline list",
137
+ "tkn pipeline start my-pipeline",
138
+ "tkn pipelinerun logs run-xxxxx",
139
+ "tkn task list",
140
+ "tkn hub search git-clone",
141
+ "tkn hub install task git-clone",
142
+ "tkn eventlistener list"
143
+ ],
144
+ "relatedCommands": [
145
+ "kubectl",
146
+ "argocd",
147
+ "flux",
148
+ "jenkins"
149
+ ]
150
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ "name": "touch",
3
+ "description": "Change file timestamps or create empty 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": "-a",
18
+ "description": "Change only the access time"
19
+ },
20
+ {
21
+ "name": "-m",
22
+ "description": "Change only the modification time"
23
+ },
24
+ {
25
+ "name": "-c",
26
+ "description": "Do not create any files"
27
+ },
28
+ {
29
+ "name": "-t",
30
+ "description": "Use timestamp instead of current time",
31
+ "type": "string"
32
+ },
33
+ {
34
+ "name": "-r",
35
+ "description": "Use reference file's times",
36
+ "type": "file"
37
+ },
38
+ {
39
+ "name": "-d",
40
+ "description": "Parse date string",
41
+ "type": "string"
42
+ }
43
+ ],
44
+ "examples": [
45
+ "touch newfile.txt",
46
+ "touch -c existing.txt",
47
+ "touch -t 202301011200 file.txt",
48
+ "touch -r ref.txt target.txt",
49
+ "touch file1 file2 file3"
50
+ ],
51
+ "relatedCommands": [
52
+ "mkdir",
53
+ "stat",
54
+ "date",
55
+ "ls"
56
+ ]
57
+ }
@@ -0,0 +1,70 @@
1
+ {
2
+ "name": "traceroute",
3
+ "description": "Print the route packets trace to network host",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-n",
18
+ "description": "No DNS resolution (numeric only)"
19
+ },
20
+ {
21
+ "name": "-m",
22
+ "description": "Maximum TTL (hops)",
23
+ "type": "number"
24
+ },
25
+ {
26
+ "name": "-w",
27
+ "description": "Wait time per probe (seconds)",
28
+ "type": "number"
29
+ },
30
+ {
31
+ "name": "-q",
32
+ "description": "Number of probes per hop",
33
+ "type": "number"
34
+ },
35
+ {
36
+ "name": "-I",
37
+ "description": "Use ICMP ECHO instead of UDP"
38
+ },
39
+ {
40
+ "name": "-T",
41
+ "description": "Use TCP SYN"
42
+ },
43
+ {
44
+ "name": "-p",
45
+ "description": "Destination port",
46
+ "type": "number"
47
+ },
48
+ {
49
+ "name": "-4",
50
+ "description": "IPv4 only"
51
+ },
52
+ {
53
+ "name": "-6",
54
+ "description": "IPv6 only"
55
+ }
56
+ ],
57
+ "examples": [
58
+ "traceroute google.com",
59
+ "traceroute -n 8.8.8.8",
60
+ "traceroute -I -n google.com",
61
+ "traceroute -m 15 example.com",
62
+ "traceroute -T -p 443 example.com"
63
+ ],
64
+ "relatedCommands": [
65
+ "ping",
66
+ "mtr",
67
+ "dig",
68
+ "nmap"
69
+ ]
70
+ }
@@ -0,0 +1,49 @@
1
+ {
2
+ "name": "tracert",
3
+ "description": "Trace route to a network host (Windows)",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "windows"
7
+ ],
8
+ "shells": [
9
+ "powershell",
10
+ "cmd"
11
+ ],
12
+ "subcommands": [],
13
+ "globalOptions": [
14
+ {
15
+ "name": "-d",
16
+ "description": "Do not resolve addresses"
17
+ },
18
+ {
19
+ "name": "-h",
20
+ "description": "Maximum hops",
21
+ "type": "number"
22
+ },
23
+ {
24
+ "name": "-w",
25
+ "description": "Timeout in milliseconds",
26
+ "type": "number"
27
+ },
28
+ {
29
+ "name": "-4",
30
+ "description": "Force IPv4"
31
+ },
32
+ {
33
+ "name": "-6",
34
+ "description": "Force IPv6"
35
+ }
36
+ ],
37
+ "examples": [
38
+ "tracert google.com",
39
+ "tracert -d 8.8.8.8",
40
+ "tracert -h 15 example.com",
41
+ "tracert -w 3000 server.local"
42
+ ],
43
+ "relatedCommands": [
44
+ "traceroute",
45
+ "ping",
46
+ "pathping",
47
+ "netstat"
48
+ ]
49
+ }
@@ -0,0 +1,49 @@
1
+ {
2
+ "name": "umount",
3
+ "description": "Unmount 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": "-f",
18
+ "description": "Force unmount"
19
+ },
20
+ {
21
+ "name": "-l",
22
+ "description": "Lazy unmount (detach now, cleanup later)"
23
+ },
24
+ {
25
+ "name": "-R",
26
+ "description": "Recursively unmount"
27
+ },
28
+ {
29
+ "name": "-v",
30
+ "description": "Verbose mode"
31
+ },
32
+ {
33
+ "name": "-a",
34
+ "description": "Unmount all"
35
+ }
36
+ ],
37
+ "examples": [
38
+ "umount /mnt/usb",
39
+ "umount -l /mnt/stuck",
40
+ "sudo umount -f /mnt/nfs",
41
+ "umount /dev/sdb1"
42
+ ],
43
+ "relatedCommands": [
44
+ "mount",
45
+ "df",
46
+ "lsblk",
47
+ "fuser"
48
+ ]
49
+ }
@@ -0,0 +1,59 @@
1
+ {
2
+ "name": "uniq",
3
+ "description": "Report or omit repeated lines",
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": "-c",
18
+ "description": "Prefix lines by the number of occurrences"
19
+ },
20
+ {
21
+ "name": "-d",
22
+ "description": "Only print duplicate lines"
23
+ },
24
+ {
25
+ "name": "-u",
26
+ "description": "Only print unique lines"
27
+ },
28
+ {
29
+ "name": "-i",
30
+ "description": "Ignore case when comparing"
31
+ },
32
+ {
33
+ "name": "-f",
34
+ "description": "Skip N fields before comparing",
35
+ "type": "number"
36
+ },
37
+ {
38
+ "name": "-s",
39
+ "description": "Skip N characters before comparing",
40
+ "type": "number"
41
+ },
42
+ {
43
+ "name": "-w",
44
+ "description": "Compare no more than N characters",
45
+ "type": "number"
46
+ }
47
+ ],
48
+ "examples": [
49
+ "sort file.txt | uniq",
50
+ "sort file.txt | uniq -c",
51
+ "sort file.txt | uniq -d",
52
+ "sort file.txt | uniq -c | sort -rn | head"
53
+ ],
54
+ "relatedCommands": [
55
+ "sort",
56
+ "wc",
57
+ "comm"
58
+ ]
59
+ }
@@ -0,0 +1,129 @@
1
+ {
2
+ "name": "upcloud",
3
+ "description": "UpCloud CLI — manage UpCloud infrastructure",
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": "server",
19
+ "description": "Manage servers",
20
+ "examples": [
21
+ "upctl server list",
22
+ "upctl server create --hostname my-server --zone de-fra1 --plan 1xCPU-1GB --os Ubuntu\\ Server\\ 22.04",
23
+ "upctl server start uuid",
24
+ "upctl server stop uuid",
25
+ "upctl server delete uuid",
26
+ "upctl server restart uuid"
27
+ ]
28
+ },
29
+ {
30
+ "name": "storage",
31
+ "description": "Manage storage",
32
+ "examples": [
33
+ "upctl storage list",
34
+ "upctl storage create --size 10 --title my-vol --zone de-fra1"
35
+ ]
36
+ },
37
+ {
38
+ "name": "network",
39
+ "description": "Manage networks",
40
+ "examples": [
41
+ "upctl network list",
42
+ "upctl network create --name my-net --zone de-fra1 --ip-network address=10.0.0.0/24"
43
+ ]
44
+ },
45
+ {
46
+ "name": "ip-address",
47
+ "description": "Manage IP addresses",
48
+ "examples": [
49
+ "upctl ip-address list",
50
+ "upctl ip-address assign --server uuid"
51
+ ]
52
+ },
53
+ {
54
+ "name": "firewall",
55
+ "description": "Manage firewall rules",
56
+ "examples": [
57
+ "upctl firewall show uuid",
58
+ "upctl firewall create --server uuid --direction in --action accept --protocol tcp --destination-port-start 22 --destination-port-end 22"
59
+ ]
60
+ },
61
+ {
62
+ "name": "kubernetes",
63
+ "description": "Manage Kubernetes (UKLOUD)",
64
+ "examples": [
65
+ "upctl kubernetes list",
66
+ "upctl kubernetes create --name mycluster --zone de-fra1 --network uuid --node-group name=workers,count=3,plan=K8S-2xCPU-4GB"
67
+ ]
68
+ },
69
+ {
70
+ "name": "database",
71
+ "description": "Managed databases",
72
+ "examples": [
73
+ "upctl database list",
74
+ "upctl database create --title my-db --type pg --plan 1x1xCPU-2GB-25GB --zone de-fra1"
75
+ ]
76
+ },
77
+ {
78
+ "name": "loadbalancer",
79
+ "description": "Manage load balancers",
80
+ "examples": [
81
+ "upctl loadbalancer list"
82
+ ]
83
+ },
84
+ {
85
+ "name": "zone",
86
+ "description": "List zones",
87
+ "examples": [
88
+ "upctl zone list"
89
+ ]
90
+ },
91
+ {
92
+ "name": "account",
93
+ "description": "Account info",
94
+ "examples": [
95
+ "upctl account show"
96
+ ]
97
+ }
98
+ ],
99
+ "globalOptions": [
100
+ {
101
+ "name": "-o",
102
+ "description": "Output format (json, yaml, human)",
103
+ "type": "string"
104
+ },
105
+ {
106
+ "name": "--force",
107
+ "description": "Skip confirmation"
108
+ },
109
+ {
110
+ "name": "--config",
111
+ "description": "Config file path",
112
+ "type": "file"
113
+ }
114
+ ],
115
+ "examples": [
116
+ "upctl server list",
117
+ "upctl server create --hostname web --zone de-fra1 --plan 1xCPU-1GB",
118
+ "upctl kubernetes list",
119
+ "upctl database list",
120
+ "upctl zone list",
121
+ "upctl account show"
122
+ ],
123
+ "relatedCommands": [
124
+ "hcloud",
125
+ "doctl",
126
+ "civo",
127
+ "terraform"
128
+ ]
129
+ }
@@ -0,0 +1,112 @@
1
+ {
2
+ "name": "vagrant",
3
+ "description": "Build and manage reproducible development environments",
4
+ "category": "devops",
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": "Initialize a Vagrantfile",
20
+ "examples": [
21
+ "vagrant init ubuntu/jammy64"
22
+ ]
23
+ },
24
+ {
25
+ "name": "up",
26
+ "description": "Start and provision VM",
27
+ "examples": [
28
+ "vagrant up"
29
+ ]
30
+ },
31
+ {
32
+ "name": "ssh",
33
+ "description": "SSH into the VM",
34
+ "examples": [
35
+ "vagrant ssh"
36
+ ]
37
+ },
38
+ {
39
+ "name": "halt",
40
+ "description": "Stop the VM",
41
+ "examples": [
42
+ "vagrant halt"
43
+ ]
44
+ },
45
+ {
46
+ "name": "destroy",
47
+ "description": "Destroy the VM",
48
+ "examples": [
49
+ "vagrant destroy -f"
50
+ ]
51
+ },
52
+ {
53
+ "name": "reload",
54
+ "description": "Restart VM with new config",
55
+ "examples": [
56
+ "vagrant reload --provision"
57
+ ]
58
+ },
59
+ {
60
+ "name": "provision",
61
+ "description": "Run provisioners",
62
+ "examples": [
63
+ "vagrant provision"
64
+ ]
65
+ },
66
+ {
67
+ "name": "status",
68
+ "description": "Show VM status",
69
+ "examples": [
70
+ "vagrant status"
71
+ ]
72
+ },
73
+ {
74
+ "name": "snapshot",
75
+ "description": "Manage snapshots",
76
+ "examples": [
77
+ "vagrant snapshot save clean",
78
+ "vagrant snapshot restore clean"
79
+ ]
80
+ },
81
+ {
82
+ "name": "box",
83
+ "description": "Manage boxes",
84
+ "examples": [
85
+ "vagrant box list",
86
+ "vagrant box add ubuntu/jammy64"
87
+ ]
88
+ },
89
+ {
90
+ "name": "global-status",
91
+ "description": "Show all VMs on host",
92
+ "examples": [
93
+ "vagrant global-status"
94
+ ]
95
+ }
96
+ ],
97
+ "globalOptions": [],
98
+ "examples": [
99
+ "vagrant init ubuntu/jammy64",
100
+ "vagrant up",
101
+ "vagrant ssh",
102
+ "vagrant halt",
103
+ "vagrant destroy -f",
104
+ "vagrant status"
105
+ ],
106
+ "relatedCommands": [
107
+ "docker",
108
+ "virtualbox",
109
+ "terraform",
110
+ "ansible"
111
+ ]
112
+ }