Skip to content

Implement subnet get-membership CLI method #401

Closed as not planned
Closed as not planned
@adlrocha

Description

The agent already implement an ipc_getMembership method that is used by peers to get information about the membership of a subnet, however, we don't have a convenient method in the CLI for users to be able to inspect the membership of a subnet.

We should implement something like ./ipc-agent subnet get-membership --subnet=<subnetID> that we can use for this purpose. This will also become really helpful for debugging purposes (instead of having to perform a raw curl as we currently do)

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions