Skip to content

Implement cluster topology CLI command#108

Open
ayushrichh wants to merge 1 commit into
openlake-project:mainfrom
ayushrichh:topology-pr-final
Open

Implement cluster topology CLI command#108
ayushrichh wants to merge 1 commit into
openlake-project:mainfrom
ayushrichh:topology-pr-final

Conversation

@ayushrichh

Copy link
Copy Markdown
Contributor

Summary

Adds a new cluster topology CLI command that:

  • Loads a cluster TOML configuration file
  • Prints the configured cluster topology
  • Displays each node's ID and RPC address
  • Handles empty cluster configurations gracefully

Testing

  • cargo build
  • cargo run --bin openlake -- cluster topology --help

@ayushrichh

Copy link
Copy Markdown
Contributor Author

While working on this PR, I noticed that a more complete implementation of the cluster topology command has since been merged into main.

My implementation now conflicts with the current upstream version of mod.rs and topology.rs.

Could you please advise whether this PR should be closed as superseded, or if there are any remaining improvements you'd like me to contribute to the topology command?

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