From 1e43216b1d733dd5e6d8c6797496d444c0be53e0 Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:46:29 +0900 Subject: [PATCH] Update fleet-gitops README.md Closes https://github.com/fleetdm/fleet/issues/21938 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b89cf85..7fbff56 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ This is the starter repository for using [Fleet](https://fleetdm.com) with a GitOps workflow. -How to set up your GitOps workflow: +> For GitOps workflow documentation, run `fleetctl --help` from fleetctl. + +## How to set up your GitOps workflow: 1. Clone this repository.