Skip to content

Fxadmin readme and main - #279

Merged
tock-ibm merged 3 commits into
hyperledger:mainfrom
MayRosenbaum:fxadmin_readme_and_main
Aug 10, 2026
Merged

Fxadmin readme and main#279
tock-ibm merged 3 commits into
hyperledger:mainfrom
MayRosenbaum:fxadmin_readme_and_main

Conversation

@MayRosenbaum

Copy link
Copy Markdown
Contributor

Type of change

Admin CLI for reconfiguration - README.md + main()

MayRosenbaum and others added 2 commits August 9, 2026 19:50
Signed-off-by: May.Buzaglo <May.Buzaglo@ibm.com>
Signed-off-by: May.Buzaglo <May.Buzaglo@ibm.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the fxadmin admin CLI entrypoint to this repo and introduces initial end-user documentation for the reconfiguration workflow, while updating fabric-x-common to a version that contains the fxadmin core implementation.

Changes:

  • Add tools/fxadmin/main.go to wire the fxadmin command tree from fabric-x-common and run it.
  • Add comprehensive tools/fxadmin/docs/README.md usage documentation (build, config, command reference, walkthrough).
  • Bump github.com/hyperledger/fabric-x-common dependency to a newer pseudo-version.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
tools/fxadmin/main.go New CLI entrypoint that constructs handlers and executes the fxadmin app.
tools/fxadmin/docs/README.md New documentation for fxadmin reconfiguration flow, flags, and examples.
go.mod Updates fabric-x-common dependency to include fxadmin core packages.
go.sum Updates checksums for the new fabric-x-common version.
Suppressed comments (1)

tools/fxadmin/docs/README.md:435

  • This section documents fxadmin tx send, but it’s formatted as a top-level command (###). Since send is a tx subcommand (like endorse/merge/prepare/submit), it should use the same heading level as those sections to keep the command hierarchy consistent.
### Send a Configuration Update

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread tools/fxadmin/docs/README.md
Signed-off-by: May.Buzaglo <May.Buzaglo@ibm.com>
@tock-ibm
tock-ibm merged commit 0fbf32c into hyperledger:main Aug 10, 2026
3 checks passed
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.

3 participants