Skip to content

Commit 67c2eea

Browse files
committed
update template file to match krew-index spec file
1 parent 383601f commit 67c2eea

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

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)