@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,67 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "dig",
|
|
3
|
+
"description": "DNS lookup utility",
|
|
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": "+short",
|
|
18
|
+
"description": "Short (terse) output"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "+trace",
|
|
22
|
+
"description": "Trace delegation path"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "+noall",
|
|
26
|
+
"description": "Turn off all display flags"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "+answer",
|
|
30
|
+
"description": "Display answer section"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "@",
|
|
34
|
+
"description": "Use specified DNS server",
|
|
35
|
+
"type": "string"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "-x",
|
|
39
|
+
"description": "Reverse DNS lookup"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "-t",
|
|
43
|
+
"description": "Query type (A, AAAA, MX, NS, TXT, CNAME, SOA)",
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "+nocmd",
|
|
48
|
+
"description": "Do not print query line"
|
|
49
|
+
}
|
|
50
|
+
],
|
|
51
|
+
"examples": [
|
|
52
|
+
"dig example.com",
|
|
53
|
+
"dig example.com +short",
|
|
54
|
+
"dig @8.8.8.8 example.com",
|
|
55
|
+
"dig -t MX example.com",
|
|
56
|
+
"dig -t TXT example.com",
|
|
57
|
+
"dig -x 8.8.8.8",
|
|
58
|
+
"dig +trace example.com",
|
|
59
|
+
"dig example.com NS +short"
|
|
60
|
+
],
|
|
61
|
+
"relatedCommands": [
|
|
62
|
+
"nslookup",
|
|
63
|
+
"host",
|
|
64
|
+
"whois",
|
|
65
|
+
"ping"
|
|
66
|
+
]
|
|
67
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "dmesg",
|
|
3
|
+
"description": "Print or control the kernel ring buffer",
|
|
4
|
+
"category": "system",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux"
|
|
7
|
+
],
|
|
8
|
+
"shells": [
|
|
9
|
+
"bash",
|
|
10
|
+
"zsh",
|
|
11
|
+
"fish"
|
|
12
|
+
],
|
|
13
|
+
"subcommands": [],
|
|
14
|
+
"globalOptions": [
|
|
15
|
+
{
|
|
16
|
+
"name": "-H",
|
|
17
|
+
"description": "Human-readable output"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"name": "-T",
|
|
21
|
+
"description": "Print human-readable timestamps"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-w",
|
|
25
|
+
"description": "Wait for new messages (follow)"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "-l",
|
|
29
|
+
"description": "Restrict output to given level list",
|
|
30
|
+
"type": "string"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "-f",
|
|
34
|
+
"description": "Restrict to given facility list",
|
|
35
|
+
"type": "string"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "--color",
|
|
39
|
+
"description": "Colorize output",
|
|
40
|
+
"type": "string"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "-c",
|
|
44
|
+
"description": "Clear buffer after printing"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "-t",
|
|
48
|
+
"description": "Do not print timestamps"
|
|
49
|
+
}
|
|
50
|
+
],
|
|
51
|
+
"examples": [
|
|
52
|
+
"dmesg | tail -20",
|
|
53
|
+
"dmesg -T",
|
|
54
|
+
"dmesg -H",
|
|
55
|
+
"dmesg -w",
|
|
56
|
+
"dmesg -l err,warn",
|
|
57
|
+
"sudo dmesg -c",
|
|
58
|
+
"dmesg | grep -i usb"
|
|
59
|
+
],
|
|
60
|
+
"relatedCommands": [
|
|
61
|
+
"journalctl",
|
|
62
|
+
"syslog",
|
|
63
|
+
"kern.log"
|
|
64
|
+
]
|
|
65
|
+
}
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "dotnet",
|
|
3
|
+
"description": ".NET CLI — build, run, publish .NET applications",
|
|
4
|
+
"category": "languages",
|
|
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 project",
|
|
20
|
+
"examples": [
|
|
21
|
+
"dotnet new console",
|
|
22
|
+
"dotnet new webapi -n MyApi",
|
|
23
|
+
"dotnet new list"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "build",
|
|
28
|
+
"description": "Build project",
|
|
29
|
+
"examples": [
|
|
30
|
+
"dotnet build",
|
|
31
|
+
"dotnet build -c Release"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "run",
|
|
36
|
+
"description": "Run project",
|
|
37
|
+
"examples": [
|
|
38
|
+
"dotnet run",
|
|
39
|
+
"dotnet run --project src/MyApp"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "test",
|
|
44
|
+
"description": "Run tests",
|
|
45
|
+
"examples": [
|
|
46
|
+
"dotnet test"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "publish",
|
|
51
|
+
"description": "Publish for deployment",
|
|
52
|
+
"examples": [
|
|
53
|
+
"dotnet publish -c Release -o ./out"
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "add",
|
|
58
|
+
"description": "Add package/reference",
|
|
59
|
+
"examples": [
|
|
60
|
+
"dotnet add package Newtonsoft.Json",
|
|
61
|
+
"dotnet add reference ../Lib/Lib.csproj"
|
|
62
|
+
]
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "restore",
|
|
66
|
+
"description": "Restore dependencies",
|
|
67
|
+
"examples": [
|
|
68
|
+
"dotnet restore"
|
|
69
|
+
]
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "clean",
|
|
73
|
+
"description": "Clean build output",
|
|
74
|
+
"examples": [
|
|
75
|
+
"dotnet clean"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "ef",
|
|
80
|
+
"description": "Entity Framework commands",
|
|
81
|
+
"examples": [
|
|
82
|
+
"dotnet ef migrations add Init",
|
|
83
|
+
"dotnet ef database update"
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "tool",
|
|
88
|
+
"description": "Manage .NET tools",
|
|
89
|
+
"examples": [
|
|
90
|
+
"dotnet tool install -g dotnet-ef",
|
|
91
|
+
"dotnet tool list -g"
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "watch",
|
|
96
|
+
"description": "Watch for changes and restart",
|
|
97
|
+
"examples": [
|
|
98
|
+
"dotnet watch run"
|
|
99
|
+
]
|
|
100
|
+
}
|
|
101
|
+
],
|
|
102
|
+
"globalOptions": [
|
|
103
|
+
{
|
|
104
|
+
"name": "-c",
|
|
105
|
+
"description": "Configuration (Debug, Release)",
|
|
106
|
+
"type": "string"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "-o",
|
|
110
|
+
"description": "Output directory",
|
|
111
|
+
"type": "string"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"name": "-v",
|
|
115
|
+
"description": "Verbosity (q, m, n, d, diag)",
|
|
116
|
+
"type": "string"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "--no-restore",
|
|
120
|
+
"description": "Skip restore"
|
|
121
|
+
}
|
|
122
|
+
],
|
|
123
|
+
"examples": [
|
|
124
|
+
"dotnet new webapi -n MyApi",
|
|
125
|
+
"dotnet build -c Release",
|
|
126
|
+
"dotnet run",
|
|
127
|
+
"dotnet test",
|
|
128
|
+
"dotnet publish -c Release",
|
|
129
|
+
"dotnet watch run"
|
|
130
|
+
],
|
|
131
|
+
"relatedCommands": [
|
|
132
|
+
"msbuild",
|
|
133
|
+
"nuget",
|
|
134
|
+
"csharp"
|
|
135
|
+
]
|
|
136
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "du",
|
|
3
|
+
"description": "Estimate file space usage",
|
|
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": "-h",
|
|
18
|
+
"description": "Human-readable sizes"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-s",
|
|
22
|
+
"description": "Display only a total for each argument"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "-a",
|
|
26
|
+
"description": "Write counts for all files, not just directories"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-d",
|
|
30
|
+
"description": "Max depth of directories to report",
|
|
31
|
+
"type": "number"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-c",
|
|
35
|
+
"description": "Produce a grand total"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "--max-depth",
|
|
39
|
+
"description": "Print total for directory N levels deep",
|
|
40
|
+
"type": "number"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "-x",
|
|
44
|
+
"description": "Skip directories on different file systems"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "--exclude",
|
|
48
|
+
"description": "Exclude files matching pattern",
|
|
49
|
+
"type": "string"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "-L",
|
|
53
|
+
"description": "Follow symbolic links"
|
|
54
|
+
}
|
|
55
|
+
],
|
|
56
|
+
"examples": [
|
|
57
|
+
"du -sh *",
|
|
58
|
+
"du -sh .",
|
|
59
|
+
"du -h --max-depth=1",
|
|
60
|
+
"du -ah | sort -rh | head -20",
|
|
61
|
+
"du -sh /var/log/*",
|
|
62
|
+
"du -shc dir1 dir2",
|
|
63
|
+
"du -sh --exclude='*.log' /var"
|
|
64
|
+
],
|
|
65
|
+
"relatedCommands": [
|
|
66
|
+
"df",
|
|
67
|
+
"ls",
|
|
68
|
+
"ncdu",
|
|
69
|
+
"tree"
|
|
70
|
+
]
|
|
71
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "echo",
|
|
3
|
+
"description": "Display text to standard output",
|
|
4
|
+
"category": "coreutils",
|
|
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": "Do not output trailing newline"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "-e",
|
|
24
|
+
"description": "Enable interpretation of backslash escapes"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-E",
|
|
28
|
+
"description": "Disable interpretation of backslash escapes"
|
|
29
|
+
}
|
|
30
|
+
],
|
|
31
|
+
"examples": [
|
|
32
|
+
"echo 'Hello World'",
|
|
33
|
+
"echo -n 'no newline'",
|
|
34
|
+
"echo -e 'line1\\nline2'",
|
|
35
|
+
"echo $HOME",
|
|
36
|
+
"echo \"Value: $VAR\"",
|
|
37
|
+
"echo 'text' > file.txt",
|
|
38
|
+
"echo 'append' >> file.txt"
|
|
39
|
+
],
|
|
40
|
+
"relatedCommands": [
|
|
41
|
+
"printf",
|
|
42
|
+
"cat",
|
|
43
|
+
"tee"
|
|
44
|
+
]
|
|
45
|
+
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "eksctl",
|
|
3
|
+
"description": "CLI tool for creating and managing EKS clusters",
|
|
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": "create cluster",
|
|
19
|
+
"description": "Create EKS cluster",
|
|
20
|
+
"examples": [
|
|
21
|
+
"eksctl create cluster --name my-cluster --region us-west-2"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "delete cluster",
|
|
26
|
+
"description": "Delete EKS cluster",
|
|
27
|
+
"examples": [
|
|
28
|
+
"eksctl delete cluster --name my-cluster"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "get cluster",
|
|
33
|
+
"description": "Get cluster info",
|
|
34
|
+
"examples": [
|
|
35
|
+
"eksctl get cluster"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "create nodegroup",
|
|
40
|
+
"description": "Create a managed node group",
|
|
41
|
+
"examples": [
|
|
42
|
+
"eksctl create nodegroup --cluster my-cluster --name ng-1"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "scale nodegroup",
|
|
47
|
+
"description": "Scale node group",
|
|
48
|
+
"examples": [
|
|
49
|
+
"eksctl scale nodegroup --cluster my-cluster --name ng-1 --nodes 5"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "upgrade cluster",
|
|
54
|
+
"description": "Upgrade control plane",
|
|
55
|
+
"examples": [
|
|
56
|
+
"eksctl upgrade cluster --name my-cluster"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "utils write-kubeconfig",
|
|
61
|
+
"description": "Write kubeconfig",
|
|
62
|
+
"examples": [
|
|
63
|
+
"eksctl utils write-kubeconfig --cluster my-cluster"
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
"globalOptions": [
|
|
68
|
+
{
|
|
69
|
+
"name": "--region",
|
|
70
|
+
"description": "AWS region",
|
|
71
|
+
"type": "string"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "--profile",
|
|
75
|
+
"description": "AWS profile",
|
|
76
|
+
"type": "string"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "-f",
|
|
80
|
+
"description": "Config file",
|
|
81
|
+
"type": "file"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "--verbose",
|
|
85
|
+
"description": "Verbosity level",
|
|
86
|
+
"type": "number"
|
|
87
|
+
}
|
|
88
|
+
],
|
|
89
|
+
"examples": [
|
|
90
|
+
"eksctl create cluster --name mycluster --region us-west-2",
|
|
91
|
+
"eksctl get cluster",
|
|
92
|
+
"eksctl delete cluster --name mycluster",
|
|
93
|
+
"eksctl create cluster -f cluster.yaml"
|
|
94
|
+
],
|
|
95
|
+
"relatedCommands": [
|
|
96
|
+
"kubectl",
|
|
97
|
+
"aws",
|
|
98
|
+
"helm",
|
|
99
|
+
"cdk"
|
|
100
|
+
]
|
|
101
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "eleventy",
|
|
3
|
+
"description": "Simple static site generator (11ty)",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "--input",
|
|
20
|
+
"description": "Input directory",
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "--output",
|
|
25
|
+
"description": "Output directory",
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "--serve",
|
|
30
|
+
"description": "Start dev server with live reload"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "--watch",
|
|
34
|
+
"description": "Watch for changes"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "--port",
|
|
38
|
+
"description": "Server port",
|
|
39
|
+
"type": "number"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "--formats",
|
|
43
|
+
"description": "Template formats to process",
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "--quiet",
|
|
48
|
+
"description": "Suppress output"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "--config",
|
|
52
|
+
"description": "Config file path",
|
|
53
|
+
"type": "file"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "--dryrun",
|
|
57
|
+
"description": "Simulate without writing"
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"examples": [
|
|
61
|
+
"eleventy",
|
|
62
|
+
"eleventy --serve",
|
|
63
|
+
"npx @11ty/eleventy --serve",
|
|
64
|
+
"eleventy --input=src --output=dist",
|
|
65
|
+
"eleventy --serve --port=8080"
|
|
66
|
+
],
|
|
67
|
+
"relatedCommands": [
|
|
68
|
+
"hugo",
|
|
69
|
+
"jekyll",
|
|
70
|
+
"gatsby",
|
|
71
|
+
"astro"
|
|
72
|
+
]
|
|
73
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "entr",
|
|
3
|
+
"description": "Run arbitrary commands when files change",
|
|
4
|
+
"category": "utilities",
|
|
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": "Clear the screen before invocation"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-r",
|
|
22
|
+
"description": "Restart persistent child processes"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "-s",
|
|
26
|
+
"description": "Execute command with the shell"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-d",
|
|
30
|
+
"description": "Track directory for new files"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "-p",
|
|
34
|
+
"description": "Postpone first execution until change"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"examples": [
|
|
38
|
+
"ls *.py | entr python main.py",
|
|
39
|
+
"find . -name '*.rs' | entr -c cargo build",
|
|
40
|
+
"ls src/**/*.ts | entr -r npm start",
|
|
41
|
+
"echo main.go | entr -r go run main.go",
|
|
42
|
+
"find . -name '*.test.js' | entr -c npm test"
|
|
43
|
+
],
|
|
44
|
+
"relatedCommands": [
|
|
45
|
+
"watch",
|
|
46
|
+
"inotifywait",
|
|
47
|
+
"fswatch",
|
|
48
|
+
"nodemon"
|
|
49
|
+
]
|
|
50
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "env",
|
|
3
|
+
"description": "Run a program in a modified environment",
|
|
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": "-i",
|
|
18
|
+
"description": "Start with an empty environment"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-u",
|
|
22
|
+
"description": "Remove variable from environment",
|
|
23
|
+
"type": "string"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "-0",
|
|
27
|
+
"description": "End each output line with NUL"
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"examples": [
|
|
31
|
+
"env",
|
|
32
|
+
"env | grep PATH",
|
|
33
|
+
"env VAR=value command",
|
|
34
|
+
"env -i /bin/sh",
|
|
35
|
+
"env -u DISPLAY command",
|
|
36
|
+
"env NODE_ENV=production node app.js"
|
|
37
|
+
],
|
|
38
|
+
"relatedCommands": [
|
|
39
|
+
"export",
|
|
40
|
+
"printenv",
|
|
41
|
+
"set"
|
|
42
|
+
]
|
|
43
|
+
}
|