You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
majecty
changed the title
Show common parameters in each sub command's help
Show common parameters in each sub command's help message
Sep 19, 2018
Below is printed result from
cckey create --help
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.
The text was updated successfully, but these errors were encountered: