cli.commands# Implements all the subcommands of the showyourwork command line tool. cli.commands.build build() cli.commands.cache cache_restore() cache_update() get_modified_files() cli.commands.clean clean() onerror() cli.commands.preprocess preprocess() cli.commands.run_snakemake run_snakemake() cli.commands.setup setup() cli.commands.tarball tarball() cli.commands.zenodo zenodo_create() zenodo_delete() zenodo_freeze() zenodo_publish() zenodo_reserve()