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`