Skip to content

Unify CLI parameters #266

@dknopik

Description

@dknopik

We have, as of now, 3 subcommands. Some share options, such as the network to connect to for node and the online mode of keysplit.

It would be nice to unify the infrastructure for the shared CLI parameters, by having some kind of shared options struct that is valid for every subcommand. This allows for clearer code reuse and makes the CLI more consistent across subcommands.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions