@enjoys/context-engine 1.5.1 → 1.7.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/commands/ab.json +80 -0
- package/data/commands/act.json +82 -0
- package/data/commands/age.json +68 -0
- package/data/commands/aliyun.json +158 -0
- package/data/commands/amplify.json +174 -0
- package/data/commands/argo.json +212 -0
- package/data/commands/argocd.json +218 -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/aws-copilot.json +161 -0
- package/data/commands/az-devops.json +155 -0
- package/data/commands/babel.json +83 -0
- package/data/commands/bq.json +177 -0
- package/data/commands/buildah.json +105 -0
- package/data/commands/cabal.json +114 -0
- package/data/commands/calicoctl.json +154 -0
- package/data/commands/cdk.json +127 -0
- package/data/commands/chamber.json +128 -0
- package/data/commands/changeset.json +68 -0
- package/data/commands/checkov.json +75 -0
- package/data/commands/cilium.json +154 -0
- package/data/commands/civo.json +147 -0
- package/data/commands/cloudflared.json +133 -0
- package/data/commands/cmctl.json +143 -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/crossplane.json +119 -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/devspace.json +198 -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/doctl.json +510 -156
- package/data/commands/doppler.json +161 -0
- package/data/commands/dotnet.json +136 -0
- package/data/commands/du.json +71 -0
- package/data/commands/eb.json +201 -0
- package/data/commands/echo.json +45 -0
- package/data/commands/ecs-cli.json +132 -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/flux.json +190 -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/garden.json +180 -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/gsutil.json +197 -0
- package/data/commands/hadolint.json +61 -0
- package/data/commands/hcloud.json +169 -0
- package/data/commands/head.json +48 -0
- package/data/commands/helmfile.json +178 -0
- package/data/commands/heroku.json +239 -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/ibmcloud.json +184 -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/infisical.json +127 -0
- package/data/commands/inotifywait.json +70 -0
- package/data/commands/ip.json +103 -0
- package/data/commands/istioctl.json +211 -0
- package/data/commands/javac.json +87 -0
- package/data/commands/jekyll.json +105 -0
- package/data/commands/k3d.json +156 -0
- package/data/commands/k3s.json +134 -0
- package/data/commands/k9s.json +169 -62
- package/data/commands/kamel.json +155 -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/kn.json +160 -0
- package/data/commands/ko.json +89 -0
- package/data/commands/kube-score.json +86 -0
- package/data/commands/kubeconform.json +98 -0
- package/data/commands/kubectx.json +58 -0
- package/data/commands/kubens.json +45 -0
- package/data/commands/kustomize.json +135 -0
- package/data/commands/latex.json +65 -0
- package/data/commands/lerna.json +125 -0
- package/data/commands/lightsail.json +168 -0
- package/data/commands/linkerd.json +174 -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/mc.json +236 -0
- package/data/commands/miller.json +58 -0
- package/data/commands/minikube.json +264 -60
- 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/oci.json +184 -0
- package/data/commands/okteto.json +164 -0
- package/data/commands/opam.json +111 -0
- package/data/commands/openstack.json +212 -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/popeye.json +109 -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/rancher.json +141 -0
- package/data/commands/rbenv.json +85 -0
- package/data/commands/rclone.json +275 -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/s3cmd.json +201 -0
- package/data/commands/sam.json +122 -0
- package/data/commands/scw.json +169 -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/skaffold.json +189 -0
- package/data/commands/skopeo.json +160 -0
- package/data/commands/socat.json +43 -0
- package/data/commands/sops.json +173 -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/stern.json +124 -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/telepresence.json +122 -0
- package/data/commands/tflint.json +83 -0
- package/data/commands/tilt.json +160 -0
- package/data/commands/tkn.json +150 -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/upcloud.json +129 -0
- package/data/commands/vagrant.json +112 -0
- package/data/commands/vegeta.json +59 -0
- package/data/commands/velero.json +141 -0
- package/data/commands/volta.json +87 -0
- package/data/commands/vultr.json +157 -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 +224 -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/manifest.json +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "swc",
|
|
3
|
+
"description": "Super-fast TypeScript/JavaScript compiler written in Rust",
|
|
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": "compile",
|
|
19
|
+
"description": "Compile files (default)",
|
|
20
|
+
"examples": [
|
|
21
|
+
"swc src -d dist"
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"globalOptions": [
|
|
26
|
+
{
|
|
27
|
+
"name": "-d",
|
|
28
|
+
"description": "Output directory",
|
|
29
|
+
"type": "string"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "-s",
|
|
33
|
+
"description": "Generate source maps"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "--config-file",
|
|
37
|
+
"description": "Path to .swcrc config",
|
|
38
|
+
"type": "file"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "-w",
|
|
42
|
+
"description": "Watch for changes"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"name": "--only",
|
|
46
|
+
"description": "Only compile matching files",
|
|
47
|
+
"type": "string"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "--ignore",
|
|
51
|
+
"description": "Skip matching files",
|
|
52
|
+
"type": "string"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "-C",
|
|
56
|
+
"description": "Override config values",
|
|
57
|
+
"type": "string"
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"examples": [
|
|
61
|
+
"swc src -d dist",
|
|
62
|
+
"swc src/index.ts -o dist/index.js",
|
|
63
|
+
"swc src -d dist -w",
|
|
64
|
+
"swc src -d dist -s",
|
|
65
|
+
"npx @swc/cli src -d dist"
|
|
66
|
+
],
|
|
67
|
+
"relatedCommands": [
|
|
68
|
+
"esbuild",
|
|
69
|
+
"babel",
|
|
70
|
+
"tsc",
|
|
71
|
+
"webpack"
|
|
72
|
+
]
|
|
73
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "swiftc",
|
|
3
|
+
"description": "Swift compiler",
|
|
4
|
+
"category": "languages",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos"
|
|
8
|
+
],
|
|
9
|
+
"shells": [
|
|
10
|
+
"bash",
|
|
11
|
+
"zsh",
|
|
12
|
+
"fish"
|
|
13
|
+
],
|
|
14
|
+
"subcommands": [],
|
|
15
|
+
"globalOptions": [
|
|
16
|
+
{
|
|
17
|
+
"name": "-o",
|
|
18
|
+
"description": "Output file",
|
|
19
|
+
"type": "file"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "-O",
|
|
23
|
+
"description": "Optimize for speed"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "-Osize",
|
|
27
|
+
"description": "Optimize for size"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "-g",
|
|
31
|
+
"description": "Include debug info"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-emit-library",
|
|
35
|
+
"description": "Emit dynamic library"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "-emit-object",
|
|
39
|
+
"description": "Emit object file"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "-module-name",
|
|
43
|
+
"description": "Module name",
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "-target",
|
|
48
|
+
"description": "Target triple",
|
|
49
|
+
"type": "string"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "-I",
|
|
53
|
+
"description": "Add import search path",
|
|
54
|
+
"type": "string"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "-L",
|
|
58
|
+
"description": "Add library search path",
|
|
59
|
+
"type": "string"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "-warnings-as-errors",
|
|
63
|
+
"description": "Treat warnings as errors"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "-parse-as-library",
|
|
67
|
+
"description": "Parse as library (no main)"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"examples": [
|
|
71
|
+
"swiftc main.swift",
|
|
72
|
+
"swiftc -o hello main.swift",
|
|
73
|
+
"swiftc -O -o app main.swift",
|
|
74
|
+
"swiftc -emit-library -o libutil.dylib util.swift",
|
|
75
|
+
"swift main.swift"
|
|
76
|
+
],
|
|
77
|
+
"relatedCommands": [
|
|
78
|
+
"swift",
|
|
79
|
+
"xcodebuild",
|
|
80
|
+
"spm",
|
|
81
|
+
"lldb"
|
|
82
|
+
]
|
|
83
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "syft",
|
|
3
|
+
"description": "Software Bill of Materials (SBOM) generator for containers 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": "scan",
|
|
19
|
+
"description": "Generate SBOM from source",
|
|
20
|
+
"examples": [
|
|
21
|
+
"syft scan dir:.",
|
|
22
|
+
"syft scan image:tag"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "packages",
|
|
27
|
+
"description": "List packages (alias for scan)",
|
|
28
|
+
"examples": [
|
|
29
|
+
"syft packages image:tag"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "attest",
|
|
34
|
+
"description": "Generate SBOM attestation",
|
|
35
|
+
"examples": [
|
|
36
|
+
"syft attest --key cosign.key image:tag"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "convert",
|
|
41
|
+
"description": "Convert SBOM format",
|
|
42
|
+
"examples": [
|
|
43
|
+
"syft convert sbom.json -o spdx-json"
|
|
44
|
+
]
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"globalOptions": [
|
|
48
|
+
{
|
|
49
|
+
"name": "-o",
|
|
50
|
+
"description": "Output format (syft-json, spdx-json, cyclonedx-json, table)",
|
|
51
|
+
"type": "string"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "--scope",
|
|
55
|
+
"description": "Analysis scope (squashed, all-layers)",
|
|
56
|
+
"type": "string"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "--exclude",
|
|
60
|
+
"description": "Exclude paths",
|
|
61
|
+
"type": "string"
|
|
62
|
+
}
|
|
63
|
+
],
|
|
64
|
+
"examples": [
|
|
65
|
+
"syft scan image:tag",
|
|
66
|
+
"syft scan dir:.",
|
|
67
|
+
"syft scan image:tag -o spdx-json",
|
|
68
|
+
"syft packages image:tag -o cyclonedx-json",
|
|
69
|
+
"syft scan image:tag -o table"
|
|
70
|
+
],
|
|
71
|
+
"relatedCommands": [
|
|
72
|
+
"grype",
|
|
73
|
+
"cosign",
|
|
74
|
+
"trivy",
|
|
75
|
+
"docker"
|
|
76
|
+
]
|
|
77
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "tail",
|
|
3
|
+
"description": "Output the last 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": "Output the last N lines",
|
|
19
|
+
"type": "number"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "-c",
|
|
23
|
+
"description": "Output the last N bytes",
|
|
24
|
+
"type": "number"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-f",
|
|
28
|
+
"description": "Follow file as it grows (live)"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "-F",
|
|
32
|
+
"description": "Follow by name (retry if renamed)"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "--pid",
|
|
36
|
+
"description": "Terminate after process PID dies",
|
|
37
|
+
"type": "number"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "-q",
|
|
41
|
+
"description": "Never print headers"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"examples": [
|
|
45
|
+
"tail file.txt",
|
|
46
|
+
"tail -n 50 file.txt",
|
|
47
|
+
"tail -f /var/log/syslog",
|
|
48
|
+
"tail -F app.log",
|
|
49
|
+
"tail -n +10 file.txt",
|
|
50
|
+
"tail -f log1.txt log2.txt"
|
|
51
|
+
],
|
|
52
|
+
"relatedCommands": [
|
|
53
|
+
"head",
|
|
54
|
+
"cat",
|
|
55
|
+
"less",
|
|
56
|
+
"journalctl"
|
|
57
|
+
]
|
|
58
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "tee",
|
|
3
|
+
"description": "Read from stdin and write to stdout and 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": "-a",
|
|
18
|
+
"description": "Append to files instead of overwriting"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-i",
|
|
22
|
+
"description": "Ignore interrupt signals"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"examples": [
|
|
26
|
+
"echo 'hello' | tee output.txt",
|
|
27
|
+
"ls -la | tee listing.txt",
|
|
28
|
+
"make 2>&1 | tee build.log",
|
|
29
|
+
"echo 'data' | tee file1.txt file2.txt",
|
|
30
|
+
"echo 'line' | tee -a log.txt",
|
|
31
|
+
"command | tee /dev/tty | next_command"
|
|
32
|
+
],
|
|
33
|
+
"relatedCommands": [
|
|
34
|
+
"cat",
|
|
35
|
+
"echo",
|
|
36
|
+
"script"
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "telepresence",
|
|
3
|
+
"description": "Telepresence — fast local development against a remote Kubernetes cluster",
|
|
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": "connect",
|
|
19
|
+
"description": "Connect to cluster",
|
|
20
|
+
"examples": [
|
|
21
|
+
"telepresence connect",
|
|
22
|
+
"telepresence connect --context my-context",
|
|
23
|
+
"telepresence connect --namespace my-ns"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "intercept",
|
|
28
|
+
"description": "Intercept a service",
|
|
29
|
+
"examples": [
|
|
30
|
+
"telepresence intercept my-service --port 8080",
|
|
31
|
+
"telepresence intercept my-service --port 8080:http --env-file my-service.env",
|
|
32
|
+
"telepresence intercept my-service --port 8080 -- npm run dev"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "leave",
|
|
37
|
+
"description": "Leave an intercept",
|
|
38
|
+
"examples": [
|
|
39
|
+
"telepresence leave my-service"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "list",
|
|
44
|
+
"description": "List intercepts",
|
|
45
|
+
"examples": [
|
|
46
|
+
"telepresence list"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "status",
|
|
51
|
+
"description": "Show connection status",
|
|
52
|
+
"examples": [
|
|
53
|
+
"telepresence status"
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "quit",
|
|
58
|
+
"description": "Disconnect from cluster",
|
|
59
|
+
"examples": [
|
|
60
|
+
"telepresence quit"
|
|
61
|
+
]
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "helm",
|
|
65
|
+
"description": "Manage traffic-manager",
|
|
66
|
+
"examples": [
|
|
67
|
+
"telepresence helm install",
|
|
68
|
+
"telepresence helm upgrade",
|
|
69
|
+
"telepresence helm uninstall"
|
|
70
|
+
]
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"name": "gather-logs",
|
|
74
|
+
"description": "Gather debugging logs",
|
|
75
|
+
"examples": [
|
|
76
|
+
"telepresence gather-logs"
|
|
77
|
+
]
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "version",
|
|
81
|
+
"description": "Show version",
|
|
82
|
+
"examples": [
|
|
83
|
+
"telepresence version"
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "dashboard",
|
|
88
|
+
"description": "Open Ambassador Cloud dashboard",
|
|
89
|
+
"examples": [
|
|
90
|
+
"telepresence dashboard"
|
|
91
|
+
]
|
|
92
|
+
}
|
|
93
|
+
],
|
|
94
|
+
"globalOptions": [
|
|
95
|
+
{
|
|
96
|
+
"name": "--context",
|
|
97
|
+
"description": "Kubernetes context",
|
|
98
|
+
"type": "string"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"name": "--namespace",
|
|
102
|
+
"short": "-n",
|
|
103
|
+
"description": "Namespace",
|
|
104
|
+
"type": "string"
|
|
105
|
+
}
|
|
106
|
+
],
|
|
107
|
+
"examples": [
|
|
108
|
+
"telepresence connect",
|
|
109
|
+
"telepresence intercept my-service --port 8080",
|
|
110
|
+
"telepresence intercept my-service --port 8080 -- npm run dev",
|
|
111
|
+
"telepresence list",
|
|
112
|
+
"telepresence status",
|
|
113
|
+
"telepresence leave my-service",
|
|
114
|
+
"telepresence quit"
|
|
115
|
+
],
|
|
116
|
+
"relatedCommands": [
|
|
117
|
+
"kubectl",
|
|
118
|
+
"skaffold",
|
|
119
|
+
"tilt",
|
|
120
|
+
"devspace"
|
|
121
|
+
]
|
|
122
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "tflint",
|
|
3
|
+
"description": "Terraform linter focused on possible errors and best practices",
|
|
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
|
+
{
|
|
18
|
+
"name": "init",
|
|
19
|
+
"description": "Initialize TFLint config and plugins",
|
|
20
|
+
"examples": [
|
|
21
|
+
"tflint --init"
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"globalOptions": [
|
|
26
|
+
{
|
|
27
|
+
"name": "--init",
|
|
28
|
+
"description": "Install plugins"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "--recursive",
|
|
32
|
+
"description": "Run recursively on child modules"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "--config",
|
|
36
|
+
"description": "Config file path",
|
|
37
|
+
"type": "file"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "--format",
|
|
41
|
+
"short": "-f",
|
|
42
|
+
"description": "Output format (default, json, checkstyle, junit, compact, sarif)",
|
|
43
|
+
"type": "string"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "--module",
|
|
47
|
+
"description": "Inspect modules"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "--var-file",
|
|
51
|
+
"description": "Terraform var file",
|
|
52
|
+
"type": "file"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "--minimum-failure-severity",
|
|
56
|
+
"description": "Minimum severity for failure (error, warning, notice)",
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "--filter",
|
|
61
|
+
"description": "Filter by rule name",
|
|
62
|
+
"type": "string"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "--force",
|
|
66
|
+
"description": "Return 0 even with errors"
|
|
67
|
+
}
|
|
68
|
+
],
|
|
69
|
+
"examples": [
|
|
70
|
+
"tflint",
|
|
71
|
+
"tflint --init",
|
|
72
|
+
"tflint --recursive",
|
|
73
|
+
"tflint -f json",
|
|
74
|
+
"tflint --minimum-failure-severity=error",
|
|
75
|
+
"tflint --var-file=vars.tfvars"
|
|
76
|
+
],
|
|
77
|
+
"relatedCommands": [
|
|
78
|
+
"terraform",
|
|
79
|
+
"checkov",
|
|
80
|
+
"hadolint",
|
|
81
|
+
"semgrep"
|
|
82
|
+
]
|
|
83
|
+
}
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "tilt",
|
|
3
|
+
"description": "Tilt — smart rebuilds and live updates for Kubernetes dev",
|
|
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": "up",
|
|
19
|
+
"description": "Start Tilt with UI",
|
|
20
|
+
"examples": [
|
|
21
|
+
"tilt up",
|
|
22
|
+
"tilt up --stream",
|
|
23
|
+
"tilt up --port 10350",
|
|
24
|
+
"tilt up -- --my-flag"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "down",
|
|
29
|
+
"description": "Tear down resources",
|
|
30
|
+
"examples": [
|
|
31
|
+
"tilt down",
|
|
32
|
+
"tilt down --delete-namespaces"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "ci",
|
|
37
|
+
"description": "CI mode (run, wait, exit)",
|
|
38
|
+
"examples": [
|
|
39
|
+
"tilt ci",
|
|
40
|
+
"tilt ci --timeout 10m"
|
|
41
|
+
]
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "demo",
|
|
45
|
+
"description": "Start demo project",
|
|
46
|
+
"examples": [
|
|
47
|
+
"tilt demo"
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "get",
|
|
52
|
+
"description": "Get resource info",
|
|
53
|
+
"examples": [
|
|
54
|
+
"tilt get uiresources",
|
|
55
|
+
"tilt get cmd"
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "logs",
|
|
60
|
+
"description": "View resource logs",
|
|
61
|
+
"examples": [
|
|
62
|
+
"tilt logs",
|
|
63
|
+
"tilt logs my-resource"
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "trigger",
|
|
68
|
+
"description": "Trigger an update",
|
|
69
|
+
"examples": [
|
|
70
|
+
"tilt trigger my-resource"
|
|
71
|
+
]
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "enable",
|
|
75
|
+
"description": "Enable a resource",
|
|
76
|
+
"examples": [
|
|
77
|
+
"tilt enable my-resource"
|
|
78
|
+
]
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"name": "disable",
|
|
82
|
+
"description": "Disable a resource",
|
|
83
|
+
"examples": [
|
|
84
|
+
"tilt disable my-resource"
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"name": "describe",
|
|
89
|
+
"description": "Describe a resource",
|
|
90
|
+
"examples": [
|
|
91
|
+
"tilt describe uiresource/my-resource"
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "doctor",
|
|
96
|
+
"description": "Diagnose issues",
|
|
97
|
+
"examples": [
|
|
98
|
+
"tilt doctor"
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"name": "dump",
|
|
103
|
+
"description": "Dump internal state",
|
|
104
|
+
"examples": [
|
|
105
|
+
"tilt dump engine",
|
|
106
|
+
"tilt dump cli"
|
|
107
|
+
]
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"name": "version",
|
|
111
|
+
"description": "Show version",
|
|
112
|
+
"examples": [
|
|
113
|
+
"tilt version"
|
|
114
|
+
]
|
|
115
|
+
}
|
|
116
|
+
],
|
|
117
|
+
"globalOptions": [
|
|
118
|
+
{
|
|
119
|
+
"name": "--context",
|
|
120
|
+
"description": "Kubernetes context",
|
|
121
|
+
"type": "string"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "--namespace",
|
|
125
|
+
"description": "Default namespace",
|
|
126
|
+
"type": "string"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"name": "--file",
|
|
130
|
+
"short": "-f",
|
|
131
|
+
"description": "Tiltfile path",
|
|
132
|
+
"type": "string"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"name": "--port",
|
|
136
|
+
"description": "Web UI port",
|
|
137
|
+
"type": "number"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"name": "--stream",
|
|
141
|
+
"description": "Stream logs to stdout"
|
|
142
|
+
}
|
|
143
|
+
],
|
|
144
|
+
"examples": [
|
|
145
|
+
"tilt up",
|
|
146
|
+
"tilt up --stream",
|
|
147
|
+
"tilt down",
|
|
148
|
+
"tilt ci",
|
|
149
|
+
"tilt logs",
|
|
150
|
+
"tilt trigger my-resource",
|
|
151
|
+
"tilt doctor",
|
|
152
|
+
"tilt version"
|
|
153
|
+
],
|
|
154
|
+
"relatedCommands": [
|
|
155
|
+
"skaffold",
|
|
156
|
+
"kubectl",
|
|
157
|
+
"docker",
|
|
158
|
+
"devspace"
|
|
159
|
+
]
|
|
160
|
+
}
|