From ec6c48e22b87db1edef46b2d0f0b24a30dae85c0 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri Benedetti Date: Fri, 17 Jul 2026 19:18:21 +0200 Subject: [PATCH] docs: add applies_to preview badge to CLI command reference pages Marks all generated CLI command reference pages as stack: preview using the new applies_to support on cli: toc entries added in elastic/docs-builder#3663. Co-Authored-By: Claude Sonnet 4.6 --- docs/docset.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docset.yml b/docs/docset.yml index efad2bda..fd91e55e 100644 --- a/docs/docset.yml +++ b/docs/docset.yml @@ -9,3 +9,5 @@ toc: folder: cli title: Elastic CLI command reference navigation_title: Command reference + applies_to: + stack: preview