1
0
mirror of synced 2026-02-13 13:06:56 +00:00

docs: add CLI help

This commit is contained in:
stefanprodan
2020-04-30 17:24:45 +03:00
parent 28101c809d
commit be3f65d800
30 changed files with 1153 additions and 3 deletions

View File

@@ -2,8 +2,9 @@
[![e2e](https://github.com/fluxcd/toolkit/workflows/e2e/badge.svg)](https://github.com/fluxcd/toolkit/actions)
Experimental toolkit for assembling CD pipelines.
Experimental toolkit for assembling CD pipelines the GitOps way.
Components:
* [source-controller](https://github.com/fluxcd/source-controller)
* [kustomize-controller](https://github.com/fluxcd/kustomize-controller)
* [Toolkit CLI](docs/cmd/tk.md)
* [Source Controller](https://github.com/fluxcd/source-controller)
* [Kustomize Controller](https://github.com/fluxcd/kustomize-controller)