Skip to content

Conversation

@leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Jul 29, 2025

What

Add command to fetch network configuration settings in JSON format.

Why

A convenient way to retrieve the current network configuration for a network without needing to install, setup, and boot stellar-core.

Limitations

The command is limited to collecting settings that the CLI knows about. If it attempts to retrieve settings for a network that has a newer protocol version, then it won't be able to output all of the settings. If the command detects it is communicating with an old network it outputs a warning.

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Jul 29, 2025
@fnando fnando requested a review from Copilot July 29, 2025 22:24

This comment was marked as resolved.

leighmcculloch and others added 3 commits July 30, 2025 09:42
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@leighmcculloch leighmcculloch enabled auto-merge (squash) July 30, 2025 12:03
@leighmcculloch leighmcculloch requested a review from fnando July 31, 2025 22:06
@leighmcculloch leighmcculloch removed the request for review from sisuresh July 31, 2025 22:55
@leighmcculloch
Copy link
Member Author

This is ready for review again. I've changed the command to be simply 'settings'. And the command now has an --internal option and won't output internal configs unless that option is passed.

@leighmcculloch leighmcculloch merged commit e7fb881 into main Aug 1, 2025
35 checks passed
@leighmcculloch leighmcculloch deleted the i2099 branch August 1, 2025 02:26
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants