mirror of https://github.com/knative/docs.git
Regenerate the client nav (#3566)
Co-authored-by: Carlos Santana <csantana23@gmail.com>
This commit is contained in:
parent
67fda06b05
commit
75769d86a7
|
@ -8,6 +8,8 @@ aliases:
|
||||||
- /docs/client/connecting-kn-to-your-cluster
|
- /docs/client/connecting-kn-to-your-cluster
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# CLI tools
|
||||||
|
|
||||||
The following CLI tools are supported for use with Knative.
|
The following CLI tools are supported for use with Knative.
|
||||||
|
|
||||||
## kubectl
|
## kubectl
|
||||||
|
|
|
@ -192,8 +192,10 @@ nav:
|
||||||
- Serving: reference/api/serving.md
|
- Serving: reference/api/serving.md
|
||||||
- Eventing: reference/api/eventing/eventing.md
|
- Eventing: reference/api/eventing/eventing.md
|
||||||
- Client:
|
- Client:
|
||||||
- CLI tools: client/README.md
|
- Overview: client/README.md
|
||||||
- Install kn: client/install-kn.md
|
- Installing kn: client/install-kn.md
|
||||||
|
- Customizing kn: client/configure-kn.md
|
||||||
|
- kn plugins: client/kn-plugins.md
|
||||||
- "Join the Community ➠": /community/
|
- "Join the Community ➠": /community/
|
||||||
- "Read the Blog ➠": /blog/
|
- "Read the Blog ➠": /blog/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue