Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Add: reference to kluctl flux commands existance. #5

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. <br>

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/).