flow-cli icon indicating copy to clipboard operation
flow-cli copied to clipboard

Crash when providing `-signer` instead of `--signer`

Open joshuahannan opened this issue 2 years ago • 3 comments

Problem

When running a transaction with flow transactions send, if you provide -signer instead of --signer, then the cli crashes with no helpful error message and a confusing stack trace.

Steps to Reproduce

Run any transaction, but only use one dash for -signer instead of two.

Acceptance Criteria

Clear error message about what is going wrong

Context

Not blocking anything

joshuahannan avatar Feb 17 '23 00:02 joshuahannan