Skip to content

📝 Document show env dotted query keys, WS_* as binding#156

Merged
bdsoha merged 2 commits into
mainfrom
feature/dotted-env-keys
Jun 7, 2026
Merged

📝 Document show env dotted query keys, WS_* as binding#156
bdsoha merged 2 commits into
mainfrom
feature/dotted-env-keys

Conversation

@bdsoha

@bdsoha bdsoha commented Jun 7, 2026

Copy link
Copy Markdown
Member

Documents the canonical-dotted query model for ws-cli show env (story 2026-q2-40): query by the dotted <group>.<prop> key (server.port); the matching WS_* variable is the environment binding operators export, not a query key.

Changes

  • docs/tools/ws-cli.mdenv <group.prop> reference: dotted query, WS_*-reject (exit 2 + hint), --deprecated takes a raw WS_* alias, unknown-key echoes the dotted form.
  • docs/settings/configuration.md — configuration-source tip uses the dotted form with a concrete example.

The data-driven env-reference render is unaffected (already dotted). Pairs with workspace #693 and ws-cli 0.0.61.

bdsoha added 2 commits June 3, 2026 02:42
`ws-cli show env` is queried by the canonical dotted key (`server.port`);
the matching `WS_*` variable is the binding operators export, not a query
key (a `WS_*` positional exits 2 with a hint). Update the `env` command
reference and the configuration-source tip accordingly.
@bdsoha bdsoha merged commit 81b8013 into main Jun 7, 2026
4 checks passed
@bdsoha bdsoha deleted the feature/dotted-env-keys branch June 7, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant