From e79e2b70b24b9a3beee2085494ecdc1fab0e0187 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 23:40:51 +0000 Subject: [PATCH] docs: improve CLI reference title and description for SEO --- docs/v6/reference/cli.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/v6/reference/cli.mdx b/docs/v6/reference/cli.mdx index 30a1a2bf..21956c46 100644 --- a/docs/v6/reference/cli.mdx +++ b/docs/v6/reference/cli.mdx @@ -1,6 +1,6 @@ --- -title: "CLI" -description: "The hud command reference across the environment lifecycle." +title: "hud CLI command reference" +description: "Complete reference for the hud CLI: init, build, push, run, eval, and debug commands for the full HUD environment lifecycle, with presets and flags." icon: "terminal" ---