Open
Description
The click parser interprets alephclient write-entities --help
as a call to the command and is complaining about missing arguments instead of showing the help output of that command.
Error: Invalid value: Missing Aleph host URL
Perhaps something like pallets/click#295 (comment) might help?