nerd icon indicating copy to clipboard operation
nerd copied to clipboard

Running a non existing command with flags shows flag error instead of unknown command

Open advdv opened this issue 7 years ago • 1 comments

Expected Behavior

nerd job create --memory 0.2 --vcpu 0.5 alpine sleep 100000 command 'create' does not exist

Actual Behavior

failed to parse flags(s): unknown flag `memory'

advdv avatar Mar 01 '18 07:03 advdv

Isn't it a duplicate of #154?

LilliJane avatar Mar 01 '18 08:03 LilliJane