From 7c617f5002adec38674ebe4c39ec199bd010c72d Mon Sep 17 00:00:00 2001 From: Adam Baali <45665341+AdamBaali@users.noreply.github.com> Date: Fri, 19 Sep 2025 00:49:30 +0200 Subject: [PATCH] Update README with catalog refresh command (#32346) --- ee/maintained-apps/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ee/maintained-apps/README.md b/ee/maintained-apps/README.md index 6f6b57e7df..6f33a55e94 100644 --- a/ee/maintained-apps/README.md +++ b/ee/maintained-apps/README.md @@ -132,6 +132,13 @@ Use the `FLEET_DEV_MAINTAINED_APPS_BASE_URL` environment variable with the follo Make sure you replace the `` and `` +By default, Fleet refreshes the maintained apps catalog on a schedule. +To fetch your branch’s catalog immediately (without waiting), run: + +```bash +fleetctl trigger --name maintained_apps +``` + Test criteria: - [X] App adds successfully to team's library