@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,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "head",
|
|
3
|
+
"description": "Output the first part of 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": "-n",
|
|
18
|
+
"description": "Print the first N lines",
|
|
19
|
+
"type": "number"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "-c",
|
|
23
|
+
"description": "Print the first N bytes",
|
|
24
|
+
"type": "number"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-q",
|
|
28
|
+
"description": "Never print headers for multiple files"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "-v",
|
|
32
|
+
"description": "Always print headers"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"examples": [
|
|
36
|
+
"head file.txt",
|
|
37
|
+
"head -n 20 file.txt",
|
|
38
|
+
"head -c 100 file.txt",
|
|
39
|
+
"head -n 5 *.log",
|
|
40
|
+
"cat log.txt | head -n 50"
|
|
41
|
+
],
|
|
42
|
+
"relatedCommands": [
|
|
43
|
+
"tail",
|
|
44
|
+
"cat",
|
|
45
|
+
"less",
|
|
46
|
+
"more"
|
|
47
|
+
]
|
|
48
|
+
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "hexo",
|
|
3
|
+
"description": "Fast, simple blog framework powered by Node.js",
|
|
4
|
+
"category": "static-site",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "init",
|
|
19
|
+
"description": "Initialize a new Hexo site",
|
|
20
|
+
"examples": [
|
|
21
|
+
"hexo init myblog"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "new",
|
|
26
|
+
"description": "Create a new post",
|
|
27
|
+
"examples": [
|
|
28
|
+
"hexo new \"My Post\"",
|
|
29
|
+
"hexo new page about"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "generate",
|
|
34
|
+
"description": "Generate static files",
|
|
35
|
+
"examples": [
|
|
36
|
+
"hexo generate",
|
|
37
|
+
"hexo g"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "server",
|
|
42
|
+
"description": "Start local server",
|
|
43
|
+
"examples": [
|
|
44
|
+
"hexo server",
|
|
45
|
+
"hexo s"
|
|
46
|
+
]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "deploy",
|
|
50
|
+
"description": "Deploy site",
|
|
51
|
+
"examples": [
|
|
52
|
+
"hexo deploy",
|
|
53
|
+
"hexo d"
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "clean",
|
|
58
|
+
"description": "Clean cache and generated files",
|
|
59
|
+
"examples": [
|
|
60
|
+
"hexo clean"
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
],
|
|
64
|
+
"globalOptions": [
|
|
65
|
+
{
|
|
66
|
+
"name": "--debug",
|
|
67
|
+
"description": "Debug mode"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "--safe",
|
|
71
|
+
"description": "Safe mode (disable plugins)"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "--silent",
|
|
75
|
+
"description": "Silent mode"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "--draft",
|
|
79
|
+
"description": "Include draft posts"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "-p",
|
|
83
|
+
"description": "Custom port",
|
|
84
|
+
"type": "number"
|
|
85
|
+
}
|
|
86
|
+
],
|
|
87
|
+
"examples": [
|
|
88
|
+
"hexo init myblog",
|
|
89
|
+
"hexo new \"Hello World\"",
|
|
90
|
+
"hexo generate",
|
|
91
|
+
"hexo server",
|
|
92
|
+
"hexo deploy",
|
|
93
|
+
"hexo clean && hexo g && hexo d"
|
|
94
|
+
],
|
|
95
|
+
"relatedCommands": [
|
|
96
|
+
"hugo",
|
|
97
|
+
"jekyll",
|
|
98
|
+
"gatsby",
|
|
99
|
+
"eleventy"
|
|
100
|
+
]
|
|
101
|
+
}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "hey",
|
|
3
|
+
"description": "HTTP load generator (formerly boom)",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "-n",
|
|
20
|
+
"description": "Number of requests",
|
|
21
|
+
"type": "number"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-c",
|
|
25
|
+
"description": "Concurrency level",
|
|
26
|
+
"type": "number"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-z",
|
|
30
|
+
"description": "Duration (e.g. 30s, 1m)",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-m",
|
|
35
|
+
"description": "HTTP method",
|
|
36
|
+
"type": "string"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "-d",
|
|
40
|
+
"description": "Request body",
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "-D",
|
|
45
|
+
"description": "Request body file",
|
|
46
|
+
"type": "file"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "-H",
|
|
50
|
+
"description": "Custom header",
|
|
51
|
+
"type": "string"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "-T",
|
|
55
|
+
"description": "Content-Type",
|
|
56
|
+
"type": "string"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "-a",
|
|
60
|
+
"description": "Basic auth (user:pass)",
|
|
61
|
+
"type": "string"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "-q",
|
|
65
|
+
"description": "Rate limit (QPS per worker)",
|
|
66
|
+
"type": "number"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "-t",
|
|
70
|
+
"description": "Timeout per request (seconds)",
|
|
71
|
+
"type": "number"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "-o",
|
|
75
|
+
"description": "Output format (csv)",
|
|
76
|
+
"type": "string"
|
|
77
|
+
}
|
|
78
|
+
],
|
|
79
|
+
"examples": [
|
|
80
|
+
"hey -n 1000 -c 50 http://localhost:8080/",
|
|
81
|
+
"hey -z 30s -c 100 http://localhost:3000/",
|
|
82
|
+
"hey -m POST -d '{\"name\":\"test\"}' -T application/json http://localhost:8080/api",
|
|
83
|
+
"hey -n 500 -c 20 -H 'Authorization: Bearer token' http://api.example.com/"
|
|
84
|
+
],
|
|
85
|
+
"relatedCommands": [
|
|
86
|
+
"ab",
|
|
87
|
+
"wrk",
|
|
88
|
+
"vegeta",
|
|
89
|
+
"siege"
|
|
90
|
+
]
|
|
91
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "hostname",
|
|
3
|
+
"description": "Show or set the system hostname",
|
|
4
|
+
"category": "system",
|
|
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": "-f",
|
|
20
|
+
"description": "Display the FQDN"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "-i",
|
|
24
|
+
"description": "Display the IP address"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-d",
|
|
28
|
+
"description": "Display the DNS domain name"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "-s",
|
|
32
|
+
"description": "Display the short hostname"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "-I",
|
|
36
|
+
"description": "Display all network addresses"
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"examples": [
|
|
40
|
+
"hostname",
|
|
41
|
+
"hostname -f",
|
|
42
|
+
"hostname -i",
|
|
43
|
+
"hostname -I",
|
|
44
|
+
"hostname newname",
|
|
45
|
+
"hostnamectl set-hostname myserver"
|
|
46
|
+
],
|
|
47
|
+
"relatedCommands": [
|
|
48
|
+
"hostnamectl",
|
|
49
|
+
"uname",
|
|
50
|
+
"ip"
|
|
51
|
+
]
|
|
52
|
+
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "httpie",
|
|
3
|
+
"description": "User-friendly HTTP client (http/https commands)",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "--json",
|
|
20
|
+
"short": "-j",
|
|
21
|
+
"description": "JSON request/response"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "--form",
|
|
25
|
+
"short": "-f",
|
|
26
|
+
"description": "Form encoded data"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "--headers",
|
|
30
|
+
"short": "-h",
|
|
31
|
+
"description": "Print only headers"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "--body",
|
|
35
|
+
"short": "-b",
|
|
36
|
+
"description": "Print only body"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "--verbose",
|
|
40
|
+
"short": "-v",
|
|
41
|
+
"description": "Print full request/response"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "--auth",
|
|
45
|
+
"short": "-a",
|
|
46
|
+
"description": "Authentication (user:pass)",
|
|
47
|
+
"type": "string"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "--output",
|
|
51
|
+
"short": "-o",
|
|
52
|
+
"description": "Output file",
|
|
53
|
+
"type": "file"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "--download",
|
|
57
|
+
"short": "-d",
|
|
58
|
+
"description": "Download mode"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "--follow",
|
|
62
|
+
"description": "Follow redirects"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "--verify",
|
|
66
|
+
"description": "SSL verification (yes/no)",
|
|
67
|
+
"type": "string"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "--timeout",
|
|
71
|
+
"description": "Timeout in seconds",
|
|
72
|
+
"type": "number"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "--session",
|
|
76
|
+
"description": "Named session",
|
|
77
|
+
"type": "string"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "--style",
|
|
81
|
+
"short": "-s",
|
|
82
|
+
"description": "Output color scheme",
|
|
83
|
+
"type": "string"
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"examples": [
|
|
87
|
+
"http GET httpbin.org/get",
|
|
88
|
+
"http POST httpbin.org/post name=John",
|
|
89
|
+
"http -v GET api.example.com/users",
|
|
90
|
+
"http -a user:pass GET api.example.com/secret",
|
|
91
|
+
"http PUT api.example.com/user/1 name=Jane",
|
|
92
|
+
"http --download example.com/file.zip",
|
|
93
|
+
"https api.example.com Authorization:Bearer\\ token123"
|
|
94
|
+
],
|
|
95
|
+
"relatedCommands": [
|
|
96
|
+
"curl",
|
|
97
|
+
"wget",
|
|
98
|
+
"postman",
|
|
99
|
+
"ab"
|
|
100
|
+
]
|
|
101
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "hugo",
|
|
3
|
+
"description": "Fast static site generator written in Go",
|
|
4
|
+
"category": "static-site",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "new",
|
|
19
|
+
"description": "Create new content",
|
|
20
|
+
"examples": [
|
|
21
|
+
"hugo new site mysite",
|
|
22
|
+
"hugo new posts/my-post.md"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "server",
|
|
27
|
+
"description": "Start development server",
|
|
28
|
+
"examples": [
|
|
29
|
+
"hugo server",
|
|
30
|
+
"hugo server -D"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "build",
|
|
35
|
+
"description": "Build the site",
|
|
36
|
+
"examples": [
|
|
37
|
+
"hugo",
|
|
38
|
+
"hugo --minify"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "mod",
|
|
43
|
+
"description": "Manage modules",
|
|
44
|
+
"examples": [
|
|
45
|
+
"hugo mod init",
|
|
46
|
+
"hugo mod tidy"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "deploy",
|
|
51
|
+
"description": "Deploy site to cloud provider",
|
|
52
|
+
"examples": [
|
|
53
|
+
"hugo deploy"
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "version",
|
|
58
|
+
"description": "Print version",
|
|
59
|
+
"examples": [
|
|
60
|
+
"hugo version"
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
],
|
|
64
|
+
"globalOptions": [
|
|
65
|
+
{
|
|
66
|
+
"name": "-D",
|
|
67
|
+
"description": "Include draft content"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "--minify",
|
|
71
|
+
"description": "Minify output"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "-d",
|
|
75
|
+
"description": "Output directory",
|
|
76
|
+
"type": "string"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "--baseURL",
|
|
80
|
+
"description": "Base URL",
|
|
81
|
+
"type": "string"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "-t",
|
|
85
|
+
"description": "Theme to use",
|
|
86
|
+
"type": "string"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "--gc",
|
|
90
|
+
"description": "Enable garbage collection after build"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"examples": [
|
|
94
|
+
"hugo new site mysite",
|
|
95
|
+
"hugo server -D",
|
|
96
|
+
"hugo --minify",
|
|
97
|
+
"hugo new posts/hello.md",
|
|
98
|
+
"hugo server --bind 0.0.0.0"
|
|
99
|
+
],
|
|
100
|
+
"relatedCommands": [
|
|
101
|
+
"jekyll",
|
|
102
|
+
"gatsby",
|
|
103
|
+
"eleventy",
|
|
104
|
+
"astro"
|
|
105
|
+
]
|
|
106
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "husky",
|
|
3
|
+
"description": "Modern native Git hooks made easy",
|
|
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": "init",
|
|
19
|
+
"description": "Initialize Husky in a project",
|
|
20
|
+
"examples": [
|
|
21
|
+
"npx husky init"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "add",
|
|
26
|
+
"description": "Add a hook",
|
|
27
|
+
"examples": [
|
|
28
|
+
"npx husky add .husky/pre-commit 'npm test'"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "install",
|
|
33
|
+
"description": "Install Git hooks",
|
|
34
|
+
"examples": [
|
|
35
|
+
"npx husky install"
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"globalOptions": [],
|
|
40
|
+
"examples": [
|
|
41
|
+
"npx husky init",
|
|
42
|
+
"npx husky add .husky/pre-commit 'npm test'",
|
|
43
|
+
"npx husky add .husky/commit-msg 'npx commitlint --edit $1'",
|
|
44
|
+
"npx husky install"
|
|
45
|
+
],
|
|
46
|
+
"relatedCommands": [
|
|
47
|
+
"commitlint",
|
|
48
|
+
"lint-staged",
|
|
49
|
+
"git",
|
|
50
|
+
"pre-commit"
|
|
51
|
+
]
|
|
52
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "id",
|
|
3
|
+
"description": "Print user and group information",
|
|
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": "-u",
|
|
18
|
+
"description": "Print only the effective user ID"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-g",
|
|
22
|
+
"description": "Print only the effective group ID"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "-G",
|
|
26
|
+
"description": "Print all group IDs"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-n",
|
|
30
|
+
"description": "Print name instead of number (with -u/-g/-G)"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "-r",
|
|
34
|
+
"description": "Print real ID instead of effective"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"examples": [
|
|
38
|
+
"id",
|
|
39
|
+
"id -u",
|
|
40
|
+
"id -un",
|
|
41
|
+
"id -Gn",
|
|
42
|
+
"id root",
|
|
43
|
+
"id -g"
|
|
44
|
+
],
|
|
45
|
+
"relatedCommands": [
|
|
46
|
+
"whoami",
|
|
47
|
+
"groups",
|
|
48
|
+
"who"
|
|
49
|
+
]
|
|
50
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ifconfig",
|
|
3
|
+
"description": "Configure network interfaces (legacy)",
|
|
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": "up",
|
|
18
|
+
"description": "Activate the interface"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "down",
|
|
22
|
+
"description": "Deactivate the interface"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "-a",
|
|
26
|
+
"description": "Display all interfaces"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-s",
|
|
30
|
+
"description": "Short listing format"
|
|
31
|
+
}
|
|
32
|
+
],
|
|
33
|
+
"examples": [
|
|
34
|
+
"ifconfig",
|
|
35
|
+
"ifconfig eth0",
|
|
36
|
+
"ifconfig -a",
|
|
37
|
+
"ifconfig eth0 up",
|
|
38
|
+
"ifconfig eth0 down",
|
|
39
|
+
"ifconfig eth0 192.168.1.10 netmask 255.255.255.0"
|
|
40
|
+
],
|
|
41
|
+
"relatedCommands": [
|
|
42
|
+
"ip",
|
|
43
|
+
"route",
|
|
44
|
+
"netstat",
|
|
45
|
+
"ss"
|
|
46
|
+
]
|
|
47
|
+
}
|