@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,55 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "patch",
|
|
3
|
+
"description": "Apply a diff file to an original",
|
|
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": "-p",
|
|
18
|
+
"description": "Strip N leading path components",
|
|
19
|
+
"type": "number"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "-R",
|
|
23
|
+
"description": "Reverse patch"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "--dry-run",
|
|
27
|
+
"description": "Print results without modifying files"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "-b",
|
|
31
|
+
"description": "Make backup before patching"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-i",
|
|
35
|
+
"description": "Read patch from file",
|
|
36
|
+
"type": "file"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "-d",
|
|
40
|
+
"description": "Change to directory before doing anything",
|
|
41
|
+
"type": "string"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"examples": [
|
|
45
|
+
"patch < fix.diff",
|
|
46
|
+
"patch -p1 < fix.diff",
|
|
47
|
+
"patch -R < fix.diff",
|
|
48
|
+
"patch --dry-run < fix.diff",
|
|
49
|
+
"patch -p1 -i changes.patch"
|
|
50
|
+
],
|
|
51
|
+
"relatedCommands": [
|
|
52
|
+
"diff",
|
|
53
|
+
"git"
|
|
54
|
+
]
|
|
55
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ping",
|
|
3
|
+
"description": "Send ICMP ECHO_REQUEST to network hosts",
|
|
4
|
+
"category": "networking",
|
|
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": "Stop after N packets",
|
|
21
|
+
"type": "number"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-i",
|
|
25
|
+
"description": "Interval between packets (seconds)",
|
|
26
|
+
"type": "number"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-W",
|
|
30
|
+
"description": "Timeout for each reply (seconds)",
|
|
31
|
+
"type": "number"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-s",
|
|
35
|
+
"description": "Packet size in bytes",
|
|
36
|
+
"type": "number"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "-4",
|
|
40
|
+
"description": "IPv4 only"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "-6",
|
|
44
|
+
"description": "IPv6 only"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "-q",
|
|
48
|
+
"description": "Quiet output (summary only)"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "-f",
|
|
52
|
+
"description": "Flood ping (as fast as possible)"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "-t",
|
|
56
|
+
"description": "Set TTL",
|
|
57
|
+
"type": "number"
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"examples": [
|
|
61
|
+
"ping google.com",
|
|
62
|
+
"ping -c 4 8.8.8.8",
|
|
63
|
+
"ping -c 3 -i 0.5 localhost",
|
|
64
|
+
"ping -W 2 -c 5 server.local",
|
|
65
|
+
"ping6 ::1"
|
|
66
|
+
],
|
|
67
|
+
"relatedCommands": [
|
|
68
|
+
"traceroute",
|
|
69
|
+
"mtr",
|
|
70
|
+
"nmap",
|
|
71
|
+
"dig"
|
|
72
|
+
]
|
|
73
|
+
}
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "podman",
|
|
3
|
+
"description": "Daemonless container engine compatible with Docker CLI",
|
|
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": "run",
|
|
19
|
+
"description": "Run a container",
|
|
20
|
+
"examples": [
|
|
21
|
+
"podman run -it ubuntu bash",
|
|
22
|
+
"podman run -d -p 8080:80 nginx"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "build",
|
|
27
|
+
"description": "Build an image",
|
|
28
|
+
"examples": [
|
|
29
|
+
"podman build -t myapp ."
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "ps",
|
|
34
|
+
"description": "List containers",
|
|
35
|
+
"examples": [
|
|
36
|
+
"podman ps",
|
|
37
|
+
"podman ps -a"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "images",
|
|
42
|
+
"description": "List images",
|
|
43
|
+
"examples": [
|
|
44
|
+
"podman images"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "pull",
|
|
49
|
+
"description": "Pull an image",
|
|
50
|
+
"examples": [
|
|
51
|
+
"podman pull docker.io/library/nginx"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "push",
|
|
56
|
+
"description": "Push an image",
|
|
57
|
+
"examples": [
|
|
58
|
+
"podman push myimage registry.example.com/myimage"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "exec",
|
|
63
|
+
"description": "Execute command in container",
|
|
64
|
+
"examples": [
|
|
65
|
+
"podman exec -it mycontainer bash"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "stop",
|
|
70
|
+
"description": "Stop a container",
|
|
71
|
+
"examples": [
|
|
72
|
+
"podman stop mycontainer"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "rm",
|
|
77
|
+
"description": "Remove a container",
|
|
78
|
+
"examples": [
|
|
79
|
+
"podman rm mycontainer"
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "rmi",
|
|
84
|
+
"description": "Remove an image",
|
|
85
|
+
"examples": [
|
|
86
|
+
"podman rmi myimage"
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "logs",
|
|
91
|
+
"description": "Fetch container logs",
|
|
92
|
+
"examples": [
|
|
93
|
+
"podman logs mycontainer"
|
|
94
|
+
]
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"name": "pod",
|
|
98
|
+
"description": "Manage pods",
|
|
99
|
+
"examples": [
|
|
100
|
+
"podman pod create --name mypod",
|
|
101
|
+
"podman pod list"
|
|
102
|
+
]
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"name": "generate",
|
|
106
|
+
"description": "Generate Kubernetes YAML",
|
|
107
|
+
"examples": [
|
|
108
|
+
"podman generate kube mypod > pod.yaml"
|
|
109
|
+
]
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"name": "play",
|
|
113
|
+
"description": "Play Kubernetes YAML",
|
|
114
|
+
"examples": [
|
|
115
|
+
"podman play kube pod.yaml"
|
|
116
|
+
]
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "compose",
|
|
120
|
+
"description": "Run compose files",
|
|
121
|
+
"examples": [
|
|
122
|
+
"podman compose up -d"
|
|
123
|
+
]
|
|
124
|
+
}
|
|
125
|
+
],
|
|
126
|
+
"globalOptions": [
|
|
127
|
+
{
|
|
128
|
+
"name": "--root",
|
|
129
|
+
"description": "Storage root dir",
|
|
130
|
+
"type": "string"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"name": "--log-level",
|
|
134
|
+
"description": "Log level",
|
|
135
|
+
"type": "string"
|
|
136
|
+
}
|
|
137
|
+
],
|
|
138
|
+
"examples": [
|
|
139
|
+
"podman run -it ubuntu bash",
|
|
140
|
+
"podman build -t myapp .",
|
|
141
|
+
"podman ps -a",
|
|
142
|
+
"podman compose up -d",
|
|
143
|
+
"podman generate kube mypod"
|
|
144
|
+
],
|
|
145
|
+
"relatedCommands": [
|
|
146
|
+
"docker",
|
|
147
|
+
"buildah",
|
|
148
|
+
"skopeo",
|
|
149
|
+
"kubectl"
|
|
150
|
+
]
|
|
151
|
+
}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "popeye",
|
|
3
|
+
"description": "Kubernetes cluster sanitizer — scans for misconfigurations",
|
|
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": "(none — use directly)",
|
|
19
|
+
"description": "Scan cluster for issues",
|
|
20
|
+
"examples": [
|
|
21
|
+
"popeye",
|
|
22
|
+
"popeye -n my-namespace",
|
|
23
|
+
"popeye --all-namespaces",
|
|
24
|
+
"popeye -s deploy",
|
|
25
|
+
"popeye -s po,svc",
|
|
26
|
+
"popeye -o json",
|
|
27
|
+
"popeye -o html",
|
|
28
|
+
"popeye --save --output-file report",
|
|
29
|
+
"popeye -f spinach.yaml",
|
|
30
|
+
"popeye --pushgateway-address http://prometheus-pushgateway:9091"
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"globalOptions": [
|
|
35
|
+
{
|
|
36
|
+
"name": "--namespace",
|
|
37
|
+
"short": "-n",
|
|
38
|
+
"description": "Target namespace",
|
|
39
|
+
"type": "string"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "--all-namespaces",
|
|
43
|
+
"short": "-A",
|
|
44
|
+
"description": "Scan all namespaces"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "--sections",
|
|
48
|
+
"short": "-s",
|
|
49
|
+
"description": "Resource sections to scan (po, svc, deploy, etc.)",
|
|
50
|
+
"type": "string"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "--output",
|
|
54
|
+
"short": "-o",
|
|
55
|
+
"description": "Output format (standard, json, html, yaml, junit, score)",
|
|
56
|
+
"type": "string"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "--save",
|
|
60
|
+
"description": "Save report to file"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "--output-file",
|
|
64
|
+
"description": "Output file name",
|
|
65
|
+
"type": "string"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "--file",
|
|
69
|
+
"short": "-f",
|
|
70
|
+
"description": "Spinach config file",
|
|
71
|
+
"type": "string"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "--context",
|
|
75
|
+
"description": "Kubernetes context",
|
|
76
|
+
"type": "string"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "--kubeconfig",
|
|
80
|
+
"description": "Kubeconfig path",
|
|
81
|
+
"type": "string"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "--force-exit-zero",
|
|
85
|
+
"description": "Force exit 0 regardless of score"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"name": "--min-score",
|
|
89
|
+
"description": "Minimum acceptable score",
|
|
90
|
+
"type": "number"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"examples": [
|
|
94
|
+
"popeye",
|
|
95
|
+
"popeye -n production",
|
|
96
|
+
"popeye -A",
|
|
97
|
+
"popeye -s deploy,svc",
|
|
98
|
+
"popeye -o json",
|
|
99
|
+
"popeye -o html --save --output-file cluster-report",
|
|
100
|
+
"popeye -f spinach.yaml",
|
|
101
|
+
"popeye --min-score 80"
|
|
102
|
+
],
|
|
103
|
+
"relatedCommands": [
|
|
104
|
+
"kubectl",
|
|
105
|
+
"kube-score",
|
|
106
|
+
"kubeconform",
|
|
107
|
+
"k9s"
|
|
108
|
+
]
|
|
109
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "postman",
|
|
3
|
+
"description": "Postman CLI for API testing and collection runs",
|
|
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
|
+
{
|
|
18
|
+
"name": "login",
|
|
19
|
+
"description": "Login to Postman",
|
|
20
|
+
"examples": [
|
|
21
|
+
"postman login --with-api-key PMAK-xxx"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "collection run",
|
|
26
|
+
"description": "Run a collection",
|
|
27
|
+
"examples": [
|
|
28
|
+
"postman collection run collection-id"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "api lint",
|
|
33
|
+
"description": "Lint API definition",
|
|
34
|
+
"examples": [
|
|
35
|
+
"postman api lint --api-definition openapi.yaml"
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"globalOptions": [
|
|
40
|
+
{
|
|
41
|
+
"name": "--environment",
|
|
42
|
+
"description": "Environment ID",
|
|
43
|
+
"type": "string"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "--iteration-count",
|
|
47
|
+
"description": "Number of iterations",
|
|
48
|
+
"type": "number"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "--iteration-data",
|
|
52
|
+
"description": "Data file for iterations",
|
|
53
|
+
"type": "file"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "--delay-request",
|
|
57
|
+
"description": "Delay between requests (ms)",
|
|
58
|
+
"type": "number"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "--bail",
|
|
62
|
+
"description": "Stop on first failure"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "--timeout",
|
|
66
|
+
"description": "Global timeout (ms)",
|
|
67
|
+
"type": "number"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"examples": [
|
|
71
|
+
"postman login --with-api-key PMAK-xxx",
|
|
72
|
+
"postman collection run 12345",
|
|
73
|
+
"postman collection run 12345 --environment 67890",
|
|
74
|
+
"postman api lint --api-definition openapi.yaml"
|
|
75
|
+
],
|
|
76
|
+
"relatedCommands": [
|
|
77
|
+
"newman",
|
|
78
|
+
"curl",
|
|
79
|
+
"httpie",
|
|
80
|
+
"insomnia"
|
|
81
|
+
]
|
|
82
|
+
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "pre-commit",
|
|
3
|
+
"description": "Framework for managing multi-language pre-commit hooks",
|
|
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": "Install hook scripts",
|
|
20
|
+
"examples": [
|
|
21
|
+
"pre-commit install"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "run",
|
|
26
|
+
"description": "Run hooks against staged files",
|
|
27
|
+
"examples": [
|
|
28
|
+
"pre-commit run",
|
|
29
|
+
"pre-commit run --all-files"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "autoupdate",
|
|
34
|
+
"description": "Update hooks to latest version",
|
|
35
|
+
"examples": [
|
|
36
|
+
"pre-commit autoupdate"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "sample-config",
|
|
41
|
+
"description": "Produce a sample config",
|
|
42
|
+
"examples": [
|
|
43
|
+
"pre-commit sample-config"
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "validate-config",
|
|
48
|
+
"description": "Validate config file",
|
|
49
|
+
"examples": [
|
|
50
|
+
"pre-commit validate-config .pre-commit-config.yaml"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "clean",
|
|
55
|
+
"description": "Clean cached pre-commit files",
|
|
56
|
+
"examples": [
|
|
57
|
+
"pre-commit clean"
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "uninstall",
|
|
62
|
+
"description": "Uninstall hooks",
|
|
63
|
+
"examples": [
|
|
64
|
+
"pre-commit uninstall"
|
|
65
|
+
]
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"globalOptions": [
|
|
69
|
+
{
|
|
70
|
+
"name": "--all-files",
|
|
71
|
+
"description": "Run on all files, not just staged"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "--files",
|
|
75
|
+
"description": "Run on specific files",
|
|
76
|
+
"type": "string"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "--hook-stage",
|
|
80
|
+
"description": "Which hook stage to run",
|
|
81
|
+
"type": "string"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "--show-diff-on-failure",
|
|
85
|
+
"description": "Show diff on failure"
|
|
86
|
+
}
|
|
87
|
+
],
|
|
88
|
+
"examples": [
|
|
89
|
+
"pre-commit install",
|
|
90
|
+
"pre-commit run --all-files",
|
|
91
|
+
"pre-commit autoupdate",
|
|
92
|
+
"pre-commit run black --all-files",
|
|
93
|
+
"pre-commit sample-config > .pre-commit-config.yaml"
|
|
94
|
+
],
|
|
95
|
+
"relatedCommands": [
|
|
96
|
+
"husky",
|
|
97
|
+
"commitlint",
|
|
98
|
+
"lint-staged",
|
|
99
|
+
"black"
|
|
100
|
+
]
|
|
101
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "prometheus",
|
|
3
|
+
"description": "Prometheus monitoring system and time series database",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "--config.file",
|
|
20
|
+
"description": "Configuration file",
|
|
21
|
+
"type": "file"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "--web.listen-address",
|
|
25
|
+
"description": "Listen address",
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "--storage.tsdb.path",
|
|
30
|
+
"description": "Storage path",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "--storage.tsdb.retention.time",
|
|
35
|
+
"description": "Data retention period",
|
|
36
|
+
"type": "string"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "--web.enable-lifecycle",
|
|
40
|
+
"description": "Enable lifecycle API"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "--web.enable-admin-api",
|
|
44
|
+
"description": "Enable admin API"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "--log.level",
|
|
48
|
+
"description": "Log level (debug, info, warn, error)",
|
|
49
|
+
"type": "string"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
"examples": [
|
|
53
|
+
"prometheus --config.file=prometheus.yml",
|
|
54
|
+
"prometheus --config.file=prometheus.yml --web.listen-address=0.0.0.0:9090",
|
|
55
|
+
"prometheus --storage.tsdb.retention.time=30d",
|
|
56
|
+
"promtool check config prometheus.yml",
|
|
57
|
+
"promtool check rules rules.yml"
|
|
58
|
+
],
|
|
59
|
+
"relatedCommands": [
|
|
60
|
+
"grafana-cli",
|
|
61
|
+
"alertmanager",
|
|
62
|
+
"node-exporter",
|
|
63
|
+
"promtool"
|
|
64
|
+
]
|
|
65
|
+
}
|