Skip to content

wrong error message: unknown shorthand flag: 'r' in -r #3818

@532910

Description

@532910

OK:

% neofs-cli-0.51.0 -r grpcs://st1.t5.fs.neo.org:8082 -w wallet.json container list-objects 
Error: container ID is not set

NOT OK:

% neofs-cli-0.51.0 -r grpcs://st1.t5.fs.neo.org:8082 -w wallet.json container
Error: unknown shorthand flag: 'r' in -r

Output should be the same as for neofs-cli-0.51.0 container.

Also bad:

% neofs-cli-0.51.0 -r grpcs://st1.t5.fs.neo.org:8082 -w wallet.json container list-obects
Error: unknown shorthand flag: 'r' in -r

I mistyped obects here instead of objects

Metadata

Metadata

Assignees

No one assigned

    Labels

    I4No visible changesS4RoutineU4Nothing urgentbugSomething isn't workingneofs-cliNeoFS CLI application issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions