@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,164 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "okteto",
|
|
3
|
+
"description": "Okteto — develop applications directly in Kubernetes",
|
|
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": "context",
|
|
19
|
+
"description": "Set Okteto context",
|
|
20
|
+
"examples": [
|
|
21
|
+
"okteto context",
|
|
22
|
+
"okteto context use https://cloud.okteto.com",
|
|
23
|
+
"okteto context use my-context"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "deploy",
|
|
28
|
+
"description": "Deploy dev environment",
|
|
29
|
+
"examples": [
|
|
30
|
+
"okteto deploy",
|
|
31
|
+
"okteto deploy --build",
|
|
32
|
+
"okteto deploy --wait"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "up",
|
|
37
|
+
"description": "Activate development container",
|
|
38
|
+
"examples": [
|
|
39
|
+
"okteto up",
|
|
40
|
+
"okteto up --deploy",
|
|
41
|
+
"okteto up my-service"
|
|
42
|
+
]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"name": "down",
|
|
46
|
+
"description": "Deactivate development container",
|
|
47
|
+
"examples": [
|
|
48
|
+
"okteto down",
|
|
49
|
+
"okteto down -v"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "build",
|
|
54
|
+
"description": "Build and push container images",
|
|
55
|
+
"examples": [
|
|
56
|
+
"okteto build -t my-registry/my-image:latest"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "destroy",
|
|
61
|
+
"description": "Destroy dev environment",
|
|
62
|
+
"examples": [
|
|
63
|
+
"okteto destroy",
|
|
64
|
+
"okteto destroy --volumes"
|
|
65
|
+
]
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "namespace",
|
|
69
|
+
"description": "Manage namespaces",
|
|
70
|
+
"examples": [
|
|
71
|
+
"okteto namespace",
|
|
72
|
+
"okteto namespace create my-ns",
|
|
73
|
+
"okteto namespace delete my-ns",
|
|
74
|
+
"okteto namespace list"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "pipeline",
|
|
79
|
+
"description": "Manage pipelines",
|
|
80
|
+
"examples": [
|
|
81
|
+
"okteto pipeline deploy --branch main --repository https://github.com/org/repo",
|
|
82
|
+
"okteto pipeline destroy"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "preview",
|
|
87
|
+
"description": "Manage preview environments",
|
|
88
|
+
"examples": [
|
|
89
|
+
"okteto preview deploy my-preview --branch feature",
|
|
90
|
+
"okteto preview list",
|
|
91
|
+
"okteto preview destroy my-preview"
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "exec",
|
|
96
|
+
"description": "Exec a command in dev container",
|
|
97
|
+
"examples": [
|
|
98
|
+
"okteto exec -- bash"
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"name": "logs",
|
|
103
|
+
"description": "View container logs",
|
|
104
|
+
"examples": [
|
|
105
|
+
"okteto logs"
|
|
106
|
+
]
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "status",
|
|
110
|
+
"description": "Show status of dev environment",
|
|
111
|
+
"examples": [
|
|
112
|
+
"okteto status"
|
|
113
|
+
]
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "doctor",
|
|
117
|
+
"description": "Diagnose issues",
|
|
118
|
+
"examples": [
|
|
119
|
+
"okteto doctor"
|
|
120
|
+
]
|
|
121
|
+
}
|
|
122
|
+
],
|
|
123
|
+
"globalOptions": [
|
|
124
|
+
{
|
|
125
|
+
"name": "--context",
|
|
126
|
+
"description": "Okteto context",
|
|
127
|
+
"type": "string"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"name": "--namespace",
|
|
131
|
+
"short": "-n",
|
|
132
|
+
"description": "Namespace",
|
|
133
|
+
"type": "string"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "--file",
|
|
137
|
+
"short": "-f",
|
|
138
|
+
"description": "Manifest file path",
|
|
139
|
+
"type": "string"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"name": "--loglevel",
|
|
143
|
+
"short": "-l",
|
|
144
|
+
"description": "Log level",
|
|
145
|
+
"type": "string"
|
|
146
|
+
}
|
|
147
|
+
],
|
|
148
|
+
"examples": [
|
|
149
|
+
"okteto context use https://cloud.okteto.com",
|
|
150
|
+
"okteto up",
|
|
151
|
+
"okteto deploy --build",
|
|
152
|
+
"okteto down",
|
|
153
|
+
"okteto destroy",
|
|
154
|
+
"okteto namespace create my-ns",
|
|
155
|
+
"okteto preview deploy my-preview --branch feature",
|
|
156
|
+
"okteto doctor"
|
|
157
|
+
],
|
|
158
|
+
"relatedCommands": [
|
|
159
|
+
"kubectl",
|
|
160
|
+
"skaffold",
|
|
161
|
+
"tilt",
|
|
162
|
+
"devspace"
|
|
163
|
+
]
|
|
164
|
+
}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "opam",
|
|
3
|
+
"description": "OCaml package manager",
|
|
4
|
+
"category": "languages",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos"
|
|
8
|
+
],
|
|
9
|
+
"shells": [
|
|
10
|
+
"bash",
|
|
11
|
+
"zsh",
|
|
12
|
+
"fish"
|
|
13
|
+
],
|
|
14
|
+
"subcommands": [
|
|
15
|
+
{
|
|
16
|
+
"name": "init",
|
|
17
|
+
"description": "Initialize opam",
|
|
18
|
+
"examples": [
|
|
19
|
+
"opam init"
|
|
20
|
+
]
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "install",
|
|
24
|
+
"description": "Install packages",
|
|
25
|
+
"examples": [
|
|
26
|
+
"opam install dune merlin",
|
|
27
|
+
"opam install ."
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "switch",
|
|
32
|
+
"description": "Manage OCaml installations",
|
|
33
|
+
"examples": [
|
|
34
|
+
"opam switch create 5.1.0",
|
|
35
|
+
"opam switch list"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "update",
|
|
40
|
+
"description": "Update package list",
|
|
41
|
+
"examples": [
|
|
42
|
+
"opam update"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "upgrade",
|
|
47
|
+
"description": "Upgrade installed packages",
|
|
48
|
+
"examples": [
|
|
49
|
+
"opam upgrade"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "env",
|
|
54
|
+
"description": "Show environment setup",
|
|
55
|
+
"examples": [
|
|
56
|
+
"eval $(opam env)"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "list",
|
|
61
|
+
"description": "List installed packages",
|
|
62
|
+
"examples": [
|
|
63
|
+
"opam list"
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "search",
|
|
68
|
+
"description": "Search for packages",
|
|
69
|
+
"examples": [
|
|
70
|
+
"opam search json"
|
|
71
|
+
]
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "pin",
|
|
75
|
+
"description": "Pin a package",
|
|
76
|
+
"examples": [
|
|
77
|
+
"opam pin add mylib ."
|
|
78
|
+
]
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"name": "remove",
|
|
82
|
+
"description": "Remove packages",
|
|
83
|
+
"examples": [
|
|
84
|
+
"opam remove package"
|
|
85
|
+
]
|
|
86
|
+
}
|
|
87
|
+
],
|
|
88
|
+
"globalOptions": [
|
|
89
|
+
{
|
|
90
|
+
"name": "-y",
|
|
91
|
+
"description": "Auto-confirm prompts"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "--verbose",
|
|
95
|
+
"description": "Verbose output"
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
"examples": [
|
|
99
|
+
"opam init",
|
|
100
|
+
"opam install dune merlin",
|
|
101
|
+
"opam switch create 5.1.0",
|
|
102
|
+
"eval $(opam env)",
|
|
103
|
+
"opam update && opam upgrade"
|
|
104
|
+
],
|
|
105
|
+
"relatedCommands": [
|
|
106
|
+
"ocaml",
|
|
107
|
+
"dune",
|
|
108
|
+
"ocamlfind",
|
|
109
|
+
"utop"
|
|
110
|
+
]
|
|
111
|
+
}
|
|
@@ -0,0 +1,212 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "openstack",
|
|
3
|
+
"description": "OpenStack unified 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 compute instances",
|
|
20
|
+
"examples": [
|
|
21
|
+
"openstack server list",
|
|
22
|
+
"openstack server create --flavor m1.small --image ubuntu-22 --network private --key-name mykey myserver",
|
|
23
|
+
"openstack server delete myserver",
|
|
24
|
+
"openstack server show myserver",
|
|
25
|
+
"openstack server start myserver",
|
|
26
|
+
"openstack server stop myserver",
|
|
27
|
+
"openstack server reboot myserver",
|
|
28
|
+
"openstack server ssh myserver"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "image",
|
|
33
|
+
"description": "Manage images",
|
|
34
|
+
"examples": [
|
|
35
|
+
"openstack image list",
|
|
36
|
+
"openstack image show ubuntu-22",
|
|
37
|
+
"openstack image create --file image.qcow2 --disk-format qcow2 my-image"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "flavor",
|
|
42
|
+
"description": "Manage instance types",
|
|
43
|
+
"examples": [
|
|
44
|
+
"openstack flavor list",
|
|
45
|
+
"openstack flavor show m1.small"
|
|
46
|
+
]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "network",
|
|
50
|
+
"description": "Manage networks",
|
|
51
|
+
"examples": [
|
|
52
|
+
"openstack network list",
|
|
53
|
+
"openstack network create my-net",
|
|
54
|
+
"openstack network delete my-net"
|
|
55
|
+
]
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "subnet",
|
|
59
|
+
"description": "Manage subnets",
|
|
60
|
+
"examples": [
|
|
61
|
+
"openstack subnet list",
|
|
62
|
+
"openstack subnet create --network my-net --subnet-range 10.0.0.0/24 my-subnet"
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "router",
|
|
67
|
+
"description": "Manage routers",
|
|
68
|
+
"examples": [
|
|
69
|
+
"openstack router list",
|
|
70
|
+
"openstack router create my-router",
|
|
71
|
+
"openstack router add subnet my-router my-subnet"
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "volume",
|
|
76
|
+
"description": "Manage block storage",
|
|
77
|
+
"examples": [
|
|
78
|
+
"openstack volume list",
|
|
79
|
+
"openstack volume create --size 10 my-vol",
|
|
80
|
+
"openstack volume delete my-vol",
|
|
81
|
+
"openstack server add volume myserver my-vol"
|
|
82
|
+
]
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"name": "floating ip",
|
|
86
|
+
"description": "Manage floating IPs",
|
|
87
|
+
"examples": [
|
|
88
|
+
"openstack floating ip list",
|
|
89
|
+
"openstack floating ip create external",
|
|
90
|
+
"openstack server add floating ip myserver 1.2.3.4"
|
|
91
|
+
]
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "security group",
|
|
95
|
+
"description": "Manage security groups",
|
|
96
|
+
"examples": [
|
|
97
|
+
"openstack security group list",
|
|
98
|
+
"openstack security group create my-sg",
|
|
99
|
+
"openstack security group rule create --protocol tcp --dst-port 22 my-sg"
|
|
100
|
+
]
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "keypair",
|
|
104
|
+
"description": "Manage SSH key pairs",
|
|
105
|
+
"examples": [
|
|
106
|
+
"openstack keypair list",
|
|
107
|
+
"openstack keypair create --public-key ~/.ssh/id_rsa.pub mykey"
|
|
108
|
+
]
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "project",
|
|
112
|
+
"description": "Manage projects",
|
|
113
|
+
"examples": [
|
|
114
|
+
"openstack project list",
|
|
115
|
+
"openstack project create my-project"
|
|
116
|
+
]
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "user",
|
|
120
|
+
"description": "Manage users",
|
|
121
|
+
"examples": [
|
|
122
|
+
"openstack user list",
|
|
123
|
+
"openstack user create --password pass --project my-project user1"
|
|
124
|
+
]
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"name": "role",
|
|
128
|
+
"description": "Manage roles",
|
|
129
|
+
"examples": [
|
|
130
|
+
"openstack role list",
|
|
131
|
+
"openstack role add --project my-project --user user1 member"
|
|
132
|
+
]
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"name": "stack",
|
|
136
|
+
"description": "Heat orchestration stacks",
|
|
137
|
+
"examples": [
|
|
138
|
+
"openstack stack list",
|
|
139
|
+
"openstack stack create -t template.yaml my-stack",
|
|
140
|
+
"openstack stack delete my-stack"
|
|
141
|
+
]
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"name": "container",
|
|
145
|
+
"description": "Swift object storage containers",
|
|
146
|
+
"examples": [
|
|
147
|
+
"openstack container list",
|
|
148
|
+
"openstack container create my-container",
|
|
149
|
+
"openstack object create my-container file.txt"
|
|
150
|
+
]
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"name": "token",
|
|
154
|
+
"description": "Token management",
|
|
155
|
+
"examples": [
|
|
156
|
+
"openstack token issue"
|
|
157
|
+
]
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"globalOptions": [
|
|
161
|
+
{
|
|
162
|
+
"name": "--os-cloud",
|
|
163
|
+
"description": "Cloud name from clouds.yaml",
|
|
164
|
+
"type": "string"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"name": "--os-auth-url",
|
|
168
|
+
"description": "Auth URL",
|
|
169
|
+
"type": "string"
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"name": "--os-project-name",
|
|
173
|
+
"description": "Project name",
|
|
174
|
+
"type": "string"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"name": "--os-username",
|
|
178
|
+
"description": "Username",
|
|
179
|
+
"type": "string"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"name": "--os-password",
|
|
183
|
+
"description": "Password",
|
|
184
|
+
"type": "string"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"name": "-f",
|
|
188
|
+
"description": "Output format (table, json, yaml, csv, value)",
|
|
189
|
+
"type": "string"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"name": "-c",
|
|
193
|
+
"description": "Column to display",
|
|
194
|
+
"type": "string"
|
|
195
|
+
}
|
|
196
|
+
],
|
|
197
|
+
"examples": [
|
|
198
|
+
"openstack server list",
|
|
199
|
+
"openstack server create --flavor m1.small --image ubuntu-22 --network private myserver",
|
|
200
|
+
"openstack image list",
|
|
201
|
+
"openstack network list",
|
|
202
|
+
"openstack volume list",
|
|
203
|
+
"openstack floating ip create external",
|
|
204
|
+
"openstack token issue"
|
|
205
|
+
],
|
|
206
|
+
"relatedCommands": [
|
|
207
|
+
"terraform",
|
|
208
|
+
"ansible",
|
|
209
|
+
"aws",
|
|
210
|
+
"heat"
|
|
211
|
+
]
|
|
212
|
+
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "pandoc",
|
|
3
|
+
"description": "Universal document converter",
|
|
4
|
+
"category": "media",
|
|
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": "-f",
|
|
20
|
+
"description": "Input format",
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-t",
|
|
25
|
+
"description": "Output format",
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-o",
|
|
30
|
+
"description": "Output file",
|
|
31
|
+
"type": "file"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-s",
|
|
35
|
+
"description": "Standalone document"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "--toc",
|
|
39
|
+
"description": "Include table of contents"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "--template",
|
|
43
|
+
"description": "Custom template",
|
|
44
|
+
"type": "file"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "--css",
|
|
48
|
+
"description": "CSS stylesheet",
|
|
49
|
+
"type": "file"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "--metadata",
|
|
53
|
+
"description": "Set metadata",
|
|
54
|
+
"type": "string"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "--filter",
|
|
58
|
+
"description": "JSON filter",
|
|
59
|
+
"type": "string"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "--lua-filter",
|
|
63
|
+
"description": "Lua filter",
|
|
64
|
+
"type": "file"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "--reference-doc",
|
|
68
|
+
"description": "Reference document for styling",
|
|
69
|
+
"type": "file"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "--pdf-engine",
|
|
73
|
+
"description": "PDF engine (xelatex, wkhtmltopdf, etc.)",
|
|
74
|
+
"type": "string"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"name": "--highlight-style",
|
|
78
|
+
"description": "Syntax highlight theme",
|
|
79
|
+
"type": "string"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "--number-sections",
|
|
83
|
+
"description": "Number section headings"
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"examples": [
|
|
87
|
+
"pandoc README.md -o readme.pdf",
|
|
88
|
+
"pandoc input.md -t html -s -o output.html",
|
|
89
|
+
"pandoc input.md -t docx -o output.docx",
|
|
90
|
+
"pandoc -f latex -t markdown input.tex -o output.md",
|
|
91
|
+
"pandoc --toc -s input.md -o output.html",
|
|
92
|
+
"pandoc input.md --pdf-engine=xelatex -o output.pdf"
|
|
93
|
+
],
|
|
94
|
+
"relatedCommands": [
|
|
95
|
+
"latex",
|
|
96
|
+
"markdown",
|
|
97
|
+
"asciidoctor",
|
|
98
|
+
"groff"
|
|
99
|
+
]
|
|
100
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "parallel",
|
|
3
|
+
"description": "GNU Parallel — build and execute shell command lines in parallel",
|
|
4
|
+
"category": "utilities",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos"
|
|
8
|
+
],
|
|
9
|
+
"shells": [
|
|
10
|
+
"bash",
|
|
11
|
+
"zsh",
|
|
12
|
+
"fish"
|
|
13
|
+
],
|
|
14
|
+
"subcommands": [],
|
|
15
|
+
"globalOptions": [
|
|
16
|
+
{
|
|
17
|
+
"name": "-j",
|
|
18
|
+
"description": "Number of parallel jobs",
|
|
19
|
+
"type": "number"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "--eta",
|
|
23
|
+
"description": "Show estimated time of arrival"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "--progress",
|
|
27
|
+
"description": "Show progress"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "--bar",
|
|
31
|
+
"description": "Show progress bar"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "--dry-run",
|
|
35
|
+
"description": "Print commands without executing"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "-k",
|
|
39
|
+
"description": "Keep output order same as input"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "--halt",
|
|
43
|
+
"description": "Stop condition (now,fail=1 etc.)",
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "-a",
|
|
48
|
+
"description": "Read input from file",
|
|
49
|
+
"type": "file"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "--colsep",
|
|
53
|
+
"description": "Column separator for input",
|
|
54
|
+
"type": "string"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "--pipe",
|
|
58
|
+
"description": "Pipe input to commands"
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
"examples": [
|
|
62
|
+
"parallel gzip ::: *.log",
|
|
63
|
+
"ls *.jpg | parallel convert {} -resize 50% sm_{}",
|
|
64
|
+
"parallel -j 4 wget ::: url1 url2 url3 url4",
|
|
65
|
+
"seq 10 | parallel -j 4 'echo {}'",
|
|
66
|
+
"parallel --eta 'sleep {}' ::: 1 2 3 4 5"
|
|
67
|
+
],
|
|
68
|
+
"relatedCommands": [
|
|
69
|
+
"xargs",
|
|
70
|
+
"make",
|
|
71
|
+
"bash"
|
|
72
|
+
]
|
|
73
|
+
}
|