turbinia icon indicating copy to clipboard operation
turbinia copied to clipboard

[Bug]: turbinia-client prints extraneous help output

Open aarontp opened this issue 1 year ago • 1 comments

What steps will reproduce the bug?

Use turbinia-client submit googleclouddisk --project <foo> --zone <bar> --disk_name <baz> to submit processing request.

What is the expected behavior?

Only the info about the correctly submitted processing request should be printed.

What do you see instead?

The help output is displayed in the output even though the processing request gets submitted normally and all the required flags have been passed in.

Additional information

No response

aarontp avatar Apr 13 '24 01:04 aarontp

FYI @jleaniz

aarontp avatar Apr 13 '24 01:04 aarontp

Fixed in #1489

jleaniz avatar Jun 13 '24 18:06 jleaniz