Usage: [OPTIONS] EXPORTED_PATH ZIP_FILE_PATH
Take the exported data produced by the `autory vcs workbook export` command,
inject git information if available, and zip it. This zip file can then be
sent to clients, who can use the `autory vcs workbook update` command to
update their workbooks with the latest VCS data from the zip file.
EXPORTED_PATH: The path to which the `autory vcs workbook export` command
wrote its output data.
ZIP_FILE_PATH: The path of the zip file to create.
Options:
--help Show this message and exit.