Skip to content

Conversation

@eldios
Copy link
Contributor

@eldios eldios commented Nov 28, 2025

Summary

  • Updates documentation to reflect the new hierarchical linera validator command structure introduced in linera-protocol PR #5009
  • Changes linera query-validator to linera validator query in verify-installation guide
  • Updates the validators.md advanced topics with new command syntax and batch update documentation

Changes

Command Migration

Old Command New Command
query-validator <addr> validator query <addr>
set-validator --name ... validator add --public-key ...
remove-validator --name ... validator remove --public-key ...
change-validators validator update

Files Modified

  • src/operators/testnets/verify-installation.md - Updated command reference
  • src/developers/advanced_topics/validators.md - Updated command syntax and added batch update JSON format documentation

Test plan

  • Verify links work on linera.dev after merge
  • Confirm command examples match linera-protocol CLI.md

🤖 Generated with Claude Code

@eldios eldios self-assigned this Nov 28, 2025
@eldios eldios requested review from afck and ma2bd November 28, 2025 01:52
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.

2 participants