Regenerate the client nav (#3566)

Co-authored-by: Carlos Santana <csantana23@gmail.com>
This commit is contained in:
Julian Friedman 2021-05-13 01:00:48 +01:00 committed by GitHub
parent 67fda06b05
commit 75769d86a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -8,6 +8,8 @@ aliases:
- /docs/client/connecting-kn-to-your-cluster
---
# CLI tools
The following CLI tools are supported for use with Knative.
## kubectl

View File

@ -192,8 +192,10 @@ nav:
- Serving: reference/api/serving.md
- Eventing: reference/api/eventing/eventing.md
- Client:
- CLI tools: client/README.md
- Install kn: client/install-kn.md
- Overview: client/README.md
- Installing kn: client/install-kn.md
- Customizing kn: client/configure-kn.md
- kn plugins: client/kn-plugins.md
- "Join the Community ➠": /community/
- "Read the Blog ➠": /blog/