@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,98 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "kind",
|
|
3
|
+
"description": "Kubernetes IN Docker — local Kubernetes clusters",
|
|
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": "create cluster",
|
|
19
|
+
"description": "Create a cluster",
|
|
20
|
+
"examples": [
|
|
21
|
+
"kind create cluster",
|
|
22
|
+
"kind create cluster --name my-cluster"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "delete cluster",
|
|
27
|
+
"description": "Delete a cluster",
|
|
28
|
+
"examples": [
|
|
29
|
+
"kind delete cluster"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "get clusters",
|
|
34
|
+
"description": "List clusters",
|
|
35
|
+
"examples": [
|
|
36
|
+
"kind get clusters"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "get nodes",
|
|
41
|
+
"description": "List cluster nodes",
|
|
42
|
+
"examples": [
|
|
43
|
+
"kind get nodes"
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "load docker-image",
|
|
48
|
+
"description": "Load Docker image into cluster",
|
|
49
|
+
"examples": [
|
|
50
|
+
"kind load docker-image myapp:latest"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "export kubeconfig",
|
|
55
|
+
"description": "Export kubeconfig",
|
|
56
|
+
"examples": [
|
|
57
|
+
"kind export kubeconfig --name my-cluster"
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "export logs",
|
|
62
|
+
"description": "Export cluster logs",
|
|
63
|
+
"examples": [
|
|
64
|
+
"kind export logs ./logs"
|
|
65
|
+
]
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"globalOptions": [
|
|
69
|
+
{
|
|
70
|
+
"name": "--name",
|
|
71
|
+
"description": "Cluster name",
|
|
72
|
+
"type": "string"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "--config",
|
|
76
|
+
"description": "Config file path",
|
|
77
|
+
"type": "file"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "--image",
|
|
81
|
+
"description": "Node image to use",
|
|
82
|
+
"type": "string"
|
|
83
|
+
}
|
|
84
|
+
],
|
|
85
|
+
"examples": [
|
|
86
|
+
"kind create cluster",
|
|
87
|
+
"kind create cluster --config kind-config.yaml",
|
|
88
|
+
"kind get clusters",
|
|
89
|
+
"kind load docker-image myapp:latest",
|
|
90
|
+
"kind delete cluster"
|
|
91
|
+
],
|
|
92
|
+
"relatedCommands": [
|
|
93
|
+
"kubectl",
|
|
94
|
+
"minikube",
|
|
95
|
+
"docker",
|
|
96
|
+
"k3d"
|
|
97
|
+
]
|
|
98
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ko",
|
|
3
|
+
"description": "Build and deploy Go applications to Kubernetes",
|
|
4
|
+
"category": "containers",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "build",
|
|
19
|
+
"description": "Build Go binary into container image",
|
|
20
|
+
"examples": [
|
|
21
|
+
"ko build ./cmd/app"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "apply",
|
|
26
|
+
"description": "Build and apply to Kubernetes",
|
|
27
|
+
"examples": [
|
|
28
|
+
"ko apply -f config/"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "resolve",
|
|
33
|
+
"description": "Build and print resolved YAML",
|
|
34
|
+
"examples": [
|
|
35
|
+
"ko resolve -f config/"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "delete",
|
|
40
|
+
"description": "Delete resources",
|
|
41
|
+
"examples": [
|
|
42
|
+
"ko delete -f config/"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "login",
|
|
47
|
+
"description": "Login to registry",
|
|
48
|
+
"examples": [
|
|
49
|
+
"ko login ghcr.io"
|
|
50
|
+
]
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"globalOptions": [
|
|
54
|
+
{
|
|
55
|
+
"name": "--base-import-paths",
|
|
56
|
+
"short": "-B",
|
|
57
|
+
"description": "Use base import path for naming"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "--tags",
|
|
61
|
+
"short": "-t",
|
|
62
|
+
"description": "Image tags",
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "--platform",
|
|
67
|
+
"description": "Target platforms",
|
|
68
|
+
"type": "string"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "--local",
|
|
72
|
+
"short": "-L",
|
|
73
|
+
"description": "Build to local Docker daemon"
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"examples": [
|
|
77
|
+
"ko build ./cmd/app",
|
|
78
|
+
"ko apply -f config/",
|
|
79
|
+
"ko build -B -t latest ./cmd/app",
|
|
80
|
+
"ko resolve -f deploy.yaml > resolved.yaml",
|
|
81
|
+
"KO_DOCKER_REPO=ghcr.io/user ko build ./cmd/app"
|
|
82
|
+
],
|
|
83
|
+
"relatedCommands": [
|
|
84
|
+
"docker",
|
|
85
|
+
"kubectl",
|
|
86
|
+
"podman",
|
|
87
|
+
"buildah"
|
|
88
|
+
]
|
|
89
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "kustomize",
|
|
3
|
+
"description": "Template-free Kubernetes configuration customization",
|
|
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": "build",
|
|
19
|
+
"description": "Build kustomization",
|
|
20
|
+
"examples": [
|
|
21
|
+
"kustomize build .",
|
|
22
|
+
"kustomize build overlays/production"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "edit",
|
|
27
|
+
"description": "Edit kustomization",
|
|
28
|
+
"examples": [
|
|
29
|
+
"kustomize edit add resource deploy.yaml",
|
|
30
|
+
"kustomize edit set image myapp=myapp:v2"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "create",
|
|
35
|
+
"description": "Create a new kustomization",
|
|
36
|
+
"examples": [
|
|
37
|
+
"kustomize create --autodetect"
|
|
38
|
+
]
|
|
39
|
+
}
|
|
40
|
+
],
|
|
41
|
+
"globalOptions": [
|
|
42
|
+
{
|
|
43
|
+
"name": "--enable-helm",
|
|
44
|
+
"description": "Enable Helm chart processing"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "--load-restrictor",
|
|
48
|
+
"description": "Load restrictor policy",
|
|
49
|
+
"type": "string"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "-o",
|
|
53
|
+
"description": "Output directory",
|
|
54
|
+
"type": "string"
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"examples": [
|
|
58
|
+
"kustomize build .",
|
|
59
|
+
"kustomize build . | kubectl apply -f -",
|
|
60
|
+
"kustomize edit set image app=app:v2",
|
|
61
|
+
"kustomize build overlays/prod",
|
|
62
|
+
"kustomize create --autodetect"
|
|
63
|
+
],
|
|
64
|
+
"relatedCommands": [
|
|
65
|
+
"kubectl",
|
|
66
|
+
"helm",
|
|
67
|
+
"argocd",
|
|
68
|
+
"kind"
|
|
69
|
+
]
|
|
70
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "latex",
|
|
3
|
+
"description": "LaTeX document typesetting system",
|
|
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": "-output-directory",
|
|
20
|
+
"description": "Output directory",
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-jobname",
|
|
25
|
+
"description": "Base name for output files",
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-interaction",
|
|
30
|
+
"description": "Interaction mode (nonstopmode, batchmode, scrollmode)",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-shell-escape",
|
|
35
|
+
"description": "Enable shell commands"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "-synctex",
|
|
39
|
+
"description": "Generate SyncTeX data",
|
|
40
|
+
"type": "number"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "-file-line-error",
|
|
44
|
+
"description": "Show file and line in errors"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "-halt-on-error",
|
|
48
|
+
"description": "Stop on first error"
|
|
49
|
+
}
|
|
50
|
+
],
|
|
51
|
+
"examples": [
|
|
52
|
+
"pdflatex document.tex",
|
|
53
|
+
"xelatex document.tex",
|
|
54
|
+
"lualatex document.tex",
|
|
55
|
+
"pdflatex -interaction=nonstopmode document.tex",
|
|
56
|
+
"latexmk -pdf document.tex",
|
|
57
|
+
"bibtex document"
|
|
58
|
+
],
|
|
59
|
+
"relatedCommands": [
|
|
60
|
+
"pandoc",
|
|
61
|
+
"bibtex",
|
|
62
|
+
"latexmk",
|
|
63
|
+
"dvipdfm"
|
|
64
|
+
]
|
|
65
|
+
}
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "lerna",
|
|
3
|
+
"description": "Multi-package repository management tool",
|
|
4
|
+
"category": "build-tools",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "init",
|
|
19
|
+
"description": "Initialize a lerna repo",
|
|
20
|
+
"examples": [
|
|
21
|
+
"lerna init"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "run",
|
|
26
|
+
"description": "Run npm script in each package",
|
|
27
|
+
"examples": [
|
|
28
|
+
"lerna run build",
|
|
29
|
+
"lerna run test --parallel"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "exec",
|
|
34
|
+
"description": "Execute command in each package",
|
|
35
|
+
"examples": [
|
|
36
|
+
"lerna exec -- rm -rf node_modules"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "publish",
|
|
41
|
+
"description": "Publish changed packages",
|
|
42
|
+
"examples": [
|
|
43
|
+
"lerna publish",
|
|
44
|
+
"lerna publish from-package"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "version",
|
|
49
|
+
"description": "Bump versions of changed packages",
|
|
50
|
+
"examples": [
|
|
51
|
+
"lerna version patch"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "bootstrap",
|
|
56
|
+
"description": "Link local packages and install deps",
|
|
57
|
+
"examples": [
|
|
58
|
+
"lerna bootstrap"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "list",
|
|
63
|
+
"description": "List local packages",
|
|
64
|
+
"examples": [
|
|
65
|
+
"lerna list",
|
|
66
|
+
"lerna list --json"
|
|
67
|
+
]
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "changed",
|
|
71
|
+
"description": "List changed packages since last release",
|
|
72
|
+
"examples": [
|
|
73
|
+
"lerna changed"
|
|
74
|
+
]
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"name": "diff",
|
|
78
|
+
"description": "Show diff since last release",
|
|
79
|
+
"examples": [
|
|
80
|
+
"lerna diff"
|
|
81
|
+
]
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "add",
|
|
85
|
+
"description": "Add a dependency to packages",
|
|
86
|
+
"examples": [
|
|
87
|
+
"lerna add lodash --scope=my-pkg"
|
|
88
|
+
]
|
|
89
|
+
}
|
|
90
|
+
],
|
|
91
|
+
"globalOptions": [
|
|
92
|
+
{
|
|
93
|
+
"name": "--scope",
|
|
94
|
+
"description": "Restrict to matching packages",
|
|
95
|
+
"type": "string"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"name": "--ignore",
|
|
99
|
+
"description": "Exclude matching packages",
|
|
100
|
+
"type": "string"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "--concurrency",
|
|
104
|
+
"description": "Limit parallel tasks",
|
|
105
|
+
"type": "number"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"name": "--stream",
|
|
109
|
+
"description": "Stream output with prefix"
|
|
110
|
+
}
|
|
111
|
+
],
|
|
112
|
+
"examples": [
|
|
113
|
+
"lerna run build",
|
|
114
|
+
"lerna publish",
|
|
115
|
+
"lerna run test --parallel",
|
|
116
|
+
"lerna list --json",
|
|
117
|
+
"lerna version patch"
|
|
118
|
+
],
|
|
119
|
+
"relatedCommands": [
|
|
120
|
+
"nx",
|
|
121
|
+
"turborepo",
|
|
122
|
+
"npm",
|
|
123
|
+
"pnpm"
|
|
124
|
+
]
|
|
125
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ln",
|
|
3
|
+
"description": "Create links between 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": "-s",
|
|
18
|
+
"description": "Create symbolic link"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-f",
|
|
22
|
+
"description": "Remove existing destination files"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "-n",
|
|
26
|
+
"description": "Treat symlink to directory as a normal file"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-v",
|
|
30
|
+
"description": "Verbose — print name of each linked file"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "-r",
|
|
34
|
+
"description": "Create relative symbolic links"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "-b",
|
|
38
|
+
"description": "Make backup of each existing destination file"
|
|
39
|
+
}
|
|
40
|
+
],
|
|
41
|
+
"examples": [
|
|
42
|
+
"ln -s /path/to/target link_name",
|
|
43
|
+
"ln -sf /usr/bin/python3 /usr/bin/python",
|
|
44
|
+
"ln original.txt hardlink.txt",
|
|
45
|
+
"ln -sv target link",
|
|
46
|
+
"ln -sr ../shared/config.yaml config.yaml"
|
|
47
|
+
],
|
|
48
|
+
"relatedCommands": [
|
|
49
|
+
"ls",
|
|
50
|
+
"readlink",
|
|
51
|
+
"stat",
|
|
52
|
+
"cp"
|
|
53
|
+
]
|
|
54
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "lsof",
|
|
3
|
+
"description": "List open files",
|
|
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": "-i",
|
|
18
|
+
"description": "List files with network connections",
|
|
19
|
+
"type": "string"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "-p",
|
|
23
|
+
"description": "List files opened by PID",
|
|
24
|
+
"type": "number"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-u",
|
|
28
|
+
"description": "List files opened by user",
|
|
29
|
+
"type": "string"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "-c",
|
|
33
|
+
"description": "List files opened by command name",
|
|
34
|
+
"type": "string"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "+D",
|
|
38
|
+
"description": "List files in directory (recursive)",
|
|
39
|
+
"type": "string"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "-t",
|
|
43
|
+
"description": "Terse output (PIDs only)"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "-n",
|
|
47
|
+
"description": "No host name resolution"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "-P",
|
|
51
|
+
"description": "No port name resolution"
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"examples": [
|
|
55
|
+
"lsof -i :8080",
|
|
56
|
+
"lsof -i TCP",
|
|
57
|
+
"lsof -p 1234",
|
|
58
|
+
"lsof -u root",
|
|
59
|
+
"lsof +D /var/log",
|
|
60
|
+
"lsof -t -i :3000 | xargs kill",
|
|
61
|
+
"lsof -i -n -P"
|
|
62
|
+
],
|
|
63
|
+
"relatedCommands": [
|
|
64
|
+
"fuser",
|
|
65
|
+
"netstat",
|
|
66
|
+
"ss",
|
|
67
|
+
"ps"
|
|
68
|
+
]
|
|
69
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "miller",
|
|
3
|
+
"description": "Like awk, sed, cut, join for name-indexed data (CSV, JSON, etc.)",
|
|
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": "--csv",
|
|
20
|
+
"description": "CSV input/output"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "--json",
|
|
24
|
+
"description": "JSON input/output"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "--tsv",
|
|
28
|
+
"description": "TSV input/output"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "--icsv",
|
|
32
|
+
"description": "CSV input"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "--ojson",
|
|
36
|
+
"description": "JSON output"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "--from",
|
|
40
|
+
"description": "Input file",
|
|
41
|
+
"type": "file"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"examples": [
|
|
45
|
+
"mlr --csv head -n 10 data.csv",
|
|
46
|
+
"mlr --csv filter '$age > 30' data.csv",
|
|
47
|
+
"mlr --csv sort-by name data.csv",
|
|
48
|
+
"mlr --csv stats1 -a mean -f salary data.csv",
|
|
49
|
+
"mlr --icsv --ojson cat data.csv",
|
|
50
|
+
"mlr --csv cut -f name,age data.csv"
|
|
51
|
+
],
|
|
52
|
+
"relatedCommands": [
|
|
53
|
+
"csvkit",
|
|
54
|
+
"xsv",
|
|
55
|
+
"jq",
|
|
56
|
+
"awk"
|
|
57
|
+
]
|
|
58
|
+
}
|