mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
Remove Flux CLI from Toolkit component overview
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
23bc44a350
commit
b0029e9255
2 changed files with 1 additions and 2 deletions
|
|
@ -72,7 +72,6 @@ guides](https://toolkit.fluxcd.io/dev-guides/).
|
|||
|
||||
### Components
|
||||
|
||||
- [Toolkit CLI](https://toolkit.fluxcd.io/cmd/flux/)
|
||||
- [Source Controller](https://toolkit.fluxcd.io/components/source/controller/)
|
||||
- [GitRepository CRD](https://toolkit.fluxcd.io/components/source/gitrepositories/)
|
||||
- [HelmRepository CRD](https://toolkit.fluxcd.io/components/source/helmrepositories/)
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ nav:
|
|||
- Alert CRD: components/notification/alert.md
|
||||
- Receiver CRD: components/notification/receiver.md
|
||||
- Notification API Reference: components/notification/api.md
|
||||
- Toolkit CLI:
|
||||
- Flux CLI:
|
||||
- Overview: cmd/flux.md
|
||||
- Bootstrap: cmd/flux_bootstrap.md
|
||||
- Bootstrap github: cmd/flux_bootstrap_github.md
|
||||
|
|
|
|||
Loading…
Reference in a new issue