alephclient
alephclient copied to clipboard
Subcommand help not working
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 https://github.com/pallets/click/issues/295#issuecomment-611648993 might help?