diff --git a/docs/install.md b/docs/install.md index edcff07..ccad144 100644 --- a/docs/install.md +++ b/docs/install.md @@ -38,3 +38,12 @@ patchesJson6902: path: 'alerts-crd-patch.yaml' # The downloaded patch in your flux repository ``` + + +## CLI support + +Currently kluctl cli supports experimental subcommands to interact with KluctlDeployment Objects and it's source.
+ +You can install kluctl cli following the guideline [here](https://kluctl.io/docs/installation/). + +Usage guidelines can be found [here](https://kluctl.io/docs/reference/commands/flux/). \ No newline at end of file