@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,147 @@
1
+ {
2
+ "name": "civo",
3
+ "description": "Civo Cloud CLI — fast Kubernetes cloud",
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": "kubernetes",
19
+ "description": "Manage Kubernetes clusters",
20
+ "examples": [
21
+ "civo kubernetes list",
22
+ "civo kubernetes create my-cluster --nodes 3",
23
+ "civo kubernetes config my-cluster --save",
24
+ "civo kubernetes delete my-cluster",
25
+ "civo kubernetes show my-cluster",
26
+ "civo kubernetes scale my-cluster --nodes 5",
27
+ "civo kubernetes applications add Traefik2-nodeport --cluster my-cluster"
28
+ ]
29
+ },
30
+ {
31
+ "name": "instance",
32
+ "description": "Manage compute instances",
33
+ "examples": [
34
+ "civo instance list",
35
+ "civo instance create my-vm --size g3.medium",
36
+ "civo instance show my-vm",
37
+ "civo instance delete my-vm",
38
+ "civo instance reboot my-vm"
39
+ ]
40
+ },
41
+ {
42
+ "name": "network",
43
+ "description": "Manage networks",
44
+ "examples": [
45
+ "civo network list",
46
+ "civo network create my-net"
47
+ ]
48
+ },
49
+ {
50
+ "name": "firewall",
51
+ "description": "Manage firewalls",
52
+ "examples": [
53
+ "civo firewall list",
54
+ "civo firewall create my-fw",
55
+ "civo firewall rule create my-fw --protocol tcp --startport 80 --endport 80 --cidr 0.0.0.0/0"
56
+ ]
57
+ },
58
+ {
59
+ "name": "volume",
60
+ "description": "Manage volumes",
61
+ "examples": [
62
+ "civo volume list",
63
+ "civo volume create my-vol --size 10"
64
+ ]
65
+ },
66
+ {
67
+ "name": "domain",
68
+ "description": "Manage DNS domains",
69
+ "examples": [
70
+ "civo domain list",
71
+ "civo domain create example.com",
72
+ "civo domain record create example.com -n www -t a -v 1.2.3.4"
73
+ ]
74
+ },
75
+ {
76
+ "name": "database",
77
+ "description": "Manage databases",
78
+ "examples": [
79
+ "civo database list",
80
+ "civo database create my-db --size g3.db.small --engine PostgreSQL"
81
+ ]
82
+ },
83
+ {
84
+ "name": "objectstore",
85
+ "description": "Manage object stores",
86
+ "examples": [
87
+ "civo objectstore list",
88
+ "civo objectstore create my-store"
89
+ ]
90
+ },
91
+ {
92
+ "name": "region",
93
+ "description": "Manage regions",
94
+ "examples": [
95
+ "civo region list",
96
+ "civo region current"
97
+ ]
98
+ },
99
+ {
100
+ "name": "apikey",
101
+ "description": "Manage API keys",
102
+ "examples": [
103
+ "civo apikey list",
104
+ "civo apikey add mykey xxxxx",
105
+ "civo apikey current"
106
+ ]
107
+ },
108
+ {
109
+ "name": "ssh",
110
+ "description": "Manage SSH keys",
111
+ "examples": [
112
+ "civo ssh list",
113
+ "civo ssh create my-key --key ~/.ssh/id_rsa.pub"
114
+ ]
115
+ }
116
+ ],
117
+ "globalOptions": [
118
+ {
119
+ "name": "--region",
120
+ "description": "Region code",
121
+ "type": "string"
122
+ },
123
+ {
124
+ "name": "-o",
125
+ "description": "Output format (json, human, custom)",
126
+ "type": "string"
127
+ },
128
+ {
129
+ "name": "-y",
130
+ "description": "Auto-confirm"
131
+ }
132
+ ],
133
+ "examples": [
134
+ "civo kubernetes create my-cluster --nodes 3",
135
+ "civo kubernetes list",
136
+ "civo kubernetes config my-cluster --save",
137
+ "civo instance list",
138
+ "civo database create my-db --engine PostgreSQL",
139
+ "civo region list"
140
+ ],
141
+ "relatedCommands": [
142
+ "kubectl",
143
+ "doctl",
144
+ "hcloud",
145
+ "vultr"
146
+ ]
147
+ }
@@ -0,0 +1,133 @@
1
+ {
2
+ "name": "cloudflared",
3
+ "description": "Cloudflare Tunnel daemon — expose local services securely",
4
+ "category": "networking",
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": "tunnel",
19
+ "description": "Manage tunnels",
20
+ "examples": [
21
+ "cloudflared tunnel create my-tunnel",
22
+ "cloudflared tunnel list",
23
+ "cloudflared tunnel delete my-tunnel",
24
+ "cloudflared tunnel run my-tunnel",
25
+ "cloudflared tunnel route dns my-tunnel app.example.com",
26
+ "cloudflared tunnel route ip add 10.0.0.0/8 my-tunnel",
27
+ "cloudflared tunnel info my-tunnel",
28
+ "cloudflared tunnel cleanup my-tunnel"
29
+ ]
30
+ },
31
+ {
32
+ "name": "tunnel login",
33
+ "description": "Authenticate with Cloudflare",
34
+ "examples": [
35
+ "cloudflared tunnel login"
36
+ ]
37
+ },
38
+ {
39
+ "name": "access",
40
+ "description": "Cloudflare Access helpers",
41
+ "examples": [
42
+ "cloudflared access login https://app.example.com",
43
+ "cloudflared access ssh --hostname ssh.example.com",
44
+ "cloudflared access tcp --hostname tcp.example.com --url localhost:5432"
45
+ ]
46
+ },
47
+ {
48
+ "name": "service",
49
+ "description": "Manage system service",
50
+ "examples": [
51
+ "cloudflared service install",
52
+ "cloudflared service uninstall"
53
+ ]
54
+ },
55
+ {
56
+ "name": "proxy-dns",
57
+ "description": "Run DNS-over-HTTPS proxy",
58
+ "examples": [
59
+ "cloudflared proxy-dns",
60
+ "cloudflared proxy-dns --port 5053 --upstream https://1.1.1.1/dns-query"
61
+ ]
62
+ },
63
+ {
64
+ "name": "update",
65
+ "description": "Update cloudflared",
66
+ "examples": [
67
+ "cloudflared update"
68
+ ]
69
+ },
70
+ {
71
+ "name": "version",
72
+ "description": "Show version",
73
+ "examples": [
74
+ "cloudflared version"
75
+ ]
76
+ },
77
+ {
78
+ "name": "quick-tunnel",
79
+ "description": "Start a quick tunnel (trycloudflare)",
80
+ "examples": [
81
+ "cloudflared tunnel --url http://localhost:8080"
82
+ ]
83
+ }
84
+ ],
85
+ "globalOptions": [
86
+ {
87
+ "name": "--config",
88
+ "description": "Config file path",
89
+ "type": "string"
90
+ },
91
+ {
92
+ "name": "--credentials-file",
93
+ "description": "Tunnel credentials file",
94
+ "type": "string"
95
+ },
96
+ {
97
+ "name": "--origincert",
98
+ "description": "Origin certificate path",
99
+ "type": "string"
100
+ },
101
+ {
102
+ "name": "--loglevel",
103
+ "description": "Log level (debug, info, warn, error, fatal)",
104
+ "type": "string"
105
+ },
106
+ {
107
+ "name": "--logfile",
108
+ "description": "Log file path",
109
+ "type": "string"
110
+ },
111
+ {
112
+ "name": "--protocol",
113
+ "description": "Protocol (auto, http2, quic)",
114
+ "type": "string"
115
+ }
116
+ ],
117
+ "examples": [
118
+ "cloudflared tunnel login",
119
+ "cloudflared tunnel create my-tunnel",
120
+ "cloudflared tunnel run my-tunnel",
121
+ "cloudflared tunnel route dns my-tunnel app.example.com",
122
+ "cloudflared tunnel list",
123
+ "cloudflared tunnel --url http://localhost:8080",
124
+ "cloudflared access ssh --hostname ssh.example.com",
125
+ "cloudflared proxy-dns"
126
+ ],
127
+ "relatedCommands": [
128
+ "wrangler",
129
+ "nginx",
130
+ "ngrok",
131
+ "caddy"
132
+ ]
133
+ }
@@ -0,0 +1,143 @@
1
+ {
2
+ "name": "cmctl",
3
+ "description": "cert-manager CLI — manage TLS certificates in 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": "check api",
19
+ "description": "Check cert-manager API",
20
+ "examples": [
21
+ "cmctl check api"
22
+ ]
23
+ },
24
+ {
25
+ "name": "status certificate",
26
+ "description": "Certificate status",
27
+ "examples": [
28
+ "cmctl status certificate my-cert",
29
+ "cmctl status certificate my-cert -n my-ns"
30
+ ]
31
+ },
32
+ {
33
+ "name": "inspect secret",
34
+ "description": "Inspect TLS secret",
35
+ "examples": [
36
+ "cmctl inspect secret my-tls-secret"
37
+ ]
38
+ },
39
+ {
40
+ "name": "renew",
41
+ "description": "Renew certificates",
42
+ "examples": [
43
+ "cmctl renew my-cert",
44
+ "cmctl renew --all-namespaces",
45
+ "cmctl renew -l app=web -n my-ns"
46
+ ]
47
+ },
48
+ {
49
+ "name": "approve",
50
+ "description": "Approve CertificateRequest",
51
+ "examples": [
52
+ "cmctl approve my-cr -n my-ns"
53
+ ]
54
+ },
55
+ {
56
+ "name": "deny",
57
+ "description": "Deny CertificateRequest",
58
+ "examples": [
59
+ "cmctl deny my-cr -n my-ns"
60
+ ]
61
+ },
62
+ {
63
+ "name": "create certificatesigningrequest",
64
+ "description": "Create CSR",
65
+ "examples": [
66
+ "cmctl create csr my-csr --cert my-cert --output-certificate-file cert.pem --output-key-file key.pem"
67
+ ]
68
+ },
69
+ {
70
+ "name": "convert",
71
+ "description": "Convert config versions",
72
+ "examples": [
73
+ "cmctl convert -f old-issuer.yaml"
74
+ ]
75
+ },
76
+ {
77
+ "name": "completion",
78
+ "description": "Shell completion",
79
+ "examples": [
80
+ "source <(cmctl completion bash)"
81
+ ]
82
+ },
83
+ {
84
+ "name": "version",
85
+ "description": "Show version",
86
+ "examples": [
87
+ "cmctl version"
88
+ ]
89
+ },
90
+ {
91
+ "name": "install",
92
+ "description": "Install cert-manager",
93
+ "examples": [
94
+ "cmctl install"
95
+ ]
96
+ },
97
+ {
98
+ "name": "uninstall",
99
+ "description": "Uninstall cert-manager",
100
+ "examples": [
101
+ "cmctl uninstall"
102
+ ]
103
+ }
104
+ ],
105
+ "globalOptions": [
106
+ {
107
+ "name": "--namespace",
108
+ "short": "-n",
109
+ "description": "Namespace",
110
+ "type": "string"
111
+ },
112
+ {
113
+ "name": "--all-namespaces",
114
+ "short": "-A",
115
+ "description": "All namespaces"
116
+ },
117
+ {
118
+ "name": "--kubeconfig",
119
+ "description": "Kubeconfig path",
120
+ "type": "string"
121
+ },
122
+ {
123
+ "name": "--context",
124
+ "description": "Kubernetes context",
125
+ "type": "string"
126
+ }
127
+ ],
128
+ "examples": [
129
+ "cmctl check api",
130
+ "cmctl status certificate my-cert",
131
+ "cmctl renew my-cert",
132
+ "cmctl inspect secret my-tls-secret",
133
+ "cmctl approve my-cr",
134
+ "cmctl version",
135
+ "cmctl install"
136
+ ],
137
+ "relatedCommands": [
138
+ "kubectl",
139
+ "openssl",
140
+ "helm",
141
+ "mkcert"
142
+ ]
143
+ }
@@ -0,0 +1,60 @@
1
+ {
2
+ "name": "commitlint",
3
+ "description": "Lint commit messages against conventional commit format",
4
+ "category": "git",
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": "--edit",
20
+ "description": "Read commit message from file",
21
+ "type": "file"
22
+ },
23
+ {
24
+ "name": "--from",
25
+ "description": "Lower end of commit range",
26
+ "type": "string"
27
+ },
28
+ {
29
+ "name": "--to",
30
+ "description": "Upper end of commit range",
31
+ "type": "string"
32
+ },
33
+ {
34
+ "name": "--extends",
35
+ "description": "Config modules to extend",
36
+ "type": "string"
37
+ },
38
+ {
39
+ "name": "--config",
40
+ "description": "Path to config file",
41
+ "type": "file"
42
+ },
43
+ {
44
+ "name": "--format",
45
+ "description": "Output format",
46
+ "type": "string"
47
+ }
48
+ ],
49
+ "examples": [
50
+ "echo 'fix: typo' | npx commitlint",
51
+ "npx commitlint --edit",
52
+ "npx commitlint --from HEAD~5",
53
+ "npx commitlint --from HEAD~1 --to HEAD"
54
+ ],
55
+ "relatedCommands": [
56
+ "husky",
57
+ "conventional-commits",
58
+ "semantic-release"
59
+ ]
60
+ }
@@ -0,0 +1,62 @@
1
+ {
2
+ "name": "concurrently",
3
+ "description": "Run multiple commands concurrently",
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": "-n",
20
+ "description": "Comma-separated names for prefixes",
21
+ "type": "string"
22
+ },
23
+ {
24
+ "name": "-k",
25
+ "description": "Kill others on failure"
26
+ },
27
+ {
28
+ "name": "--kill-others-on-fail",
29
+ "description": "Kill all if one exits non-zero"
30
+ },
31
+ {
32
+ "name": "-p",
33
+ "description": "Prefix type (pid, name, command, time, none)",
34
+ "type": "string"
35
+ },
36
+ {
37
+ "name": "-c",
38
+ "description": "Comma-separated colors for prefixes",
39
+ "type": "string"
40
+ },
41
+ {
42
+ "name": "--raw",
43
+ "description": "Output raw (no prefix)"
44
+ },
45
+ {
46
+ "name": "-m",
47
+ "description": "Maximum parallel processes",
48
+ "type": "number"
49
+ }
50
+ ],
51
+ "examples": [
52
+ "concurrently \"npm:dev\" \"npm:watch\"",
53
+ "concurrently -n server,client \"npm run server\" \"npm run client\"",
54
+ "concurrently -k \"tsc -w\" \"node dist/index.js\"",
55
+ "concurrently --kill-others-on-fail \"npm test\" \"npm run lint\""
56
+ ],
57
+ "relatedCommands": [
58
+ "parallel",
59
+ "npm-run-all",
60
+ "make"
61
+ ]
62
+ }
@@ -0,0 +1,30 @@
1
+ {
2
+ "name": "conventional-commits",
3
+ "description": "Conventional Commits CLI for structured commit messages",
4
+ "category": "git",
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
+ "examples": [
19
+ "npx cz",
20
+ "npx git-cz",
21
+ "npx commitizen init cz-conventional-changelog --save-dev",
22
+ "git cz"
23
+ ],
24
+ "relatedCommands": [
25
+ "commitlint",
26
+ "husky",
27
+ "semantic-release",
28
+ "changeset"
29
+ ]
30
+ }
@@ -0,0 +1,103 @@
1
+ {
2
+ "name": "cosign",
3
+ "description": "Container signing, verification, and storage in OCI registries",
4
+ "category": "security",
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": "sign",
19
+ "description": "Sign a container image",
20
+ "examples": [
21
+ "cosign sign image:tag"
22
+ ]
23
+ },
24
+ {
25
+ "name": "verify",
26
+ "description": "Verify image signature",
27
+ "examples": [
28
+ "cosign verify image:tag --key cosign.pub"
29
+ ]
30
+ },
31
+ {
32
+ "name": "generate-key-pair",
33
+ "description": "Generate signing key pair",
34
+ "examples": [
35
+ "cosign generate-key-pair"
36
+ ]
37
+ },
38
+ {
39
+ "name": "attach",
40
+ "description": "Attach artifacts to image",
41
+ "examples": [
42
+ "cosign attach sbom --sbom sbom.json image:tag"
43
+ ]
44
+ },
45
+ {
46
+ "name": "download",
47
+ "description": "Download artifacts",
48
+ "examples": [
49
+ "cosign download sbom image:tag"
50
+ ]
51
+ },
52
+ {
53
+ "name": "sign-blob",
54
+ "description": "Sign a blob/file",
55
+ "examples": [
56
+ "cosign sign-blob --key cosign.key file.txt"
57
+ ]
58
+ },
59
+ {
60
+ "name": "verify-blob",
61
+ "description": "Verify blob signature",
62
+ "examples": [
63
+ "cosign verify-blob --key cosign.pub --signature sig file.txt"
64
+ ]
65
+ },
66
+ {
67
+ "name": "tree",
68
+ "description": "Show image supply chain tree",
69
+ "examples": [
70
+ "cosign tree image:tag"
71
+ ]
72
+ }
73
+ ],
74
+ "globalOptions": [
75
+ {
76
+ "name": "--key",
77
+ "description": "Signing key",
78
+ "type": "file"
79
+ },
80
+ {
81
+ "name": "--output-signature",
82
+ "description": "Output signature to file",
83
+ "type": "file"
84
+ },
85
+ {
86
+ "name": "--output-certificate",
87
+ "description": "Output certificate to file",
88
+ "type": "file"
89
+ }
90
+ ],
91
+ "examples": [
92
+ "cosign generate-key-pair",
93
+ "cosign sign --key cosign.key image:tag",
94
+ "cosign verify --key cosign.pub image:tag",
95
+ "cosign sign-blob --key cosign.key file.txt"
96
+ ],
97
+ "relatedCommands": [
98
+ "crane",
99
+ "skopeo",
100
+ "syft",
101
+ "grype"
102
+ ]
103
+ }