From 20a6ba1419c03e50f49e53d4710f175e5fcbd680 Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:17:18 +0900 Subject: [PATCH] Update fleet-gitops README.md (#53) * Update fleet-gitops README.md Closes https://github.com/fleetdm/fleet/issues/21938 * Update README.md * Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b89cf85..b13bcff 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: +> Calling 'fleetctl gitops' directly is only recommended for experienced users. For documentation, run `fleetctl gitops --help`. + +## How to set up your GitOps workflow: 1. Clone this repository.