firefly-cli icon indicating copy to clipboard operation
firefly-cli copied to clipboard

Allow customization of member IDs

Open nguyer opened this issue 3 years ago • 4 comments

We use a string for member identifiers throughout the codebase. However, right now the strings are generated by simply incrementing a counter as each member's config is generated. Users should be able to customize the name of each member both interactively and by passing flags.

nguyer avatar May 27 '21 18:05 nguyer

I'll like to attend to this...

tobigiwa avatar Sep 27 '23 10:09 tobigiwa

just to clarify, you mean "OrgName"?

tobigiwa avatar Sep 27 '23 12:09 tobigiwa

No, OrgName is separate from ID: https://github.com/hyperledger/firefly-cli/blob/main/pkg/types/organization.go#L20

Though in reality, now that the org name can be customized, I'm not sure how much value this feature has anymore

nguyer avatar Sep 27 '23 14:09 nguyer

Hmmm... should I let it sleep and move on to another instead?

tobigiwa avatar Sep 27 '23 16:09 tobigiwa