Skip to content

Unused global CLI flags (--accounts etc.) #4497

Description

@DelevoXDG

Current State

Root flags --account / --accounts-file / --keystore accepted by every subcommand

Objective

We could consider:

  • moving --account` etc. flags to relevant commands only
  • changing the interface for ledger (removing the extra argument for path)

Alternatively, we can consider:

  • warnings if the said flag is unused
  • keep it as it, to avoid breaking changes

Additional Context

⏳ TDB

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions