@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,79 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ghc",
|
|
3
|
+
"description": "Glasgow Haskell Compiler",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "-o",
|
|
20
|
+
"description": "Output file",
|
|
21
|
+
"type": "file"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-O",
|
|
25
|
+
"description": "Optimize (0, 1, 2)"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "-c",
|
|
29
|
+
"description": "Compile only (no link)"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "-e",
|
|
33
|
+
"description": "Evaluate expression",
|
|
34
|
+
"type": "string"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "--make",
|
|
38
|
+
"description": "Build program and dependencies"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "-i",
|
|
42
|
+
"description": "Add directory to import path",
|
|
43
|
+
"type": "string"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "-Wall",
|
|
47
|
+
"description": "Enable all warnings"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "-Werror",
|
|
51
|
+
"description": "Treat warnings as errors"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "-dynamic",
|
|
55
|
+
"description": "Dynamically linked"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "-threaded",
|
|
59
|
+
"description": "Enable threaded runtime"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "-prof",
|
|
63
|
+
"description": "Enable profiling"
|
|
64
|
+
}
|
|
65
|
+
],
|
|
66
|
+
"examples": [
|
|
67
|
+
"ghc -o hello Main.hs",
|
|
68
|
+
"ghc --make Main.hs",
|
|
69
|
+
"ghc -O2 -o app Main.hs",
|
|
70
|
+
"ghci",
|
|
71
|
+
"ghc -e 'putStrLn \"Hello\"'"
|
|
72
|
+
],
|
|
73
|
+
"relatedCommands": [
|
|
74
|
+
"cabal",
|
|
75
|
+
"stack",
|
|
76
|
+
"ghci",
|
|
77
|
+
"haskell"
|
|
78
|
+
]
|
|
79
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ghostscript",
|
|
3
|
+
"description": "PostScript and PDF interpreter/converter",
|
|
4
|
+
"category": "media",
|
|
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": "-dBATCH",
|
|
20
|
+
"description": "Exit after processing"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "-dNOPAUSE",
|
|
24
|
+
"description": "No pause after each page"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-dQUIET",
|
|
28
|
+
"description": "Suppress output"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "-sDEVICE",
|
|
32
|
+
"description": "Output device",
|
|
33
|
+
"type": "string"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "-sOutputFile",
|
|
37
|
+
"description": "Output file",
|
|
38
|
+
"type": "file"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "-r",
|
|
42
|
+
"description": "Resolution in DPI",
|
|
43
|
+
"type": "number"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "-dPDFSETTINGS",
|
|
47
|
+
"description": "PDF quality (/screen, /ebook, /printer, /prepress)",
|
|
48
|
+
"type": "string"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "-dCompatibilityLevel",
|
|
52
|
+
"description": "PDF version",
|
|
53
|
+
"type": "string"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "-dFirstPage",
|
|
57
|
+
"description": "First page to process",
|
|
58
|
+
"type": "number"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "-dLastPage",
|
|
62
|
+
"description": "Last page to process",
|
|
63
|
+
"type": "number"
|
|
64
|
+
}
|
|
65
|
+
],
|
|
66
|
+
"examples": [
|
|
67
|
+
"gs -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -dPDFSETTINGS=/ebook -sOutputFile=compressed.pdf input.pdf",
|
|
68
|
+
"gs -dBATCH -dNOPAUSE -sDEVICE=png16m -r300 -sOutputFile=page%d.png input.pdf",
|
|
69
|
+
"gs -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -dFirstPage=1 -dLastPage=5 -sOutputFile=extract.pdf input.pdf"
|
|
70
|
+
],
|
|
71
|
+
"relatedCommands": [
|
|
72
|
+
"pdftk",
|
|
73
|
+
"qpdf",
|
|
74
|
+
"imagemagick",
|
|
75
|
+
"poppler"
|
|
76
|
+
]
|
|
77
|
+
}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "git-lfs",
|
|
3
|
+
"description": "Git Large File Storage — manage large files with Git",
|
|
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": "Set up Git LFS",
|
|
20
|
+
"examples": [
|
|
21
|
+
"git lfs install"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "track",
|
|
26
|
+
"description": "Track file patterns",
|
|
27
|
+
"examples": [
|
|
28
|
+
"git lfs track '*.psd'",
|
|
29
|
+
"git lfs track '*.zip'"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "untrack",
|
|
34
|
+
"description": "Stop tracking patterns",
|
|
35
|
+
"examples": [
|
|
36
|
+
"git lfs untrack '*.psd'"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "ls-files",
|
|
41
|
+
"description": "List tracked LFS files",
|
|
42
|
+
"examples": [
|
|
43
|
+
"git lfs ls-files"
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "fetch",
|
|
48
|
+
"description": "Download LFS objects",
|
|
49
|
+
"examples": [
|
|
50
|
+
"git lfs fetch"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "pull",
|
|
55
|
+
"description": "Fetch and checkout LFS files",
|
|
56
|
+
"examples": [
|
|
57
|
+
"git lfs pull"
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "push",
|
|
62
|
+
"description": "Push LFS objects",
|
|
63
|
+
"examples": [
|
|
64
|
+
"git lfs push origin main"
|
|
65
|
+
]
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "status",
|
|
69
|
+
"description": "Show LFS status",
|
|
70
|
+
"examples": [
|
|
71
|
+
"git lfs status"
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "migrate",
|
|
76
|
+
"description": "Migrate existing files to LFS",
|
|
77
|
+
"examples": [
|
|
78
|
+
"git lfs migrate import --include='*.bin'"
|
|
79
|
+
]
|
|
80
|
+
}
|
|
81
|
+
],
|
|
82
|
+
"globalOptions": [],
|
|
83
|
+
"examples": [
|
|
84
|
+
"git lfs install",
|
|
85
|
+
"git lfs track '*.psd'",
|
|
86
|
+
"git lfs ls-files",
|
|
87
|
+
"git lfs migrate import --include='*.bin'",
|
|
88
|
+
"git lfs fetch --all"
|
|
89
|
+
],
|
|
90
|
+
"relatedCommands": [
|
|
91
|
+
"git",
|
|
92
|
+
"github-cli",
|
|
93
|
+
"gitlab-cli"
|
|
94
|
+
]
|
|
95
|
+
}
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "gpg",
|
|
3
|
+
"description": "GNU Privacy Guard — encrypt, sign, verify data",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "-c",
|
|
20
|
+
"description": "Symmetric encryption"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "-e",
|
|
24
|
+
"description": "Encrypt"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-d",
|
|
28
|
+
"description": "Decrypt"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "-s",
|
|
32
|
+
"description": "Sign"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "--verify",
|
|
36
|
+
"description": "Verify a signature"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "-r",
|
|
40
|
+
"description": "Recipient",
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "-o",
|
|
45
|
+
"description": "Output file",
|
|
46
|
+
"type": "file"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "--armor",
|
|
50
|
+
"short": "-a",
|
|
51
|
+
"description": "ASCII armor output"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "--gen-key",
|
|
55
|
+
"description": "Generate a new key pair"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "--list-keys",
|
|
59
|
+
"description": "List public keys"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "--list-secret-keys",
|
|
63
|
+
"description": "List private keys"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "--import",
|
|
67
|
+
"description": "Import keys"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "--export",
|
|
71
|
+
"description": "Export public key"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "--delete-key",
|
|
75
|
+
"description": "Delete public key"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "--fingerprint",
|
|
79
|
+
"description": "Show key fingerprint"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "--keyserver",
|
|
83
|
+
"description": "Key server URL",
|
|
84
|
+
"type": "string"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "--recv-keys",
|
|
88
|
+
"description": "Receive keys from keyserver",
|
|
89
|
+
"type": "string"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"name": "--sign-key",
|
|
93
|
+
"description": "Sign a key",
|
|
94
|
+
"type": "string"
|
|
95
|
+
}
|
|
96
|
+
],
|
|
97
|
+
"examples": [
|
|
98
|
+
"gpg -c file.txt",
|
|
99
|
+
"gpg -d file.txt.gpg",
|
|
100
|
+
"gpg -e -r user@example.com file.txt",
|
|
101
|
+
"gpg --gen-key",
|
|
102
|
+
"gpg --list-keys",
|
|
103
|
+
"gpg --armor --export user@example.com",
|
|
104
|
+
"gpg --verify sig.asc file.txt"
|
|
105
|
+
],
|
|
106
|
+
"relatedCommands": [
|
|
107
|
+
"age",
|
|
108
|
+
"openssl",
|
|
109
|
+
"ssh-keygen",
|
|
110
|
+
"sops"
|
|
111
|
+
]
|
|
112
|
+
}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "grafana-cli",
|
|
3
|
+
"description": "Grafana command-line tool for managing plugins and server",
|
|
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
|
+
{
|
|
18
|
+
"name": "plugins install",
|
|
19
|
+
"description": "Install a plugin",
|
|
20
|
+
"examples": [
|
|
21
|
+
"grafana-cli plugins install grafana-clock-panel"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "plugins list-remote",
|
|
26
|
+
"description": "List available plugins",
|
|
27
|
+
"examples": [
|
|
28
|
+
"grafana-cli plugins list-remote"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "plugins ls",
|
|
33
|
+
"description": "List installed plugins",
|
|
34
|
+
"examples": [
|
|
35
|
+
"grafana-cli plugins ls"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "plugins update",
|
|
40
|
+
"description": "Update a plugin",
|
|
41
|
+
"examples": [
|
|
42
|
+
"grafana-cli plugins update grafana-clock-panel"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "plugins update-all",
|
|
47
|
+
"description": "Update all plugins",
|
|
48
|
+
"examples": [
|
|
49
|
+
"grafana-cli plugins update-all"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "plugins remove",
|
|
54
|
+
"description": "Remove a plugin",
|
|
55
|
+
"examples": [
|
|
56
|
+
"grafana-cli plugins remove grafana-clock-panel"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "admin reset-admin-password",
|
|
61
|
+
"description": "Reset admin password",
|
|
62
|
+
"examples": [
|
|
63
|
+
"grafana-cli admin reset-admin-password newpassword"
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
"globalOptions": [
|
|
68
|
+
{
|
|
69
|
+
"name": "--pluginsDir",
|
|
70
|
+
"description": "Plugin directory",
|
|
71
|
+
"type": "string"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "--homepath",
|
|
75
|
+
"description": "Grafana home path",
|
|
76
|
+
"type": "string"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "--config",
|
|
80
|
+
"description": "Config file path",
|
|
81
|
+
"type": "file"
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"examples": [
|
|
85
|
+
"grafana-cli plugins install grafana-clock-panel",
|
|
86
|
+
"grafana-cli plugins ls",
|
|
87
|
+
"grafana-cli plugins list-remote",
|
|
88
|
+
"grafana-cli plugins update-all",
|
|
89
|
+
"grafana-cli admin reset-admin-password newpass"
|
|
90
|
+
],
|
|
91
|
+
"relatedCommands": [
|
|
92
|
+
"prometheus",
|
|
93
|
+
"grafana-server",
|
|
94
|
+
"influxdb",
|
|
95
|
+
"telegraf"
|
|
96
|
+
]
|
|
97
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "grpcurl",
|
|
3
|
+
"description": "curl for gRPC servers",
|
|
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": "-plaintext",
|
|
20
|
+
"description": "Use plaintext (no TLS)"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "-d",
|
|
24
|
+
"description": "Request data (JSON)",
|
|
25
|
+
"type": "string"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "-import-path",
|
|
29
|
+
"description": "Proto import path",
|
|
30
|
+
"type": "string"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "-proto",
|
|
34
|
+
"description": "Proto file",
|
|
35
|
+
"type": "file"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "-H",
|
|
39
|
+
"description": "Custom header",
|
|
40
|
+
"type": "string"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "-v",
|
|
44
|
+
"description": "Verbose output"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "-format",
|
|
48
|
+
"description": "Output format (json, text)",
|
|
49
|
+
"type": "string"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "-connect-timeout",
|
|
53
|
+
"description": "Connection timeout",
|
|
54
|
+
"type": "string"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "-rpc-header",
|
|
58
|
+
"description": "Additional RPC headers",
|
|
59
|
+
"type": "string"
|
|
60
|
+
}
|
|
61
|
+
],
|
|
62
|
+
"examples": [
|
|
63
|
+
"grpcurl -plaintext localhost:50051 list",
|
|
64
|
+
"grpcurl -plaintext localhost:50051 describe my.Service",
|
|
65
|
+
"grpcurl -plaintext -d '{\"name\":\"world\"}' localhost:50051 helloworld.Greeter/SayHello",
|
|
66
|
+
"grpcurl -plaintext localhost:50051 list my.Service"
|
|
67
|
+
],
|
|
68
|
+
"relatedCommands": [
|
|
69
|
+
"curl",
|
|
70
|
+
"httpie",
|
|
71
|
+
"protoc",
|
|
72
|
+
"buf"
|
|
73
|
+
]
|
|
74
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "grype",
|
|
3
|
+
"description": "Vulnerability scanner for container images and filesystems",
|
|
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": "db",
|
|
19
|
+
"description": "Manage vulnerability database",
|
|
20
|
+
"examples": [
|
|
21
|
+
"grype db update",
|
|
22
|
+
"grype db status",
|
|
23
|
+
"grype db list"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"globalOptions": [
|
|
28
|
+
{
|
|
29
|
+
"name": "-o",
|
|
30
|
+
"description": "Output format (table, json, sarif, cyclonedx)",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "--fail-on",
|
|
35
|
+
"description": "Fail if severity >= level (negligible, low, medium, high, critical)",
|
|
36
|
+
"type": "string"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "--scope",
|
|
40
|
+
"description": "Analysis scope (squashed, all-layers)",
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "--only-fixed",
|
|
45
|
+
"description": "Show only vulnerabilities with fixes"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "--add-cpes-if-none",
|
|
49
|
+
"description": "Generate CPEs if package has none"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "--exclude",
|
|
53
|
+
"description": "Exclude paths",
|
|
54
|
+
"type": "string"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "--by-cve",
|
|
58
|
+
"description": "Orient results by CVE"
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
"examples": [
|
|
62
|
+
"grype image:tag",
|
|
63
|
+
"grype dir:.",
|
|
64
|
+
"grype image:tag --fail-on high",
|
|
65
|
+
"grype image:tag -o json",
|
|
66
|
+
"grype sbom:./sbom.json",
|
|
67
|
+
"grype image:tag --only-fixed"
|
|
68
|
+
],
|
|
69
|
+
"relatedCommands": [
|
|
70
|
+
"syft",
|
|
71
|
+
"trivy",
|
|
72
|
+
"cosign",
|
|
73
|
+
"snyk"
|
|
74
|
+
]
|
|
75
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "hadolint",
|
|
3
|
+
"description": "Dockerfile linter — best practice checker",
|
|
4
|
+
"category": "devops",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [],
|
|
17
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "--ignore",
|
|
20
|
+
"description": "Ignore specific rule",
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "--trusted-registry",
|
|
25
|
+
"description": "Trusted registry for FROM",
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-f",
|
|
30
|
+
"description": "Output format (tty, json, checkstyle, codeclimate, gitlab_codeclimate, gnu, codacy, sonarqube, sarif)",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "--failure-threshold",
|
|
35
|
+
"description": "Minimum severity for exit code (error, warning, info, style, ignore, none)",
|
|
36
|
+
"type": "string"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "--no-color",
|
|
40
|
+
"description": "Disable colors"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "-t",
|
|
44
|
+
"description": "Only show errors above threshold",
|
|
45
|
+
"type": "string"
|
|
46
|
+
}
|
|
47
|
+
],
|
|
48
|
+
"examples": [
|
|
49
|
+
"hadolint Dockerfile",
|
|
50
|
+
"hadolint --ignore DL3008 Dockerfile",
|
|
51
|
+
"hadolint -f json Dockerfile",
|
|
52
|
+
"cat Dockerfile | hadolint -",
|
|
53
|
+
"hadolint --failure-threshold warning Dockerfile"
|
|
54
|
+
],
|
|
55
|
+
"relatedCommands": [
|
|
56
|
+
"docker",
|
|
57
|
+
"shellcheck",
|
|
58
|
+
"trivy",
|
|
59
|
+
"dockle"
|
|
60
|
+
]
|
|
61
|
+
}
|