Update gitops.go (#38863)

- Moved this information out of the YAML reference:
https://github.com/fleetdm/fleet/pull/38862/files#diff-b71104232d8fbaaf4bd537065533cbf39ec5f9bf028ec1d8083346953ed5178dL5
This commit is contained in:
Noah Talerman
2026-02-27 11:20:29 -06:00
committed by GitHub
parent 1dbed016f8
commit 3793101f64
+1 -1
View File
@@ -36,7 +36,7 @@ func gitopsCommand() *cli.Command {
)
return &cli.Command{
Name: "gitops",
Usage: "Synchronize Fleet configuration with provided file. This command is intended to be used in a GitOps workflow.",
Usage: "This command is used by Fleet's best practice GitOps workflow.",
UsageText: `fleetctl gitops [options]`,
Flags: []cli.Flag{
&cli.StringSliceFlag{