In this version I reworked the handling of a custom name. In the previous version you had to pass the name to the CLI with -n <name>
, which is pretty annoying to do every time. Now you can simply write the name behind the origin path and you are good to go - you don't even have to specify the file extension, everything gets done fore you by the CLI.
New Usage
transfer [OPTIONS] <ORIGIN_PATH> [NEW_NAME]