@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,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,197 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "gsutil",
|
|
3
|
+
"description": "Google Cloud Storage CLI tool",
|
|
4
|
+
"category": "cloud",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "ls",
|
|
19
|
+
"description": "List buckets or objects",
|
|
20
|
+
"examples": [
|
|
21
|
+
"gsutil ls",
|
|
22
|
+
"gsutil ls gs://my-bucket/",
|
|
23
|
+
"gsutil ls -l gs://my-bucket/",
|
|
24
|
+
"gsutil ls -la gs://my-bucket/file.txt"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "mb",
|
|
29
|
+
"description": "Make bucket",
|
|
30
|
+
"examples": [
|
|
31
|
+
"gsutil mb gs://new-bucket",
|
|
32
|
+
"gsutil mb -l us-central1 gs://new-bucket",
|
|
33
|
+
"gsutil mb -c nearline gs://archive-bucket"
|
|
34
|
+
]
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "rb",
|
|
38
|
+
"description": "Remove bucket",
|
|
39
|
+
"examples": [
|
|
40
|
+
"gsutil rb gs://my-bucket"
|
|
41
|
+
]
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "cp",
|
|
45
|
+
"description": "Copy objects",
|
|
46
|
+
"examples": [
|
|
47
|
+
"gsutil cp file.txt gs://my-bucket/",
|
|
48
|
+
"gsutil cp gs://my-bucket/file.txt .",
|
|
49
|
+
"gsutil cp -r ./dir/ gs://my-bucket/dir/",
|
|
50
|
+
"gsutil cp gs://bucket1/file gs://bucket2/file"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "mv",
|
|
55
|
+
"description": "Move objects",
|
|
56
|
+
"examples": [
|
|
57
|
+
"gsutil mv gs://my-bucket/old.txt gs://my-bucket/new.txt",
|
|
58
|
+
"gsutil mv ./local.txt gs://my-bucket/"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "rm",
|
|
63
|
+
"description": "Remove objects",
|
|
64
|
+
"examples": [
|
|
65
|
+
"gsutil rm gs://my-bucket/file.txt",
|
|
66
|
+
"gsutil rm -r gs://my-bucket/dir/",
|
|
67
|
+
"gsutil rm gs://my-bucket/**"
|
|
68
|
+
]
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "rsync",
|
|
72
|
+
"description": "Sync directories",
|
|
73
|
+
"examples": [
|
|
74
|
+
"gsutil rsync -r ./local/ gs://my-bucket/",
|
|
75
|
+
"gsutil rsync -r -d gs://my-bucket/ ./local/"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "cat",
|
|
80
|
+
"description": "Concatenate object content",
|
|
81
|
+
"examples": [
|
|
82
|
+
"gsutil cat gs://my-bucket/file.txt"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "stat",
|
|
87
|
+
"description": "Object statistics",
|
|
88
|
+
"examples": [
|
|
89
|
+
"gsutil stat gs://my-bucket/file.txt"
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "du",
|
|
94
|
+
"description": "Disk usage",
|
|
95
|
+
"examples": [
|
|
96
|
+
"gsutil du gs://my-bucket/",
|
|
97
|
+
"gsutil du -s gs://my-bucket/"
|
|
98
|
+
]
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"name": "iam",
|
|
102
|
+
"description": "IAM policy management",
|
|
103
|
+
"examples": [
|
|
104
|
+
"gsutil iam get gs://my-bucket",
|
|
105
|
+
"gsutil iam ch user:user@example.com:objectViewer gs://my-bucket"
|
|
106
|
+
]
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "acl",
|
|
110
|
+
"description": "Set/get ACLs",
|
|
111
|
+
"examples": [
|
|
112
|
+
"gsutil acl get gs://my-bucket",
|
|
113
|
+
"gsutil acl set public-read gs://my-bucket/file.txt"
|
|
114
|
+
]
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"name": "cors",
|
|
118
|
+
"description": "Get/set CORS configuration",
|
|
119
|
+
"examples": [
|
|
120
|
+
"gsutil cors get gs://my-bucket",
|
|
121
|
+
"gsutil cors set cors.json gs://my-bucket"
|
|
122
|
+
]
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"name": "lifecycle",
|
|
126
|
+
"description": "Get/set lifecycle config",
|
|
127
|
+
"examples": [
|
|
128
|
+
"gsutil lifecycle get gs://my-bucket",
|
|
129
|
+
"gsutil lifecycle set lifecycle.json gs://my-bucket"
|
|
130
|
+
]
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"name": "versioning",
|
|
134
|
+
"description": "Get/set versioning",
|
|
135
|
+
"examples": [
|
|
136
|
+
"gsutil versioning set on gs://my-bucket",
|
|
137
|
+
"gsutil versioning get gs://my-bucket"
|
|
138
|
+
]
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"name": "signurl",
|
|
142
|
+
"description": "Generate signed URL",
|
|
143
|
+
"examples": [
|
|
144
|
+
"gsutil signurl -d 1h key.json gs://my-bucket/file.txt"
|
|
145
|
+
]
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"name": "compose",
|
|
149
|
+
"description": "Compose objects",
|
|
150
|
+
"examples": [
|
|
151
|
+
"gsutil compose gs://my-bucket/part1 gs://my-bucket/part2 gs://my-bucket/combined"
|
|
152
|
+
]
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"name": "hash",
|
|
156
|
+
"description": "Calculate hashes",
|
|
157
|
+
"examples": [
|
|
158
|
+
"gsutil hash file.txt"
|
|
159
|
+
]
|
|
160
|
+
}
|
|
161
|
+
],
|
|
162
|
+
"globalOptions": [
|
|
163
|
+
{
|
|
164
|
+
"name": "-m",
|
|
165
|
+
"description": "Multi-threaded/parallel operations"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"name": "-q",
|
|
169
|
+
"description": "Quiet mode"
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"name": "-o",
|
|
173
|
+
"description": "Set config option",
|
|
174
|
+
"type": "string"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"name": "-D",
|
|
178
|
+
"description": "Debug output"
|
|
179
|
+
}
|
|
180
|
+
],
|
|
181
|
+
"examples": [
|
|
182
|
+
"gsutil ls",
|
|
183
|
+
"gsutil cp file.txt gs://my-bucket/",
|
|
184
|
+
"gsutil cp -r ./dir/ gs://my-bucket/dir/",
|
|
185
|
+
"gsutil rsync -r ./local/ gs://my-bucket/",
|
|
186
|
+
"gsutil rm -r gs://my-bucket/old/",
|
|
187
|
+
"gsutil du -s gs://my-bucket/",
|
|
188
|
+
"gsutil mb -l us-central1 gs://new-bucket",
|
|
189
|
+
"gsutil -m cp -r gs://bucket/ ./local/"
|
|
190
|
+
],
|
|
191
|
+
"relatedCommands": [
|
|
192
|
+
"gcloud",
|
|
193
|
+
"s3cmd",
|
|
194
|
+
"aws",
|
|
195
|
+
"rclone"
|
|
196
|
+
]
|
|
197
|
+
}
|
|
@@ -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
|
+
}
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "hcloud",
|
|
3
|
+
"description": "Hetzner Cloud CLI",
|
|
4
|
+
"category": "cloud",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "server",
|
|
19
|
+
"description": "Manage servers",
|
|
20
|
+
"examples": [
|
|
21
|
+
"hcloud server list",
|
|
22
|
+
"hcloud server create --name my-server --type cx21 --image ubuntu-22.04 --location nbg1",
|
|
23
|
+
"hcloud server delete my-server",
|
|
24
|
+
"hcloud server start my-server",
|
|
25
|
+
"hcloud server stop my-server",
|
|
26
|
+
"hcloud server reboot my-server",
|
|
27
|
+
"hcloud server ssh my-server",
|
|
28
|
+
"hcloud server describe my-server",
|
|
29
|
+
"hcloud server rebuild my-server --image ubuntu-22.04",
|
|
30
|
+
"hcloud server change-type my-server cx31"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "network",
|
|
35
|
+
"description": "Manage networks",
|
|
36
|
+
"examples": [
|
|
37
|
+
"hcloud network list",
|
|
38
|
+
"hcloud network create --name my-net --ip-range 10.0.0.0/16"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "firewall",
|
|
43
|
+
"description": "Manage firewalls",
|
|
44
|
+
"examples": [
|
|
45
|
+
"hcloud firewall list",
|
|
46
|
+
"hcloud firewall create --name my-fw",
|
|
47
|
+
"hcloud firewall add-rule my-fw --direction in --protocol tcp --port 22 --source-ips 0.0.0.0/0"
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "volume",
|
|
52
|
+
"description": "Manage volumes",
|
|
53
|
+
"examples": [
|
|
54
|
+
"hcloud volume list",
|
|
55
|
+
"hcloud volume create --name my-vol --size 10 --server my-server"
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "load-balancer",
|
|
60
|
+
"description": "Manage load balancers",
|
|
61
|
+
"examples": [
|
|
62
|
+
"hcloud load-balancer list",
|
|
63
|
+
"hcloud load-balancer create --name my-lb --type lb11 --location nbg1"
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "floating-ip",
|
|
68
|
+
"description": "Manage floating IPs",
|
|
69
|
+
"examples": [
|
|
70
|
+
"hcloud floating-ip list",
|
|
71
|
+
"hcloud floating-ip create --type ipv4 --home-location nbg1",
|
|
72
|
+
"hcloud floating-ip assign floating-ip-id my-server"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "ssh-key",
|
|
77
|
+
"description": "Manage SSH keys",
|
|
78
|
+
"examples": [
|
|
79
|
+
"hcloud ssh-key list",
|
|
80
|
+
"hcloud ssh-key create --name mykey --public-key-from-file ~/.ssh/id_rsa.pub"
|
|
81
|
+
]
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "image",
|
|
85
|
+
"description": "Manage images/snapshots",
|
|
86
|
+
"examples": [
|
|
87
|
+
"hcloud image list",
|
|
88
|
+
"hcloud image describe ubuntu-22.04"
|
|
89
|
+
]
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"name": "server-type",
|
|
93
|
+
"description": "List server types",
|
|
94
|
+
"examples": [
|
|
95
|
+
"hcloud server-type list"
|
|
96
|
+
]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "location",
|
|
100
|
+
"description": "List data centers",
|
|
101
|
+
"examples": [
|
|
102
|
+
"hcloud location list"
|
|
103
|
+
]
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"name": "datacenter",
|
|
107
|
+
"description": "List datacenters",
|
|
108
|
+
"examples": [
|
|
109
|
+
"hcloud datacenter list"
|
|
110
|
+
]
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"name": "placement-group",
|
|
114
|
+
"description": "Manage placement groups",
|
|
115
|
+
"examples": [
|
|
116
|
+
"hcloud placement-group list",
|
|
117
|
+
"hcloud placement-group create --name my-pg --type spread"
|
|
118
|
+
]
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"name": "primary-ip",
|
|
122
|
+
"description": "Manage primary IPs",
|
|
123
|
+
"examples": [
|
|
124
|
+
"hcloud primary-ip list"
|
|
125
|
+
]
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"name": "context",
|
|
129
|
+
"description": "Manage CLI contexts",
|
|
130
|
+
"examples": [
|
|
131
|
+
"hcloud context list",
|
|
132
|
+
"hcloud context create my-project",
|
|
133
|
+
"hcloud context use my-project"
|
|
134
|
+
]
|
|
135
|
+
}
|
|
136
|
+
],
|
|
137
|
+
"globalOptions": [
|
|
138
|
+
{
|
|
139
|
+
"name": "-o",
|
|
140
|
+
"description": "Output format (json, yaml, columns)",
|
|
141
|
+
"type": "string"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"name": "--poll-interval",
|
|
145
|
+
"description": "Polling interval for actions",
|
|
146
|
+
"type": "string"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"name": "-q",
|
|
150
|
+
"description": "Quiet mode"
|
|
151
|
+
}
|
|
152
|
+
],
|
|
153
|
+
"examples": [
|
|
154
|
+
"hcloud server list",
|
|
155
|
+
"hcloud server create --name web --type cx21 --image ubuntu-22.04",
|
|
156
|
+
"hcloud server ssh web",
|
|
157
|
+
"hcloud volume list",
|
|
158
|
+
"hcloud load-balancer list",
|
|
159
|
+
"hcloud firewall list",
|
|
160
|
+
"hcloud network list",
|
|
161
|
+
"hcloud context list"
|
|
162
|
+
],
|
|
163
|
+
"relatedCommands": [
|
|
164
|
+
"doctl",
|
|
165
|
+
"civo",
|
|
166
|
+
"vultr",
|
|
167
|
+
"terraform"
|
|
168
|
+
]
|
|
169
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "head",
|
|
3
|
+
"description": "Output the first 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": "Print the first N lines",
|
|
19
|
+
"type": "number"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "-c",
|
|
23
|
+
"description": "Print the first N bytes",
|
|
24
|
+
"type": "number"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-q",
|
|
28
|
+
"description": "Never print headers for multiple files"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "-v",
|
|
32
|
+
"description": "Always print headers"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"examples": [
|
|
36
|
+
"head file.txt",
|
|
37
|
+
"head -n 20 file.txt",
|
|
38
|
+
"head -c 100 file.txt",
|
|
39
|
+
"head -n 5 *.log",
|
|
40
|
+
"cat log.txt | head -n 50"
|
|
41
|
+
],
|
|
42
|
+
"relatedCommands": [
|
|
43
|
+
"tail",
|
|
44
|
+
"cat",
|
|
45
|
+
"less",
|
|
46
|
+
"more"
|
|
47
|
+
]
|
|
48
|
+
}
|