@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,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "nc",
|
|
3
|
+
"description": "Netcat — arbitrary TCP and UDP connections and listens",
|
|
4
|
+
"category": "networking",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos"
|
|
8
|
+
],
|
|
9
|
+
"shells": [
|
|
10
|
+
"bash",
|
|
11
|
+
"zsh",
|
|
12
|
+
"fish"
|
|
13
|
+
],
|
|
14
|
+
"subcommands": [],
|
|
15
|
+
"globalOptions": [
|
|
16
|
+
{
|
|
17
|
+
"name": "-l",
|
|
18
|
+
"description": "Listen mode"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-p",
|
|
22
|
+
"description": "Port number",
|
|
23
|
+
"type": "number"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "-v",
|
|
27
|
+
"description": "Verbose"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "-z",
|
|
31
|
+
"description": "Zero-I/O mode (scanning)"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-w",
|
|
35
|
+
"description": "Timeout for connections (seconds)",
|
|
36
|
+
"type": "number"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "-u",
|
|
40
|
+
"description": "UDP mode"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "-k",
|
|
44
|
+
"description": "Keep listening after disconnect"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "-n",
|
|
48
|
+
"description": "No DNS resolution"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "-e",
|
|
52
|
+
"description": "Execute program after connect",
|
|
53
|
+
"type": "string"
|
|
54
|
+
}
|
|
55
|
+
],
|
|
56
|
+
"examples": [
|
|
57
|
+
"nc -zv host 80",
|
|
58
|
+
"nc -l 8080",
|
|
59
|
+
"nc host 1234 < file.txt",
|
|
60
|
+
"nc -zv host 20-30",
|
|
61
|
+
"echo 'test' | nc host 80",
|
|
62
|
+
"nc -lk 9000",
|
|
63
|
+
"nc -u host 514"
|
|
64
|
+
],
|
|
65
|
+
"relatedCommands": [
|
|
66
|
+
"socat",
|
|
67
|
+
"nmap",
|
|
68
|
+
"curl",
|
|
69
|
+
"telnet"
|
|
70
|
+
]
|
|
71
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "netstat",
|
|
3
|
+
"description": "Print network connections, routing tables, interface statistics",
|
|
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": "-t",
|
|
20
|
+
"description": "TCP connections"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "-u",
|
|
24
|
+
"description": "UDP connections"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-l",
|
|
28
|
+
"description": "Listening sockets"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "-n",
|
|
32
|
+
"description": "Numeric addresses (no DNS)"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "-p",
|
|
36
|
+
"description": "Show PID/program name"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "-a",
|
|
40
|
+
"description": "All sockets"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "-r",
|
|
44
|
+
"description": "Routing table"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "-s",
|
|
48
|
+
"description": "Statistics"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "-i",
|
|
52
|
+
"description": "Interface table"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "-c",
|
|
56
|
+
"description": "Continuous listing"
|
|
57
|
+
}
|
|
58
|
+
],
|
|
59
|
+
"examples": [
|
|
60
|
+
"netstat -tlnp",
|
|
61
|
+
"netstat -tunap",
|
|
62
|
+
"netstat -an",
|
|
63
|
+
"netstat -r",
|
|
64
|
+
"netstat -s",
|
|
65
|
+
"netstat -i",
|
|
66
|
+
"netstat -tlnp | grep :80"
|
|
67
|
+
],
|
|
68
|
+
"relatedCommands": [
|
|
69
|
+
"ss",
|
|
70
|
+
"lsof",
|
|
71
|
+
"ip",
|
|
72
|
+
"nmap"
|
|
73
|
+
]
|
|
74
|
+
}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "nim",
|
|
3
|
+
"description": "Nim programming language compiler",
|
|
4
|
+
"category": "languages",
|
|
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": "c",
|
|
19
|
+
"description": "Compile to C and build",
|
|
20
|
+
"examples": [
|
|
21
|
+
"nim c src/main.nim"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "cpp",
|
|
26
|
+
"description": "Compile to C++",
|
|
27
|
+
"examples": [
|
|
28
|
+
"nim cpp src/main.nim"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "js",
|
|
33
|
+
"description": "Compile to JavaScript",
|
|
34
|
+
"examples": [
|
|
35
|
+
"nim js src/main.nim"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "r",
|
|
40
|
+
"description": "Compile and run",
|
|
41
|
+
"examples": [
|
|
42
|
+
"nim r src/main.nim"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "check",
|
|
47
|
+
"description": "Check for errors without compiling",
|
|
48
|
+
"examples": [
|
|
49
|
+
"nim check src/main.nim"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "doc",
|
|
54
|
+
"description": "Generate documentation",
|
|
55
|
+
"examples": [
|
|
56
|
+
"nim doc src/main.nim"
|
|
57
|
+
]
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"globalOptions": [
|
|
61
|
+
{
|
|
62
|
+
"name": "-d:release",
|
|
63
|
+
"description": "Release build"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "-d:danger",
|
|
67
|
+
"description": "Danger build (no checks)"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "--opt:speed",
|
|
71
|
+
"description": "Optimize for speed"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "--opt:size",
|
|
75
|
+
"description": "Optimize for size"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "-o",
|
|
79
|
+
"description": "Output file",
|
|
80
|
+
"type": "file"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "--run",
|
|
84
|
+
"description": "Run after compiling"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "--threads:on",
|
|
88
|
+
"description": "Enable threading"
|
|
89
|
+
}
|
|
90
|
+
],
|
|
91
|
+
"examples": [
|
|
92
|
+
"nim c -r src/main.nim",
|
|
93
|
+
"nim c -d:release src/main.nim",
|
|
94
|
+
"nim js src/main.nim",
|
|
95
|
+
"nimble install package",
|
|
96
|
+
"nimble build"
|
|
97
|
+
],
|
|
98
|
+
"relatedCommands": [
|
|
99
|
+
"nimble",
|
|
100
|
+
"gcc",
|
|
101
|
+
"zig",
|
|
102
|
+
"crystal"
|
|
103
|
+
]
|
|
104
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "nohup",
|
|
3
|
+
"description": "Run a command immune to hangups, with output to a non-tty",
|
|
4
|
+
"category": "system",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos"
|
|
8
|
+
],
|
|
9
|
+
"shells": [
|
|
10
|
+
"bash",
|
|
11
|
+
"zsh",
|
|
12
|
+
"fish"
|
|
13
|
+
],
|
|
14
|
+
"subcommands": [],
|
|
15
|
+
"globalOptions": [],
|
|
16
|
+
"examples": [
|
|
17
|
+
"nohup ./long_script.sh &",
|
|
18
|
+
"nohup python train.py > output.log 2>&1 &",
|
|
19
|
+
"nohup ./server &",
|
|
20
|
+
"nohup command > /dev/null 2>&1 &"
|
|
21
|
+
],
|
|
22
|
+
"relatedCommands": [
|
|
23
|
+
"screen",
|
|
24
|
+
"tmux",
|
|
25
|
+
"disown",
|
|
26
|
+
"bg"
|
|
27
|
+
]
|
|
28
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "nslookup",
|
|
3
|
+
"description": "Query Internet name servers interactively",
|
|
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": "-type",
|
|
20
|
+
"description": "Query type (A, MX, NS, TXT, SOA, CNAME)",
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-timeout",
|
|
25
|
+
"description": "Timeout in seconds",
|
|
26
|
+
"type": "number"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-debug",
|
|
30
|
+
"description": "Show full response packets"
|
|
31
|
+
}
|
|
32
|
+
],
|
|
33
|
+
"examples": [
|
|
34
|
+
"nslookup example.com",
|
|
35
|
+
"nslookup -type=MX example.com",
|
|
36
|
+
"nslookup example.com 8.8.8.8",
|
|
37
|
+
"nslookup -type=TXT example.com",
|
|
38
|
+
"nslookup -type=NS example.com"
|
|
39
|
+
],
|
|
40
|
+
"relatedCommands": [
|
|
41
|
+
"dig",
|
|
42
|
+
"host",
|
|
43
|
+
"whois",
|
|
44
|
+
"ping"
|
|
45
|
+
]
|
|
46
|
+
}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "nvm",
|
|
3
|
+
"description": "Node Version Manager — manage multiple Node.js versions",
|
|
4
|
+
"category": "version-manager",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos"
|
|
8
|
+
],
|
|
9
|
+
"shells": [
|
|
10
|
+
"bash",
|
|
11
|
+
"zsh",
|
|
12
|
+
"fish"
|
|
13
|
+
],
|
|
14
|
+
"subcommands": [
|
|
15
|
+
{
|
|
16
|
+
"name": "install",
|
|
17
|
+
"description": "Install a Node.js version",
|
|
18
|
+
"examples": [
|
|
19
|
+
"nvm install 20",
|
|
20
|
+
"nvm install --lts",
|
|
21
|
+
"nvm install 18.17.0"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "use",
|
|
26
|
+
"description": "Switch to a Node.js version",
|
|
27
|
+
"examples": [
|
|
28
|
+
"nvm use 20",
|
|
29
|
+
"nvm use --lts",
|
|
30
|
+
"nvm use default"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "ls",
|
|
35
|
+
"description": "List installed versions",
|
|
36
|
+
"examples": [
|
|
37
|
+
"nvm ls"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "ls-remote",
|
|
42
|
+
"description": "List available remote versions",
|
|
43
|
+
"examples": [
|
|
44
|
+
"nvm ls-remote --lts"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "alias",
|
|
49
|
+
"description": "Set an alias",
|
|
50
|
+
"examples": [
|
|
51
|
+
"nvm alias default 20"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "uninstall",
|
|
56
|
+
"description": "Uninstall a version",
|
|
57
|
+
"examples": [
|
|
58
|
+
"nvm uninstall 16"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "current",
|
|
63
|
+
"description": "Show currently active version",
|
|
64
|
+
"examples": [
|
|
65
|
+
"nvm current"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "which",
|
|
70
|
+
"description": "Show path for installed version",
|
|
71
|
+
"examples": [
|
|
72
|
+
"nvm which 20"
|
|
73
|
+
]
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"globalOptions": [],
|
|
77
|
+
"examples": [
|
|
78
|
+
"nvm install --lts",
|
|
79
|
+
"nvm use 20",
|
|
80
|
+
"nvm ls",
|
|
81
|
+
"nvm alias default 20",
|
|
82
|
+
"nvm ls-remote --lts",
|
|
83
|
+
"nvm current"
|
|
84
|
+
],
|
|
85
|
+
"relatedCommands": [
|
|
86
|
+
"fnm",
|
|
87
|
+
"volta",
|
|
88
|
+
"node",
|
|
89
|
+
"npm"
|
|
90
|
+
]
|
|
91
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ocaml",
|
|
3
|
+
"description": "OCaml programming language compiler and toplevel",
|
|
4
|
+
"category": "languages",
|
|
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": "Compile only (produce .cmo/.cmi)"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "-o",
|
|
24
|
+
"description": "Output file",
|
|
25
|
+
"type": "file"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "-I",
|
|
29
|
+
"description": "Add include directory",
|
|
30
|
+
"type": "string"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "-g",
|
|
34
|
+
"description": "Include debug info"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "-O",
|
|
38
|
+
"description": "Optimize"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "-pp",
|
|
42
|
+
"description": "Preprocessor",
|
|
43
|
+
"type": "string"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "-thread",
|
|
47
|
+
"description": "Enable threading"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "-rectypes",
|
|
51
|
+
"description": "Allow recursive types"
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"examples": [
|
|
55
|
+
"ocaml",
|
|
56
|
+
"ocaml script.ml",
|
|
57
|
+
"ocamlfind ocamlopt -package core -linkpkg main.ml -o main",
|
|
58
|
+
"ocamlopt -o hello hello.ml",
|
|
59
|
+
"dune build",
|
|
60
|
+
"dune exec ./main.exe"
|
|
61
|
+
],
|
|
62
|
+
"relatedCommands": [
|
|
63
|
+
"opam",
|
|
64
|
+
"dune",
|
|
65
|
+
"ocamlfind",
|
|
66
|
+
"utop"
|
|
67
|
+
]
|
|
68
|
+
}
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "oci",
|
|
3
|
+
"description": "Oracle Cloud Infrastructure 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": "compute instance",
|
|
19
|
+
"description": "Manage compute instances",
|
|
20
|
+
"examples": [
|
|
21
|
+
"oci compute instance list --compartment-id ocid",
|
|
22
|
+
"oci compute instance launch --availability-domain AD-1 --compartment-id ocid --image-id img-ocid --shape VM.Standard2.1 --subnet-id subnet-ocid",
|
|
23
|
+
"oci compute instance terminate --instance-id ocid --force",
|
|
24
|
+
"oci compute instance action --action STOP --instance-id ocid"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "network vcn",
|
|
29
|
+
"description": "Manage Virtual Cloud Networks",
|
|
30
|
+
"examples": [
|
|
31
|
+
"oci network vcn list --compartment-id ocid",
|
|
32
|
+
"oci network vcn create --compartment-id ocid --cidr-block 10.0.0.0/16 --display-name my-vcn"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "network subnet",
|
|
37
|
+
"description": "Manage subnets",
|
|
38
|
+
"examples": [
|
|
39
|
+
"oci network subnet list --compartment-id ocid --vcn-id vcn-ocid",
|
|
40
|
+
"oci network subnet create --vcn-id vcn-ocid --compartment-id ocid --cidr-block 10.0.1.0/24"
|
|
41
|
+
]
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "os bucket",
|
|
45
|
+
"description": "Object Storage bucket management",
|
|
46
|
+
"examples": [
|
|
47
|
+
"oci os bucket list --compartment-id ocid",
|
|
48
|
+
"oci os bucket create --compartment-id ocid --name my-bucket",
|
|
49
|
+
"oci os bucket delete --bucket-name my-bucket --force"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "os object",
|
|
54
|
+
"description": "Object Storage object management",
|
|
55
|
+
"examples": [
|
|
56
|
+
"oci os object list --bucket-name my-bucket",
|
|
57
|
+
"oci os object put --bucket-name my-bucket --file ./data.txt",
|
|
58
|
+
"oci os object get --bucket-name my-bucket --name data.txt --file ./local.txt",
|
|
59
|
+
"oci os object bulk-upload --bucket-name my-bucket --src-dir ./upload/"
|
|
60
|
+
]
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "db system",
|
|
64
|
+
"description": "Database systems management",
|
|
65
|
+
"examples": [
|
|
66
|
+
"oci db system list --compartment-id ocid",
|
|
67
|
+
"oci db system launch --compartment-id ocid --availability-domain AD-1"
|
|
68
|
+
]
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "iam user",
|
|
72
|
+
"description": "Identity and Access Management users",
|
|
73
|
+
"examples": [
|
|
74
|
+
"oci iam user list --compartment-id ocid",
|
|
75
|
+
"oci iam user create --compartment-id ocid --name user@example.com --description 'Test user'"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "iam group",
|
|
80
|
+
"description": "Manage IAM groups",
|
|
81
|
+
"examples": [
|
|
82
|
+
"oci iam group list --compartment-id ocid"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "iam policy",
|
|
87
|
+
"description": "Manage IAM policies",
|
|
88
|
+
"examples": [
|
|
89
|
+
"oci iam policy list --compartment-id ocid"
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "ce cluster",
|
|
94
|
+
"description": "Container Engine (OKE) clusters",
|
|
95
|
+
"examples": [
|
|
96
|
+
"oci ce cluster list --compartment-id ocid",
|
|
97
|
+
"oci ce cluster create --compartment-id ocid --name my-cluster --kubernetes-version v1.28.0",
|
|
98
|
+
"oci ce cluster delete --cluster-id ocid --force"
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"name": "fn function",
|
|
103
|
+
"description": "Functions (serverless)",
|
|
104
|
+
"examples": [
|
|
105
|
+
"oci fn function list --application-id ocid",
|
|
106
|
+
"oci fn function invoke --function-id ocid --body ''"
|
|
107
|
+
]
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"name": "dns zone",
|
|
111
|
+
"description": "DNS zone management",
|
|
112
|
+
"examples": [
|
|
113
|
+
"oci dns zone list --compartment-id ocid",
|
|
114
|
+
"oci dns zone create --compartment-id ocid --name example.com --zone-type PRIMARY"
|
|
115
|
+
]
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "lb load-balancer",
|
|
119
|
+
"description": "Load Balancer management",
|
|
120
|
+
"examples": [
|
|
121
|
+
"oci lb load-balancer list --compartment-id ocid"
|
|
122
|
+
]
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"name": "setup config",
|
|
126
|
+
"description": "Configure CLI",
|
|
127
|
+
"examples": [
|
|
128
|
+
"oci setup config",
|
|
129
|
+
"oci setup keys"
|
|
130
|
+
]
|
|
131
|
+
}
|
|
132
|
+
],
|
|
133
|
+
"globalOptions": [
|
|
134
|
+
{
|
|
135
|
+
"name": "--compartment-id",
|
|
136
|
+
"description": "Compartment OCID",
|
|
137
|
+
"type": "string"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"name": "--profile",
|
|
141
|
+
"description": "Config profile name",
|
|
142
|
+
"type": "string"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"name": "--region",
|
|
146
|
+
"description": "OCI region",
|
|
147
|
+
"type": "string"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "--output",
|
|
151
|
+
"description": "Output format (json, table)",
|
|
152
|
+
"type": "string"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"name": "--query",
|
|
156
|
+
"description": "JMESPath query filter",
|
|
157
|
+
"type": "string"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"name": "--all",
|
|
161
|
+
"description": "Fetch all pages of results"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"name": "--auth",
|
|
165
|
+
"description": "Auth type (api_key, instance_principal, security_token)",
|
|
166
|
+
"type": "string"
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"examples": [
|
|
170
|
+
"oci compute instance list --compartment-id ocid",
|
|
171
|
+
"oci os bucket list --compartment-id ocid",
|
|
172
|
+
"oci os object put --bucket-name my-bucket --file ./data.txt",
|
|
173
|
+
"oci ce cluster list --compartment-id ocid",
|
|
174
|
+
"oci setup config",
|
|
175
|
+
"oci iam user list --compartment-id ocid",
|
|
176
|
+
"oci network vcn list --compartment-id ocid --output table"
|
|
177
|
+
],
|
|
178
|
+
"relatedCommands": [
|
|
179
|
+
"aws",
|
|
180
|
+
"az",
|
|
181
|
+
"gcloud",
|
|
182
|
+
"terraform"
|
|
183
|
+
]
|
|
184
|
+
}
|