@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,122 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "sam",
|
|
3
|
+
"description": "AWS Serverless Application Model 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": "init",
|
|
19
|
+
"description": "Initialize a new SAM project",
|
|
20
|
+
"examples": [
|
|
21
|
+
"sam init",
|
|
22
|
+
"sam init --runtime nodejs20.x"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "build",
|
|
27
|
+
"description": "Build serverless application",
|
|
28
|
+
"examples": [
|
|
29
|
+
"sam build"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "deploy",
|
|
34
|
+
"description": "Deploy to AWS",
|
|
35
|
+
"examples": [
|
|
36
|
+
"sam deploy --guided",
|
|
37
|
+
"sam deploy"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "local invoke",
|
|
42
|
+
"description": "Invoke function locally",
|
|
43
|
+
"examples": [
|
|
44
|
+
"sam local invoke MyFunction"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "local start-api",
|
|
49
|
+
"description": "Start local API Gateway",
|
|
50
|
+
"examples": [
|
|
51
|
+
"sam local start-api"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "local start-lambda",
|
|
56
|
+
"description": "Start local Lambda endpoint",
|
|
57
|
+
"examples": [
|
|
58
|
+
"sam local start-lambda"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "validate",
|
|
63
|
+
"description": "Validate template",
|
|
64
|
+
"examples": [
|
|
65
|
+
"sam validate"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "logs",
|
|
70
|
+
"description": "Fetch function logs",
|
|
71
|
+
"examples": [
|
|
72
|
+
"sam logs -n MyFunction --tail"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "delete",
|
|
77
|
+
"description": "Delete deployed stack",
|
|
78
|
+
"examples": [
|
|
79
|
+
"sam delete"
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "sync",
|
|
84
|
+
"description": "Sync local changes to AWS",
|
|
85
|
+
"examples": [
|
|
86
|
+
"sam sync --watch"
|
|
87
|
+
]
|
|
88
|
+
}
|
|
89
|
+
],
|
|
90
|
+
"globalOptions": [
|
|
91
|
+
{
|
|
92
|
+
"name": "--region",
|
|
93
|
+
"description": "AWS region",
|
|
94
|
+
"type": "string"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"name": "--profile",
|
|
98
|
+
"description": "AWS profile",
|
|
99
|
+
"type": "string"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"name": "--template-file",
|
|
103
|
+
"short": "-t",
|
|
104
|
+
"description": "SAM template file",
|
|
105
|
+
"type": "file"
|
|
106
|
+
}
|
|
107
|
+
],
|
|
108
|
+
"examples": [
|
|
109
|
+
"sam init",
|
|
110
|
+
"sam build",
|
|
111
|
+
"sam deploy --guided",
|
|
112
|
+
"sam local invoke MyFunction",
|
|
113
|
+
"sam local start-api",
|
|
114
|
+
"sam sync --watch"
|
|
115
|
+
],
|
|
116
|
+
"relatedCommands": [
|
|
117
|
+
"serverless",
|
|
118
|
+
"cdk",
|
|
119
|
+
"aws",
|
|
120
|
+
"cloudformation"
|
|
121
|
+
]
|
|
122
|
+
}
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "scw",
|
|
3
|
+
"description": "Scaleway 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": "init",
|
|
19
|
+
"description": "Initialize Scaleway CLI",
|
|
20
|
+
"examples": [
|
|
21
|
+
"scw init"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "instance server",
|
|
26
|
+
"description": "Manage instances",
|
|
27
|
+
"examples": [
|
|
28
|
+
"scw instance server list",
|
|
29
|
+
"scw instance server create type=DEV1-S image=ubuntu_jammy",
|
|
30
|
+
"scw instance server start server-id",
|
|
31
|
+
"scw instance server stop server-id",
|
|
32
|
+
"scw instance server delete server-id"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "instance image",
|
|
37
|
+
"description": "Manage images",
|
|
38
|
+
"examples": [
|
|
39
|
+
"scw instance image list"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "k8s cluster",
|
|
44
|
+
"description": "Manage Kubernetes clusters",
|
|
45
|
+
"examples": [
|
|
46
|
+
"scw k8s cluster list",
|
|
47
|
+
"scw k8s cluster create name=my-cluster version=1.28 cni=cilium pool.0.node-type=DEV1-M pool.0.size=3",
|
|
48
|
+
"scw k8s cluster delete cluster-id"
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "k8s pool",
|
|
53
|
+
"description": "Manage node pools",
|
|
54
|
+
"examples": [
|
|
55
|
+
"scw k8s pool list cluster-id=xxx",
|
|
56
|
+
"scw k8s pool create cluster-id=xxx name=workers node-type=DEV1-M size=3"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "rdb instance",
|
|
61
|
+
"description": "Manage databases",
|
|
62
|
+
"examples": [
|
|
63
|
+
"scw rdb instance list",
|
|
64
|
+
"scw rdb instance create name=my-db engine=PostgreSQL-15 node-type=db-dev-s"
|
|
65
|
+
]
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "object",
|
|
69
|
+
"description": "Object storage (S3-compatible)",
|
|
70
|
+
"examples": [
|
|
71
|
+
"scw object bucket list",
|
|
72
|
+
"scw object config get",
|
|
73
|
+
"scw object bucket create name=my-bucket"
|
|
74
|
+
]
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"name": "lb",
|
|
78
|
+
"description": "Load Balancer management",
|
|
79
|
+
"examples": [
|
|
80
|
+
"scw lb lb list",
|
|
81
|
+
"scw lb lb create name=my-lb type=LB-S"
|
|
82
|
+
]
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"name": "vpc",
|
|
86
|
+
"description": "VPC management",
|
|
87
|
+
"examples": [
|
|
88
|
+
"scw vpc private-network list",
|
|
89
|
+
"scw vpc private-network create name=my-net"
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "dns",
|
|
94
|
+
"description": "DNS management",
|
|
95
|
+
"examples": [
|
|
96
|
+
"scw dns zone list",
|
|
97
|
+
"scw dns record list dns-zone-id=xxx"
|
|
98
|
+
]
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"name": "registry",
|
|
102
|
+
"description": "Container registry",
|
|
103
|
+
"examples": [
|
|
104
|
+
"scw registry namespace list",
|
|
105
|
+
"scw registry namespace create name=my-ns"
|
|
106
|
+
]
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "function",
|
|
110
|
+
"description": "Serverless functions",
|
|
111
|
+
"examples": [
|
|
112
|
+
"scw function namespace list",
|
|
113
|
+
"scw function function list namespace-id=xxx"
|
|
114
|
+
]
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"name": "iam",
|
|
118
|
+
"description": "Identity and Access Management",
|
|
119
|
+
"examples": [
|
|
120
|
+
"scw iam api-key list",
|
|
121
|
+
"scw iam application list"
|
|
122
|
+
]
|
|
123
|
+
}
|
|
124
|
+
],
|
|
125
|
+
"globalOptions": [
|
|
126
|
+
{
|
|
127
|
+
"name": "-o",
|
|
128
|
+
"description": "Output format (json, human, template)",
|
|
129
|
+
"type": "string"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"name": "--zone",
|
|
133
|
+
"short": "-z",
|
|
134
|
+
"description": "Zone",
|
|
135
|
+
"type": "string"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"name": "--region",
|
|
139
|
+
"description": "Region",
|
|
140
|
+
"type": "string"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"name": "--profile",
|
|
144
|
+
"short": "-p",
|
|
145
|
+
"description": "Config profile",
|
|
146
|
+
"type": "string"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"name": "-D",
|
|
150
|
+
"description": "Debug mode"
|
|
151
|
+
}
|
|
152
|
+
],
|
|
153
|
+
"examples": [
|
|
154
|
+
"scw init",
|
|
155
|
+
"scw instance server list",
|
|
156
|
+
"scw instance server create type=DEV1-S image=ubuntu_jammy",
|
|
157
|
+
"scw k8s cluster list",
|
|
158
|
+
"scw rdb instance list",
|
|
159
|
+
"scw object bucket list",
|
|
160
|
+
"scw registry namespace list"
|
|
161
|
+
],
|
|
162
|
+
"relatedCommands": [
|
|
163
|
+
"aws",
|
|
164
|
+
"doctl",
|
|
165
|
+
"civo",
|
|
166
|
+
"hcloud",
|
|
167
|
+
"terraform"
|
|
168
|
+
]
|
|
169
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "sdkman",
|
|
3
|
+
"description": "Software Development Kit Manager for JVM languages",
|
|
4
|
+
"category": "version-manager",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos"
|
|
8
|
+
],
|
|
9
|
+
"shells": [
|
|
10
|
+
"bash",
|
|
11
|
+
"zsh"
|
|
12
|
+
],
|
|
13
|
+
"subcommands": [
|
|
14
|
+
{
|
|
15
|
+
"name": "install",
|
|
16
|
+
"description": "Install a SDK version",
|
|
17
|
+
"examples": [
|
|
18
|
+
"sdk install java 21.0.1-tem",
|
|
19
|
+
"sdk install gradle"
|
|
20
|
+
]
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "use",
|
|
24
|
+
"description": "Use a specific version in current shell",
|
|
25
|
+
"examples": [
|
|
26
|
+
"sdk use java 21.0.1-tem"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "default",
|
|
31
|
+
"description": "Set default version",
|
|
32
|
+
"examples": [
|
|
33
|
+
"sdk default java 21.0.1-tem"
|
|
34
|
+
]
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "list",
|
|
38
|
+
"description": "List available versions",
|
|
39
|
+
"examples": [
|
|
40
|
+
"sdk list java",
|
|
41
|
+
"sdk list gradle"
|
|
42
|
+
]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"name": "current",
|
|
46
|
+
"description": "Show current versions",
|
|
47
|
+
"examples": [
|
|
48
|
+
"sdk current",
|
|
49
|
+
"sdk current java"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "uninstall",
|
|
54
|
+
"description": "Uninstall a version",
|
|
55
|
+
"examples": [
|
|
56
|
+
"sdk uninstall java 17.0.1-tem"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "env",
|
|
61
|
+
"description": "Load from .sdkmanrc",
|
|
62
|
+
"examples": [
|
|
63
|
+
"sdk env",
|
|
64
|
+
"sdk env init"
|
|
65
|
+
]
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "upgrade",
|
|
69
|
+
"description": "Upgrade outdated versions",
|
|
70
|
+
"examples": [
|
|
71
|
+
"sdk upgrade"
|
|
72
|
+
]
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"globalOptions": [],
|
|
76
|
+
"examples": [
|
|
77
|
+
"sdk install java 21.0.1-tem",
|
|
78
|
+
"sdk list java",
|
|
79
|
+
"sdk use java 21.0.1-tem",
|
|
80
|
+
"sdk current",
|
|
81
|
+
"sdk default java 21.0.1-tem"
|
|
82
|
+
],
|
|
83
|
+
"relatedCommands": [
|
|
84
|
+
"java",
|
|
85
|
+
"gradle",
|
|
86
|
+
"mvn",
|
|
87
|
+
"kotlin"
|
|
88
|
+
]
|
|
89
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "semantic-release",
|
|
3
|
+
"description": "Fully automated version management and package publishing",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "--branches",
|
|
20
|
+
"description": "Release branches",
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "--dry-run",
|
|
25
|
+
"description": "Skip release, only verify"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "--no-ci",
|
|
29
|
+
"description": "Skip CI environment check"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "--debug",
|
|
33
|
+
"description": "Enable debug output"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "-e",
|
|
37
|
+
"description": "Extend shareable config",
|
|
38
|
+
"type": "string"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "--repository-url",
|
|
42
|
+
"description": "Git repository URL",
|
|
43
|
+
"type": "string"
|
|
44
|
+
}
|
|
45
|
+
],
|
|
46
|
+
"examples": [
|
|
47
|
+
"npx semantic-release",
|
|
48
|
+
"npx semantic-release --dry-run",
|
|
49
|
+
"npx semantic-release --branches main",
|
|
50
|
+
"npx semantic-release --no-ci --dry-run"
|
|
51
|
+
],
|
|
52
|
+
"relatedCommands": [
|
|
53
|
+
"commitlint",
|
|
54
|
+
"husky",
|
|
55
|
+
"changeset",
|
|
56
|
+
"np"
|
|
57
|
+
]
|
|
58
|
+
}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "semgrep",
|
|
3
|
+
"description": "Lightweight static analysis for finding bugs and enforcing code standards",
|
|
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": "scan",
|
|
19
|
+
"description": "Scan code",
|
|
20
|
+
"examples": [
|
|
21
|
+
"semgrep scan",
|
|
22
|
+
"semgrep scan --config auto"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "ci",
|
|
27
|
+
"description": "Run in CI mode",
|
|
28
|
+
"examples": [
|
|
29
|
+
"semgrep ci"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "login",
|
|
34
|
+
"description": "Login to Semgrep Cloud",
|
|
35
|
+
"examples": [
|
|
36
|
+
"semgrep login"
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
"globalOptions": [
|
|
41
|
+
{
|
|
42
|
+
"name": "--config",
|
|
43
|
+
"description": "Rule configuration (auto, p/default, file)",
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "--lang",
|
|
48
|
+
"description": "Target language",
|
|
49
|
+
"type": "string"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "--json",
|
|
53
|
+
"description": "JSON output"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "--sarif",
|
|
57
|
+
"description": "SARIF output"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "--severity",
|
|
61
|
+
"description": "Filter by severity",
|
|
62
|
+
"type": "string"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "--exclude",
|
|
66
|
+
"description": "Exclude paths",
|
|
67
|
+
"type": "string"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "--include",
|
|
71
|
+
"description": "Include paths",
|
|
72
|
+
"type": "string"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "--autofix",
|
|
76
|
+
"description": "Apply autofixes"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "-e",
|
|
80
|
+
"description": "Pattern to search for",
|
|
81
|
+
"type": "string"
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"examples": [
|
|
85
|
+
"semgrep scan --config auto",
|
|
86
|
+
"semgrep scan --config p/owasp-top-ten",
|
|
87
|
+
"semgrep scan --config p/typescript",
|
|
88
|
+
"semgrep ci",
|
|
89
|
+
"semgrep scan -e '$X == $X' --lang python"
|
|
90
|
+
],
|
|
91
|
+
"relatedCommands": [
|
|
92
|
+
"eslint",
|
|
93
|
+
"sonar",
|
|
94
|
+
"codeql",
|
|
95
|
+
"bandit"
|
|
96
|
+
]
|
|
97
|
+
}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "serverless",
|
|
3
|
+
"description": "Serverless Framework — build serverless applications",
|
|
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": "deploy",
|
|
19
|
+
"description": "Deploy a service",
|
|
20
|
+
"examples": [
|
|
21
|
+
"serverless deploy",
|
|
22
|
+
"sls deploy --stage prod"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "invoke",
|
|
27
|
+
"description": "Invoke a function",
|
|
28
|
+
"examples": [
|
|
29
|
+
"sls invoke -f hello",
|
|
30
|
+
"sls invoke local -f hello"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "logs",
|
|
35
|
+
"description": "View function logs",
|
|
36
|
+
"examples": [
|
|
37
|
+
"sls logs -f hello -t"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "remove",
|
|
42
|
+
"description": "Remove a deployed service",
|
|
43
|
+
"examples": [
|
|
44
|
+
"sls remove"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "info",
|
|
49
|
+
"description": "Show service info",
|
|
50
|
+
"examples": [
|
|
51
|
+
"sls info"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "create",
|
|
56
|
+
"description": "Create new service from template",
|
|
57
|
+
"examples": [
|
|
58
|
+
"sls create --template aws-nodejs --path my-service"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "package",
|
|
63
|
+
"description": "Package the service",
|
|
64
|
+
"examples": [
|
|
65
|
+
"sls package"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "plugin install",
|
|
70
|
+
"description": "Install plugin",
|
|
71
|
+
"examples": [
|
|
72
|
+
"sls plugin install -n serverless-offline"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "offline",
|
|
77
|
+
"description": "Run locally (with plugin)",
|
|
78
|
+
"examples": [
|
|
79
|
+
"sls offline start"
|
|
80
|
+
]
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
"globalOptions": [
|
|
84
|
+
{
|
|
85
|
+
"name": "--stage",
|
|
86
|
+
"short": "-s",
|
|
87
|
+
"description": "Deployment stage",
|
|
88
|
+
"type": "string"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "--region",
|
|
92
|
+
"short": "-r",
|
|
93
|
+
"description": "AWS region",
|
|
94
|
+
"type": "string"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"name": "--verbose",
|
|
98
|
+
"short": "-v",
|
|
99
|
+
"description": "Verbose output"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"name": "--config",
|
|
103
|
+
"short": "-c",
|
|
104
|
+
"description": "Config file",
|
|
105
|
+
"type": "file"
|
|
106
|
+
}
|
|
107
|
+
],
|
|
108
|
+
"examples": [
|
|
109
|
+
"sls deploy",
|
|
110
|
+
"sls deploy --stage prod",
|
|
111
|
+
"sls invoke -f hello",
|
|
112
|
+
"sls logs -f hello -t",
|
|
113
|
+
"sls create --template aws-nodejs --path my-svc"
|
|
114
|
+
],
|
|
115
|
+
"relatedCommands": [
|
|
116
|
+
"sam",
|
|
117
|
+
"cdk",
|
|
118
|
+
"aws",
|
|
119
|
+
"lambda"
|
|
120
|
+
]
|
|
121
|
+
}
|