Use click.Path()
click.File() File Argument can also be a solution, but for now I would prefer to handle the file opening.
Use click.Path() as type in arguments in @click.{argument,option}(type=click.Path()).
-
authentication#420 (closed) -
--auth-file -
transfer --file -
revocation:create,verify,publish
Edited by Moul