Skip to content

Show common parameters in each sub command's help message #21

Open
@majecty

Description

@majecty

Below is printed result from cckey create --help

  Usage: create [options]

  create a new key

  Options:

    -p, --passphrase <passphrase>  passphrase
    -h, --help                     output usage information

The help message does not describe common parameters, like --account-type, --keys-path, and --network-id`. A user may confuse how she/he set an account type or network id.
We should show common parameters in subcommand's help message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions