docs(cli): add db + measurement sections (arcctl PR3 surface)#8
Merged
Conversation
Companion docs for arcctl PR3 (Basekick-Labs/arcctl#2) which adds `arcctl db {list,show,create,drop}` and `arcctl measurement list`. New pages - docs/cli/db.md — list / show / create / drop with the layered safety story for drop (client- side y/N prompt + server delete.enabled + admin token + reserved-name blocklist + ?confirm=true) - docs/cli/measurement.md — list measurements within a database, with the precedence rule for --database vs connection default_database Index update - docs/cli/index.md — status table reflects PR3 shipped; "Next" links to both new pages Build verified locally with `npm run build` — no new broken links or anchors introduced. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Companion code PR
Test plan
🤖 Generated with Claude Code