Skip to main content
Ctrl+K
Logo image
  • Introduction
  • Installation
  • Quickstart
  • Command line interface
  • Repository layout
  • The showyourwork.yml config file
  • Intro to Snakemake
  • The GitHub action
  • LaTeX stuff
  • Zenodo integration
  • Overleaf integration
  • Logging
  • Migrating from previous versions
  • Reproducibility
  • FAQs
  • Contributor Guide
  • Developer API
    • cli
      • cli.commands
        • cli.commands.build
        • cli.commands.cache
        • cli.commands.clean
        • cli.commands.preprocess
        • cli.commands.run_snakemake
        • cli.commands.setup
        • cli.commands.tarball
        • cli.commands.zenodo
      • cli.main
    • exceptions
      • exceptions.base
      • exceptions.github
      • exceptions.latex
      • exceptions.other
      • exceptions.overleaf
      • exceptions.zenodo
    • config
    • git
    • gitapi
    • logging
    • overleaf
    • patches
    • paths
    • subproc
    • userrules
    • zenodo
    • arxiv
    • compile_setup
    • copy_and_fix_synctex
    • download
    • extract
    • preprocess
    • render_dag
    • arxiv.smk
    • figure.smk
    • render_dag.smk
    • zenodo.smk
    • compile.smk
    • dag.smk
    • preprocess.smk
    • common.smk
    • build.smk
    • prep.smk
    • Integration tests
  • Changelog
  • Attribution
  • Projects that use showyourwork
  • Repository
  • Suggest edit
  • Open issue
  • .rst

cli.commands

cli.commands#

Implements all the subcommands of the showyourwork command line tool.

  • cli.commands.build
  • cli.commands.cache
  • cli.commands.clean
  • cli.commands.preprocess
  • cli.commands.run_snakemake
  • cli.commands.setup
  • cli.commands.tarball
  • cli.commands.zenodo

previous

cli

next

cli.commands.build

© Copyright 2022, Rodrigo Luger.