Skip to content

Re-evaluate short and long option names for CLI arguments #748

@jessebraham

Description

@jessebraham

IMO should names should be used sparingly, and it should be obvious what they are intended for. We now have checks for conflicts, but perhaps there are some instances where we can/should use a short name other than the default values.

Long names are generally easier, but there may still be some room for improvement (e.g. maybe we want --addr instead of --address, etc.)

Metadata

Metadata

Assignees

Labels

CLIIssues relating to the command-line interface

Type

No type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions