yagna icon indicating copy to clipboard operation
yagna copied to clipboard

`golemsp keystore --help` is missing information on allowed arguments

Open shadeofblue opened this issue 2 years ago • 3 comments

Manage trusted keys

USAGE:
    golemsp keystore [args]...

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <args>...    

the user has no idea what <args> should be

shadeofblue avatar Sep 12 '22 07:09 shadeofblue

plus,

golemsp keystore
[2022-09-12T07:06:13Z ERROR golemsp] error: Found argument 'keystore' which wasn't expected, or isn't valid in this context
    
    USAGE:
        ya-provider [FLAGS] [OPTIONS] <SUBCOMMAND>
    
    For more information try --help

ya-provider suddenly?

shadeofblue avatar Sep 12 '22 07:09 shadeofblue

and actually, the last one doesn't seem to work at all with yagna/ya-provider 0.11 ... is that intended?

shadeofblue avatar Sep 12 '22 07:09 shadeofblue

keystore command does not work on 0.11 and it should be removed in case of a patch to rerlease 0.11.

pwalski avatar Sep 12 '22 09:09 pwalski