Skip to content

Commit b5eb9f0

Browse files
authored
Merge pull request #12 from rajatjindal/update-template-file
update template file to match krew-index spec file
2 parents 383601f + 67c2eea commit b5eb9f0

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

deploy/krew/fleet.yaml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,14 @@ spec:
4040
bin: "fleet.exe"
4141
shortDescription: Shows config and resources of a fleet of clusters
4242
homepage: https://github.com/kubectl-plus/kcf
43-
caveats: |
44-
Usage:
45-
$ kubectl fleet
46-
47-
For additional options:
48-
$ kubectl fleet --help
49-
or https://github.com/kubectl-plus/kcf/blob/v0.1.4/doc/USAGE.md
50-
5143
description: |
5244
Allows to get an overview and details on a fleet of Kubernetes clusters.
5345
The top-level command lists all active clusters found in the kubeconfig provided.
5446
For each cluster, configuration info such as the control plane version or
5547
API server endpoint are displayed, as well as select stats, for example,
5648
the number of worker nodes or namespaces found in the cluster.
49+
50+
For additional options:
51+
$ kubectl fleet --help
52+
or https://github.com/kubectl-plus/kcf/blob/v0.1.4/doc/USAGE.md
53+

0 commit comments

Comments
 (0)