@enjoys/context-engine 1.5.0 → 1.6.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.
- package/README.md +214 -62
- package/data/codeActions/css.json +119 -111
- package/data/codeActions/dart.json +190 -31
- package/data/codeActions/nestjs.json +124 -124
- package/data/codeActions/r.json +69 -71
- package/data/codeActions/sb.json +2 -2
- package/data/codeActions/scala.json +154 -26
- package/data/codeActions/shadcn.json +112 -112
- package/data/codeActions/shell.json +2 -2
- package/data/codeActions/tailwindcss.json +83 -76
- package/data/codeLens/abap.json +4 -2
- package/data/codeLens/angular.json +141 -22
- package/data/codeLens/apex.json +4 -2
- package/data/codeLens/awk.json +2 -2
- package/data/codeLens/azcli.json +4 -3
- package/data/codeLens/bicep.json +4 -2
- package/data/codeLens/c.json +4 -4
- package/data/codeLens/caddy.json +2 -2
- package/data/codeLens/cameligo.json +4 -2
- package/data/codeLens/clojure.json +4 -2
- package/data/codeLens/coffee.json +4 -2
- package/data/codeLens/crontab.json +2 -2
- package/data/codeLens/doctest.json +4 -3
- package/data/codeLens/ecl.json +4 -2
- package/data/codeLens/elixir.json +4 -2
- package/data/codeLens/flow9.json +4 -2
- package/data/codeLens/freemarker2.json +4 -2
- package/data/codeLens/hcl.json +4 -4
- package/data/codeLens/html.json +4 -4
- package/data/codeLens/julia.json +4 -2
- package/data/codeLens/less.json +4 -2
- package/data/codeLens/lexon.json +4 -2
- package/data/codeLens/liquid.json +4 -2
- package/data/codeLens/lua.json +4 -4
- package/data/codeLens/m3.json +4 -2
- package/data/codeLens/mdx.json +4 -2
- package/data/codeLens/mips.json +4 -2
- package/data/codeLens/msdax.json +4 -2
- package/data/codeLens/mysql.json +4 -2
- package/data/codeLens/nginx.json +4 -4
- package/data/codeLens/objective-c.json +4 -2
- package/data/codeLens/pascal.json +4 -2
- package/data/codeLens/pascaligo.json +4 -2
- package/data/codeLens/pgsql.json +4 -2
- package/data/codeLens/pla.json +4 -3
- package/data/codeLens/postiats.json +4 -2
- package/data/codeLens/powerquery.json +4 -2
- package/data/codeLens/qsharp.json +4 -2
- package/data/codeLens/razor.json +4 -2
- package/data/codeLens/redshift.json +4 -2
- package/data/codeLens/restructuredtext.json +4 -2
- package/data/codeLens/sb.json +4 -2
- package/data/codeLens/scheme.json +4 -2
- package/data/codeLens/scss.json +4 -2
- package/data/codeLens/shadcn.json +117 -89
- package/data/codeLens/shell.json +4 -2
- package/data/codeLens/sol.json +4 -2
- package/data/codeLens/sparql.json +4 -2
- package/data/codeLens/st.json +4 -2
- package/data/codeLens/systemverilog.json +4 -2
- package/data/codeLens/tcl.json +4 -2
- package/data/codeLens/twig.json +4 -2
- package/data/codeLens/vb.json +4 -2
- package/data/codeLens/wgsl.json +4 -2
- package/data/codeLens/xml.json +4 -4
- package/data/commands/ab.json +80 -0
- package/data/commands/act.json +82 -0
- package/data/commands/age.json +68 -0
- package/data/commands/argocd.json +109 -0
- package/data/commands/asdf.json +102 -0
- package/data/commands/astro.json +106 -0
- package/data/commands/at.json +52 -0
- package/data/commands/babel.json +83 -0
- package/data/commands/buildah.json +105 -0
- package/data/commands/cabal.json +114 -0
- package/data/commands/cdk.json +127 -0
- package/data/commands/changeset.json +68 -0
- package/data/commands/checkov.json +75 -0
- package/data/commands/commitlint.json +60 -0
- package/data/commands/concurrently.json +62 -0
- package/data/commands/conventional-commits.json +30 -0
- package/data/commands/cosign.json +103 -0
- package/data/commands/crane.json +109 -0
- package/data/commands/cron.json +29 -0
- package/data/commands/crystal.json +102 -0
- package/data/commands/csvkit.json +96 -0
- package/data/commands/cut.json +62 -0
- package/data/commands/df.json +66 -0
- package/data/commands/diff.json +72 -0
- package/data/commands/dig.json +67 -0
- package/data/commands/dmesg.json +65 -0
- package/data/commands/dotnet.json +136 -0
- package/data/commands/du.json +71 -0
- package/data/commands/echo.json +45 -0
- package/data/commands/eksctl.json +101 -0
- package/data/commands/eleventy.json +73 -0
- package/data/commands/entr.json +50 -0
- package/data/commands/env.json +43 -0
- package/data/commands/erlang.json +76 -0
- package/data/commands/esbuild.json +91 -0
- package/data/commands/ffmpeg.json +115 -0
- package/data/commands/fnm.json +100 -0
- package/data/commands/free.json +63 -0
- package/data/commands/func.json +89 -0
- package/data/commands/gatsby.json +106 -0
- package/data/commands/ghc.json +79 -0
- package/data/commands/ghostscript.json +77 -0
- package/data/commands/git-lfs.json +95 -0
- package/data/commands/gpg.json +112 -0
- package/data/commands/grafana-cli.json +97 -0
- package/data/commands/grpcurl.json +74 -0
- package/data/commands/grype.json +75 -0
- package/data/commands/hadolint.json +61 -0
- package/data/commands/head.json +48 -0
- package/data/commands/hexo.json +101 -0
- package/data/commands/hey.json +91 -0
- package/data/commands/hostname.json +52 -0
- package/data/commands/httpie.json +101 -0
- package/data/commands/hugo.json +106 -0
- package/data/commands/husky.json +52 -0
- package/data/commands/id.json +50 -0
- package/data/commands/ifconfig.json +47 -0
- package/data/commands/imagemagick.json +117 -0
- package/data/commands/inotifywait.json +70 -0
- package/data/commands/ip.json +103 -0
- package/data/commands/istioctl.json +105 -0
- package/data/commands/javac.json +87 -0
- package/data/commands/jekyll.json +105 -0
- package/data/commands/kill.json +57 -0
- package/data/commands/killall.json +60 -0
- package/data/commands/kind.json +98 -0
- package/data/commands/ko.json +89 -0
- package/data/commands/kustomize.json +70 -0
- package/data/commands/latex.json +65 -0
- package/data/commands/lerna.json +125 -0
- package/data/commands/ln.json +54 -0
- package/data/commands/lsof.json +69 -0
- package/data/commands/manifest.json +1 -1
- package/data/commands/miller.json +58 -0
- package/data/commands/mise.json +107 -0
- package/data/commands/mix.json +128 -0
- package/data/commands/mkdir.json +43 -0
- package/data/commands/mount.json +63 -0
- package/data/commands/nc.json +71 -0
- package/data/commands/netstat.json +74 -0
- package/data/commands/nim.json +104 -0
- package/data/commands/nohup.json +28 -0
- package/data/commands/nslookup.json +46 -0
- package/data/commands/nvm.json +91 -0
- package/data/commands/ocaml.json +68 -0
- package/data/commands/opam.json +111 -0
- package/data/commands/pandoc.json +100 -0
- package/data/commands/parallel.json +73 -0
- package/data/commands/patch.json +55 -0
- package/data/commands/ping.json +73 -0
- package/data/commands/podman.json +151 -0
- package/data/commands/postman.json +82 -0
- package/data/commands/pre-commit.json +101 -0
- package/data/commands/prometheus.json +65 -0
- package/data/commands/pyenv.json +87 -0
- package/data/commands/q.json +63 -0
- package/data/commands/rbenv.json +85 -0
- package/data/commands/rebar3.json +110 -0
- package/data/commands/remix.json +80 -0
- package/data/commands/rollup.json +74 -0
- package/data/commands/route.json +53 -0
- package/data/commands/rustc.json +90 -0
- package/data/commands/sam.json +122 -0
- package/data/commands/sdkman.json +89 -0
- package/data/commands/semantic-release.json +58 -0
- package/data/commands/semgrep.json +97 -0
- package/data/commands/serverless.json +121 -0
- package/data/commands/shellcheck.json +61 -0
- package/data/commands/skopeo.json +79 -0
- package/data/commands/socat.json +43 -0
- package/data/commands/sops.json +85 -0
- package/data/commands/sort.json +75 -0
- package/data/commands/sqlite-utils.json +109 -0
- package/data/commands/ss.json +75 -0
- package/data/commands/stack.json +115 -0
- package/data/commands/storybook.json +90 -0
- package/data/commands/strace.json +71 -0
- package/data/commands/svelte.json +89 -0
- package/data/commands/swc.json +73 -0
- package/data/commands/swiftc.json +83 -0
- package/data/commands/syft.json +77 -0
- package/data/commands/tail.json +58 -0
- package/data/commands/tee.json +38 -0
- package/data/commands/tflint.json +83 -0
- package/data/commands/touch.json +57 -0
- package/data/commands/traceroute.json +70 -0
- package/data/commands/tracert.json +49 -0
- package/data/commands/umount.json +49 -0
- package/data/commands/uniq.json +59 -0
- package/data/commands/vagrant.json +112 -0
- package/data/commands/vegeta.json +59 -0
- package/data/commands/volta.json +87 -0
- package/data/commands/watch.json +58 -0
- package/data/commands/wc.json +50 -0
- package/data/commands/webpack.json +94 -0
- package/data/commands/which.json +34 -0
- package/data/commands/whoami.json +27 -0
- package/data/commands/wrangler.json +124 -0
- package/data/commands/wrk.json +63 -0
- package/data/commands/xargs.json +66 -0
- package/data/commands/xsv.json +119 -0
- package/data/commands/zig.json +114 -0
- package/data/completion/redis-cli.json +3465 -3405
- package/data/documentHighlight/nextjs.json +270 -212
- package/data/documentSymbol/azcli.json +6 -3
- package/data/documentSymbol/caddy.json +7 -4
- package/data/documentSymbol/crontab.json +6 -3
- package/data/documentSymbol/css.json +14 -14
- package/data/documentSymbol/doctest.json +6 -3
- package/data/documentSymbol/dotenv.json +6 -3
- package/data/documentSymbol/flow9.json +8 -4
- package/data/documentSymbol/graphql.json +1 -1
- package/data/documentSymbol/ini.json +6 -3
- package/data/documentSymbol/json.json +6 -3
- package/data/documentSymbol/lexon.json +6 -3
- package/data/documentSymbol/mips.json +6 -3
- package/data/documentSymbol/msdax.json +6 -3
- package/data/documentSymbol/pla.json +6 -3
- package/data/documentSymbol/powerquery.json +6 -3
- package/data/documentSymbol/restructuredtext.json +6 -3
- package/data/documentSymbol/sb.json +6 -3
- package/data/documentSymbol/sparql.json +6 -3
- package/data/documentSymbol/ssh_config.json +6 -3
- package/data/documentSymbol/systemd.json +6 -3
- package/data/documentSymbol/xml.json +6 -3
- package/data/hover/caddy.json +530 -458
- package/data/hover/dockerfile.json +355 -283
- package/data/hover/lua.json +1391 -971
- package/data/hover/nginx.json +957 -891
- package/data/hover/redis-cli.json +2168 -1088
- package/data/hover/sql.json +1405 -1273
- package/data/manifest.json +4 -6
- package/package.json +2 -2
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "podman",
|
|
3
|
+
"description": "Daemonless container engine compatible with Docker CLI",
|
|
4
|
+
"category": "containers",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "run",
|
|
19
|
+
"description": "Run a container",
|
|
20
|
+
"examples": [
|
|
21
|
+
"podman run -it ubuntu bash",
|
|
22
|
+
"podman run -d -p 8080:80 nginx"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "build",
|
|
27
|
+
"description": "Build an image",
|
|
28
|
+
"examples": [
|
|
29
|
+
"podman build -t myapp ."
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "ps",
|
|
34
|
+
"description": "List containers",
|
|
35
|
+
"examples": [
|
|
36
|
+
"podman ps",
|
|
37
|
+
"podman ps -a"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "images",
|
|
42
|
+
"description": "List images",
|
|
43
|
+
"examples": [
|
|
44
|
+
"podman images"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "pull",
|
|
49
|
+
"description": "Pull an image",
|
|
50
|
+
"examples": [
|
|
51
|
+
"podman pull docker.io/library/nginx"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "push",
|
|
56
|
+
"description": "Push an image",
|
|
57
|
+
"examples": [
|
|
58
|
+
"podman push myimage registry.example.com/myimage"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "exec",
|
|
63
|
+
"description": "Execute command in container",
|
|
64
|
+
"examples": [
|
|
65
|
+
"podman exec -it mycontainer bash"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "stop",
|
|
70
|
+
"description": "Stop a container",
|
|
71
|
+
"examples": [
|
|
72
|
+
"podman stop mycontainer"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "rm",
|
|
77
|
+
"description": "Remove a container",
|
|
78
|
+
"examples": [
|
|
79
|
+
"podman rm mycontainer"
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "rmi",
|
|
84
|
+
"description": "Remove an image",
|
|
85
|
+
"examples": [
|
|
86
|
+
"podman rmi myimage"
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "logs",
|
|
91
|
+
"description": "Fetch container logs",
|
|
92
|
+
"examples": [
|
|
93
|
+
"podman logs mycontainer"
|
|
94
|
+
]
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"name": "pod",
|
|
98
|
+
"description": "Manage pods",
|
|
99
|
+
"examples": [
|
|
100
|
+
"podman pod create --name mypod",
|
|
101
|
+
"podman pod list"
|
|
102
|
+
]
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"name": "generate",
|
|
106
|
+
"description": "Generate Kubernetes YAML",
|
|
107
|
+
"examples": [
|
|
108
|
+
"podman generate kube mypod > pod.yaml"
|
|
109
|
+
]
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"name": "play",
|
|
113
|
+
"description": "Play Kubernetes YAML",
|
|
114
|
+
"examples": [
|
|
115
|
+
"podman play kube pod.yaml"
|
|
116
|
+
]
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "compose",
|
|
120
|
+
"description": "Run compose files",
|
|
121
|
+
"examples": [
|
|
122
|
+
"podman compose up -d"
|
|
123
|
+
]
|
|
124
|
+
}
|
|
125
|
+
],
|
|
126
|
+
"globalOptions": [
|
|
127
|
+
{
|
|
128
|
+
"name": "--root",
|
|
129
|
+
"description": "Storage root dir",
|
|
130
|
+
"type": "string"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"name": "--log-level",
|
|
134
|
+
"description": "Log level",
|
|
135
|
+
"type": "string"
|
|
136
|
+
}
|
|
137
|
+
],
|
|
138
|
+
"examples": [
|
|
139
|
+
"podman run -it ubuntu bash",
|
|
140
|
+
"podman build -t myapp .",
|
|
141
|
+
"podman ps -a",
|
|
142
|
+
"podman compose up -d",
|
|
143
|
+
"podman generate kube mypod"
|
|
144
|
+
],
|
|
145
|
+
"relatedCommands": [
|
|
146
|
+
"docker",
|
|
147
|
+
"buildah",
|
|
148
|
+
"skopeo",
|
|
149
|
+
"kubectl"
|
|
150
|
+
]
|
|
151
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "postman",
|
|
3
|
+
"description": "Postman CLI for API testing and collection runs",
|
|
4
|
+
"category": "http-testing",
|
|
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 Postman",
|
|
20
|
+
"examples": [
|
|
21
|
+
"postman login --with-api-key PMAK-xxx"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "collection run",
|
|
26
|
+
"description": "Run a collection",
|
|
27
|
+
"examples": [
|
|
28
|
+
"postman collection run collection-id"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "api lint",
|
|
33
|
+
"description": "Lint API definition",
|
|
34
|
+
"examples": [
|
|
35
|
+
"postman api lint --api-definition openapi.yaml"
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"globalOptions": [
|
|
40
|
+
{
|
|
41
|
+
"name": "--environment",
|
|
42
|
+
"description": "Environment ID",
|
|
43
|
+
"type": "string"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "--iteration-count",
|
|
47
|
+
"description": "Number of iterations",
|
|
48
|
+
"type": "number"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "--iteration-data",
|
|
52
|
+
"description": "Data file for iterations",
|
|
53
|
+
"type": "file"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "--delay-request",
|
|
57
|
+
"description": "Delay between requests (ms)",
|
|
58
|
+
"type": "number"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "--bail",
|
|
62
|
+
"description": "Stop on first failure"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "--timeout",
|
|
66
|
+
"description": "Global timeout (ms)",
|
|
67
|
+
"type": "number"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"examples": [
|
|
71
|
+
"postman login --with-api-key PMAK-xxx",
|
|
72
|
+
"postman collection run 12345",
|
|
73
|
+
"postman collection run 12345 --environment 67890",
|
|
74
|
+
"postman api lint --api-definition openapi.yaml"
|
|
75
|
+
],
|
|
76
|
+
"relatedCommands": [
|
|
77
|
+
"newman",
|
|
78
|
+
"curl",
|
|
79
|
+
"httpie",
|
|
80
|
+
"insomnia"
|
|
81
|
+
]
|
|
82
|
+
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "pre-commit",
|
|
3
|
+
"description": "Framework for managing multi-language pre-commit hooks",
|
|
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
|
+
{
|
|
18
|
+
"name": "install",
|
|
19
|
+
"description": "Install hook scripts",
|
|
20
|
+
"examples": [
|
|
21
|
+
"pre-commit install"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "run",
|
|
26
|
+
"description": "Run hooks against staged files",
|
|
27
|
+
"examples": [
|
|
28
|
+
"pre-commit run",
|
|
29
|
+
"pre-commit run --all-files"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "autoupdate",
|
|
34
|
+
"description": "Update hooks to latest version",
|
|
35
|
+
"examples": [
|
|
36
|
+
"pre-commit autoupdate"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "sample-config",
|
|
41
|
+
"description": "Produce a sample config",
|
|
42
|
+
"examples": [
|
|
43
|
+
"pre-commit sample-config"
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "validate-config",
|
|
48
|
+
"description": "Validate config file",
|
|
49
|
+
"examples": [
|
|
50
|
+
"pre-commit validate-config .pre-commit-config.yaml"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "clean",
|
|
55
|
+
"description": "Clean cached pre-commit files",
|
|
56
|
+
"examples": [
|
|
57
|
+
"pre-commit clean"
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "uninstall",
|
|
62
|
+
"description": "Uninstall hooks",
|
|
63
|
+
"examples": [
|
|
64
|
+
"pre-commit uninstall"
|
|
65
|
+
]
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"globalOptions": [
|
|
69
|
+
{
|
|
70
|
+
"name": "--all-files",
|
|
71
|
+
"description": "Run on all files, not just staged"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "--files",
|
|
75
|
+
"description": "Run on specific files",
|
|
76
|
+
"type": "string"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "--hook-stage",
|
|
80
|
+
"description": "Which hook stage to run",
|
|
81
|
+
"type": "string"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "--show-diff-on-failure",
|
|
85
|
+
"description": "Show diff on failure"
|
|
86
|
+
}
|
|
87
|
+
],
|
|
88
|
+
"examples": [
|
|
89
|
+
"pre-commit install",
|
|
90
|
+
"pre-commit run --all-files",
|
|
91
|
+
"pre-commit autoupdate",
|
|
92
|
+
"pre-commit run black --all-files",
|
|
93
|
+
"pre-commit sample-config > .pre-commit-config.yaml"
|
|
94
|
+
],
|
|
95
|
+
"relatedCommands": [
|
|
96
|
+
"husky",
|
|
97
|
+
"commitlint",
|
|
98
|
+
"lint-staged",
|
|
99
|
+
"black"
|
|
100
|
+
]
|
|
101
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "prometheus",
|
|
3
|
+
"description": "Prometheus monitoring system and time series database",
|
|
4
|
+
"category": "monitoring",
|
|
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": "--config.file",
|
|
20
|
+
"description": "Configuration file",
|
|
21
|
+
"type": "file"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "--web.listen-address",
|
|
25
|
+
"description": "Listen address",
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "--storage.tsdb.path",
|
|
30
|
+
"description": "Storage path",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "--storage.tsdb.retention.time",
|
|
35
|
+
"description": "Data retention period",
|
|
36
|
+
"type": "string"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "--web.enable-lifecycle",
|
|
40
|
+
"description": "Enable lifecycle API"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "--web.enable-admin-api",
|
|
44
|
+
"description": "Enable admin API"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "--log.level",
|
|
48
|
+
"description": "Log level (debug, info, warn, error)",
|
|
49
|
+
"type": "string"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
"examples": [
|
|
53
|
+
"prometheus --config.file=prometheus.yml",
|
|
54
|
+
"prometheus --config.file=prometheus.yml --web.listen-address=0.0.0.0:9090",
|
|
55
|
+
"prometheus --storage.tsdb.retention.time=30d",
|
|
56
|
+
"promtool check config prometheus.yml",
|
|
57
|
+
"promtool check rules rules.yml"
|
|
58
|
+
],
|
|
59
|
+
"relatedCommands": [
|
|
60
|
+
"grafana-cli",
|
|
61
|
+
"alertmanager",
|
|
62
|
+
"node-exporter",
|
|
63
|
+
"promtool"
|
|
64
|
+
]
|
|
65
|
+
}
|
|
@@ -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,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
|
+
}
|