From 69413fa8fd4bcc192ea2c9162136c808c5f7b5e5 Mon Sep 17 00:00:00 2001 From: Ramesh Padmanabhaiah <22363102+codeforester@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:34:34 +0530 Subject: [PATCH] docs: repair command reference inventory (#2061) --- README.md | 1 + docs/command-reference.md | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aefe130b..b3ae156b 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,7 @@ The top-level public command inventory remains visible here: - `basectl demo [project]` - `basectl run [project] ` - `basectl export-context [project]` +- `basectl logs [options]` - `basectl devcontainer [project]` - `basectl devenv-report [project]` - `basectl docs` diff --git a/docs/command-reference.md b/docs/command-reference.md index bf8c775e..a56e6f12 100644 --- a/docs/command-reference.md +++ b/docs/command-reference.md @@ -257,8 +257,6 @@ daily project loop commands from the local checkout. ## Detailed Product Layers And Shipped Commands -+## Product Layers And Shipped Commands - > **Deep reference:** This section is intentionally skippable on a first read. > It preserves the detailed command and runtime reference for contributors and > evaluators; start with [Quickstart](../README.md#quickstart), then use the focused @@ -310,6 +308,7 @@ Current implemented commands include: - `basectl demo [project]` - `basectl run [project] ` - `basectl export-context [project]` +- `basectl logs [options]` - `basectl devcontainer [project]` - `basectl devenv-report [project]` - `basectl docs`