bds-cli config list only shows one setting #34

Closed
opened 2026-07-19 15:39:30 +00:00 by hugo · 1 comment
Owner

gb@Mac RuDS % target/release/bds-cli config list
app.search-index-rebuild-required=false

gb@Mac RuDS % target/release/bds-cli config list app.search-index-rebuild-required=false
hugo added the bug label 2026-07-19 15:39:30 +00:00
Author
Owner

Implemented in commit 3739da0. Config get/list now resolve effective shared defaults, internal maintenance settings are omitted, and secret/key values remain visible only as SET or NOT SET markers in text and JSON. The online API key is stored in Keychain. Updated the Allium contract and docs; cargo build --workspace and cargo test --workspace pass.

Implemented in commit 3739da0. Config get/list now resolve effective shared defaults, internal maintenance settings are omitted, and secret/key values remain visible only as SET or NOT SET markers in text and JSON. The online API key is stored in Keychain. Updated the Allium contract and docs; cargo build --workspace and cargo test --workspace pass.
hugo closed this issue 2026-07-20 07:29:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hugo/RuDS#34