@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,156 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "k3d",
|
|
3
|
+
"description": "k3d — run k3s Kubernetes clusters in Docker",
|
|
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": "cluster create",
|
|
19
|
+
"description": "Create a cluster",
|
|
20
|
+
"examples": [
|
|
21
|
+
"k3d cluster create",
|
|
22
|
+
"k3d cluster create my-cluster",
|
|
23
|
+
"k3d cluster create my-cluster --agents 3",
|
|
24
|
+
"k3d cluster create my-cluster --servers 3 --agents 3",
|
|
25
|
+
"k3d cluster create my-cluster -p '8080:80@loadbalancer'",
|
|
26
|
+
"k3d cluster create my-cluster --api-port 6550",
|
|
27
|
+
"k3d cluster create my-cluster --image rancher/k3s:v1.27.4-k3s1",
|
|
28
|
+
"k3d cluster create my-cluster --volume /my/path:/some/path@all",
|
|
29
|
+
"k3d cluster create my-cluster --registry-create my-registry:0.0.0.0:5000"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "cluster list",
|
|
34
|
+
"description": "List clusters",
|
|
35
|
+
"examples": [
|
|
36
|
+
"k3d cluster list"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "cluster delete",
|
|
41
|
+
"description": "Delete cluster(s)",
|
|
42
|
+
"examples": [
|
|
43
|
+
"k3d cluster delete my-cluster",
|
|
44
|
+
"k3d cluster delete --all"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "cluster start",
|
|
49
|
+
"description": "Start a stopped cluster",
|
|
50
|
+
"examples": [
|
|
51
|
+
"k3d cluster start my-cluster"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "cluster stop",
|
|
56
|
+
"description": "Stop a running cluster",
|
|
57
|
+
"examples": [
|
|
58
|
+
"k3d cluster stop my-cluster"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "node create",
|
|
63
|
+
"description": "Create new node",
|
|
64
|
+
"examples": [
|
|
65
|
+
"k3d node create my-node --cluster my-cluster --role agent"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "node list",
|
|
70
|
+
"description": "List nodes",
|
|
71
|
+
"examples": [
|
|
72
|
+
"k3d node list"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "node delete",
|
|
77
|
+
"description": "Delete node",
|
|
78
|
+
"examples": [
|
|
79
|
+
"k3d node delete my-node"
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "registry create",
|
|
84
|
+
"description": "Create a local registry",
|
|
85
|
+
"examples": [
|
|
86
|
+
"k3d registry create my-registry --port 5000"
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "registry list",
|
|
91
|
+
"description": "List registries",
|
|
92
|
+
"examples": [
|
|
93
|
+
"k3d registry list"
|
|
94
|
+
]
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"name": "registry delete",
|
|
98
|
+
"description": "Delete registry",
|
|
99
|
+
"examples": [
|
|
100
|
+
"k3d registry delete my-registry"
|
|
101
|
+
]
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "image import",
|
|
105
|
+
"description": "Import images into cluster",
|
|
106
|
+
"examples": [
|
|
107
|
+
"k3d image import my-image:latest -c my-cluster"
|
|
108
|
+
]
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "kubeconfig get",
|
|
112
|
+
"description": "Get kubeconfig",
|
|
113
|
+
"examples": [
|
|
114
|
+
"k3d kubeconfig get my-cluster",
|
|
115
|
+
"k3d kubeconfig merge my-cluster --kubeconfig-merge-default"
|
|
116
|
+
]
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "version",
|
|
120
|
+
"description": "Show version",
|
|
121
|
+
"examples": [
|
|
122
|
+
"k3d version"
|
|
123
|
+
]
|
|
124
|
+
}
|
|
125
|
+
],
|
|
126
|
+
"globalOptions": [
|
|
127
|
+
{
|
|
128
|
+
"name": "--verbose",
|
|
129
|
+
"description": "Enable verbose output"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"name": "--timestamps",
|
|
133
|
+
"description": "Enable timestamps in logs"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "--trace",
|
|
137
|
+
"description": "Enable trace logging"
|
|
138
|
+
}
|
|
139
|
+
],
|
|
140
|
+
"examples": [
|
|
141
|
+
"k3d cluster create my-cluster",
|
|
142
|
+
"k3d cluster create my-cluster --agents 3 -p '8080:80@loadbalancer'",
|
|
143
|
+
"k3d cluster list",
|
|
144
|
+
"k3d cluster delete my-cluster",
|
|
145
|
+
"k3d image import my-image:latest -c my-cluster",
|
|
146
|
+
"k3d kubeconfig merge my-cluster --kubeconfig-merge-default",
|
|
147
|
+
"k3d registry create my-registry --port 5000"
|
|
148
|
+
],
|
|
149
|
+
"relatedCommands": [
|
|
150
|
+
"k3s",
|
|
151
|
+
"kubectl",
|
|
152
|
+
"docker",
|
|
153
|
+
"kind",
|
|
154
|
+
"minikube"
|
|
155
|
+
]
|
|
156
|
+
}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "k3s",
|
|
3
|
+
"description": "Lightweight Kubernetes — production-ready, easy to install",
|
|
4
|
+
"category": "containers",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux"
|
|
7
|
+
],
|
|
8
|
+
"shells": [
|
|
9
|
+
"bash",
|
|
10
|
+
"zsh",
|
|
11
|
+
"fish"
|
|
12
|
+
],
|
|
13
|
+
"subcommands": [
|
|
14
|
+
{
|
|
15
|
+
"name": "server",
|
|
16
|
+
"description": "Start k3s server (control plane)",
|
|
17
|
+
"examples": [
|
|
18
|
+
"k3s server",
|
|
19
|
+
"k3s server --disable traefik",
|
|
20
|
+
"k3s server --write-kubeconfig-mode 644",
|
|
21
|
+
"k3s server --cluster-init",
|
|
22
|
+
"k3s server --tls-san my-server.example.com",
|
|
23
|
+
"sudo k3s server &"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "agent",
|
|
28
|
+
"description": "Start k3s agent (worker node)",
|
|
29
|
+
"examples": [
|
|
30
|
+
"k3s agent --server https://server:6443 --token mytoken"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "kubectl",
|
|
35
|
+
"description": "Run kubectl commands",
|
|
36
|
+
"examples": [
|
|
37
|
+
"k3s kubectl get nodes",
|
|
38
|
+
"k3s kubectl get pods -A",
|
|
39
|
+
"k3s kubectl apply -f manifest.yaml"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "crictl",
|
|
44
|
+
"description": "Container runtime CLI",
|
|
45
|
+
"examples": [
|
|
46
|
+
"k3s crictl ps",
|
|
47
|
+
"k3s crictl images"
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "ctr",
|
|
52
|
+
"description": "containerd CLI",
|
|
53
|
+
"examples": [
|
|
54
|
+
"k3s ctr images ls",
|
|
55
|
+
"k3s ctr containers list"
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "check-config",
|
|
60
|
+
"description": "Check system config",
|
|
61
|
+
"examples": [
|
|
62
|
+
"k3s check-config"
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "token",
|
|
67
|
+
"description": "Manage join tokens",
|
|
68
|
+
"examples": [
|
|
69
|
+
"k3s token create",
|
|
70
|
+
"k3s token list",
|
|
71
|
+
"k3s token delete token-id"
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "certificate",
|
|
76
|
+
"description": "Manage certificates",
|
|
77
|
+
"examples": [
|
|
78
|
+
"k3s certificate rotate"
|
|
79
|
+
]
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "etcd-snapshot",
|
|
83
|
+
"description": "Manage etcd snapshots",
|
|
84
|
+
"examples": [
|
|
85
|
+
"k3s etcd-snapshot save",
|
|
86
|
+
"k3s etcd-snapshot list",
|
|
87
|
+
"k3s etcd-snapshot delete snapshot-name"
|
|
88
|
+
]
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "secrets-encrypt",
|
|
92
|
+
"description": "Manage secrets encryption",
|
|
93
|
+
"examples": [
|
|
94
|
+
"k3s secrets-encrypt status",
|
|
95
|
+
"k3s secrets-encrypt enable",
|
|
96
|
+
"k3s secrets-encrypt disable"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"name": "completion",
|
|
101
|
+
"description": "Shell completion",
|
|
102
|
+
"examples": [
|
|
103
|
+
"source <(k3s completion bash)"
|
|
104
|
+
]
|
|
105
|
+
}
|
|
106
|
+
],
|
|
107
|
+
"globalOptions": [
|
|
108
|
+
{
|
|
109
|
+
"name": "--debug",
|
|
110
|
+
"description": "Enable debug logging"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"name": "--data-dir",
|
|
114
|
+
"short": "-d",
|
|
115
|
+
"description": "Data directory (default: /var/lib/rancher/k3s)",
|
|
116
|
+
"type": "string"
|
|
117
|
+
}
|
|
118
|
+
],
|
|
119
|
+
"examples": [
|
|
120
|
+
"curl -sfL https://get.k3s.io | sh -",
|
|
121
|
+
"k3s kubectl get nodes",
|
|
122
|
+
"k3s server --disable traefik",
|
|
123
|
+
"k3s agent --server https://server:6443 --token mytoken",
|
|
124
|
+
"k3s etcd-snapshot save",
|
|
125
|
+
"k3s token create",
|
|
126
|
+
"k3s check-config"
|
|
127
|
+
],
|
|
128
|
+
"relatedCommands": [
|
|
129
|
+
"kubectl",
|
|
130
|
+
"k3d",
|
|
131
|
+
"helm",
|
|
132
|
+
"rancher"
|
|
133
|
+
]
|
|
134
|
+
}
|
package/data/commands/k9s.json
CHANGED
|
@@ -1,62 +1,169 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "k9s",
|
|
3
|
-
"description": "
|
|
4
|
-
"category": "
|
|
5
|
-
"platforms": [
|
|
6
|
-
"linux",
|
|
7
|
-
"macos",
|
|
8
|
-
"windows"
|
|
9
|
-
],
|
|
10
|
-
"shells": [
|
|
11
|
-
"bash",
|
|
12
|
-
"zsh",
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
{
|
|
27
|
-
"name": "-
|
|
28
|
-
"description": "
|
|
29
|
-
"
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
"
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "k9s",
|
|
3
|
+
"description": "K9s — terminal UI for managing Kubernetes clusters",
|
|
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": "(default)",
|
|
19
|
+
"description": "Launch interactive cluster UI",
|
|
20
|
+
"examples": [
|
|
21
|
+
"k9s",
|
|
22
|
+
"k9s -n my-namespace",
|
|
23
|
+
"k9s --context my-context"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "-c / --command",
|
|
28
|
+
"description": "Jump to specific resource view",
|
|
29
|
+
"examples": [
|
|
30
|
+
"k9s -c pod",
|
|
31
|
+
"k9s -c deploy",
|
|
32
|
+
"k9s -c svc",
|
|
33
|
+
"k9s -c ns",
|
|
34
|
+
"k9s -c node",
|
|
35
|
+
"k9s -c sts",
|
|
36
|
+
"k9s -c job",
|
|
37
|
+
"k9s -c cj",
|
|
38
|
+
"k9s -c cm",
|
|
39
|
+
"k9s -c secret",
|
|
40
|
+
"k9s -c ingress",
|
|
41
|
+
"k9s -c pv"
|
|
42
|
+
]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"name": "--readonly",
|
|
46
|
+
"description": "Launch in read-only mode",
|
|
47
|
+
"examples": [
|
|
48
|
+
"k9s --readonly"
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "--all-namespaces",
|
|
53
|
+
"description": "Launch watching all namespaces",
|
|
54
|
+
"examples": [
|
|
55
|
+
"k9s -A"
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "--headless",
|
|
60
|
+
"description": "Run without header/footer",
|
|
61
|
+
"examples": [
|
|
62
|
+
"k9s --headless"
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "--write",
|
|
67
|
+
"description": "Log output to file",
|
|
68
|
+
"examples": [
|
|
69
|
+
"k9s --write /tmp/k9s.log"
|
|
70
|
+
]
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"name": "info",
|
|
74
|
+
"description": "Print cluster info",
|
|
75
|
+
"examples": [
|
|
76
|
+
"k9s info"
|
|
77
|
+
]
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "version",
|
|
81
|
+
"description": "Print version",
|
|
82
|
+
"examples": [
|
|
83
|
+
"k9s version"
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "help",
|
|
88
|
+
"description": "Print help",
|
|
89
|
+
"examples": [
|
|
90
|
+
"k9s help"
|
|
91
|
+
]
|
|
92
|
+
}
|
|
93
|
+
],
|
|
94
|
+
"globalOptions": [
|
|
95
|
+
{
|
|
96
|
+
"name": "--namespace",
|
|
97
|
+
"short": "-n",
|
|
98
|
+
"description": "Target namespace",
|
|
99
|
+
"type": "string"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"name": "--context",
|
|
103
|
+
"description": "Kubernetes context",
|
|
104
|
+
"type": "string"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"name": "--kubeconfig",
|
|
108
|
+
"description": "Kubeconfig path",
|
|
109
|
+
"type": "string"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"name": "--command",
|
|
113
|
+
"short": "-c",
|
|
114
|
+
"description": "Resource view to open",
|
|
115
|
+
"type": "string"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "--readonly",
|
|
119
|
+
"description": "Read-only mode"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"name": "--all-namespaces",
|
|
123
|
+
"short": "-A",
|
|
124
|
+
"description": "All namespaces"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"name": "--headless",
|
|
128
|
+
"description": "No header/footer"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"name": "--write",
|
|
132
|
+
"description": "Log file path",
|
|
133
|
+
"type": "string"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "--crumbsless",
|
|
137
|
+
"description": "Hide breadcrumbs"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"name": "--logoless",
|
|
141
|
+
"description": "Hide logo"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"name": "--refresh",
|
|
145
|
+
"short": "-r",
|
|
146
|
+
"description": "Refresh rate",
|
|
147
|
+
"type": "number"
|
|
148
|
+
}
|
|
149
|
+
],
|
|
150
|
+
"examples": [
|
|
151
|
+
"k9s",
|
|
152
|
+
"k9s -n production",
|
|
153
|
+
"k9s --context staging",
|
|
154
|
+
"k9s -c pod",
|
|
155
|
+
"k9s -c deploy",
|
|
156
|
+
"k9s -A",
|
|
157
|
+
"k9s --readonly",
|
|
158
|
+
"k9s -c svc -n default",
|
|
159
|
+
"k9s info",
|
|
160
|
+
"k9s version"
|
|
161
|
+
],
|
|
162
|
+
"relatedCommands": [
|
|
163
|
+
"kubectl",
|
|
164
|
+
"kubectx",
|
|
165
|
+
"kubens",
|
|
166
|
+
"stern",
|
|
167
|
+
"helm"
|
|
168
|
+
]
|
|
169
|
+
}
|
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "kamel",
|
|
3
|
+
"description": "Apache Camel K CLI — run Camel integrations on 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": "install",
|
|
19
|
+
"description": "Install Camel K operator",
|
|
20
|
+
"examples": [
|
|
21
|
+
"kamel install",
|
|
22
|
+
"kamel install --olm=false",
|
|
23
|
+
"kamel install --registry docker.io/myorg"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "run",
|
|
28
|
+
"description": "Run an integration",
|
|
29
|
+
"examples": [
|
|
30
|
+
"kamel run MyRoute.java",
|
|
31
|
+
"kamel run MyRoute.groovy",
|
|
32
|
+
"kamel run my-route.yaml",
|
|
33
|
+
"kamel run MyRoute.java --dev",
|
|
34
|
+
"kamel run MyRoute.java --name my-integration -t knative-service.enabled=true",
|
|
35
|
+
"kamel run MyRoute.java -d camel-kafka"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "get",
|
|
40
|
+
"description": "List integrations",
|
|
41
|
+
"examples": [
|
|
42
|
+
"kamel get",
|
|
43
|
+
"kamel get -n my-ns"
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "describe",
|
|
48
|
+
"description": "Describe integration",
|
|
49
|
+
"examples": [
|
|
50
|
+
"kamel describe integration my-integration"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "log",
|
|
55
|
+
"description": "View integration logs",
|
|
56
|
+
"examples": [
|
|
57
|
+
"kamel log my-integration"
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "delete",
|
|
62
|
+
"description": "Delete integration",
|
|
63
|
+
"examples": [
|
|
64
|
+
"kamel delete my-integration",
|
|
65
|
+
"kamel delete --all"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "rebuild",
|
|
70
|
+
"description": "Rebuild integration",
|
|
71
|
+
"examples": [
|
|
72
|
+
"kamel rebuild my-integration"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "reset",
|
|
77
|
+
"description": "Reset platform",
|
|
78
|
+
"examples": [
|
|
79
|
+
"kamel reset"
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "bind",
|
|
84
|
+
"description": "Bind a source to a sink",
|
|
85
|
+
"examples": [
|
|
86
|
+
"kamel bind my-source my-sink",
|
|
87
|
+
"kamel bind timer-source:tick kafka-sink:my-topic"
|
|
88
|
+
]
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "local",
|
|
92
|
+
"description": "Local development commands",
|
|
93
|
+
"examples": [
|
|
94
|
+
"kamel local run MyRoute.java",
|
|
95
|
+
"kamel local inspect MyRoute.java"
|
|
96
|
+
]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "kit",
|
|
100
|
+
"description": "Manage integration kits",
|
|
101
|
+
"examples": [
|
|
102
|
+
"kamel kit get",
|
|
103
|
+
"kamel kit delete my-kit"
|
|
104
|
+
]
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"name": "version",
|
|
108
|
+
"description": "Show version",
|
|
109
|
+
"examples": [
|
|
110
|
+
"kamel version"
|
|
111
|
+
]
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"name": "uninstall",
|
|
115
|
+
"description": "Uninstall Camel K",
|
|
116
|
+
"examples": [
|
|
117
|
+
"kamel uninstall"
|
|
118
|
+
]
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"globalOptions": [
|
|
122
|
+
{
|
|
123
|
+
"name": "--namespace",
|
|
124
|
+
"short": "-n",
|
|
125
|
+
"description": "Namespace",
|
|
126
|
+
"type": "string"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"name": "--config",
|
|
130
|
+
"description": "Config file path",
|
|
131
|
+
"type": "string"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"name": "--kube-config",
|
|
135
|
+
"description": "Kubeconfig path",
|
|
136
|
+
"type": "string"
|
|
137
|
+
}
|
|
138
|
+
],
|
|
139
|
+
"examples": [
|
|
140
|
+
"kamel install",
|
|
141
|
+
"kamel run MyRoute.java",
|
|
142
|
+
"kamel run MyRoute.java --dev",
|
|
143
|
+
"kamel get",
|
|
144
|
+
"kamel log my-integration",
|
|
145
|
+
"kamel delete my-integration",
|
|
146
|
+
"kamel bind timer-source:tick kafka-sink:my-topic",
|
|
147
|
+
"kamel version"
|
|
148
|
+
],
|
|
149
|
+
"relatedCommands": [
|
|
150
|
+
"kubectl",
|
|
151
|
+
"kn",
|
|
152
|
+
"helm",
|
|
153
|
+
"java"
|
|
154
|
+
]
|
|
155
|
+
}
|