dud

dud #

Synopsis #

Dud is a lightweight tool for versioning data alongside source code and building data pipelines.

Options #

  -h, --help      help for dud
      --profile   enable profiling
      --trace     enable tracing
  -v, --verbose   increase output verbosity

SEE ALSO #

  • dud checkout - Load committed artifacts from the cache
  • dud checksum - Checksum files or bytes from STDIN
  • dud commit - Save artifacts to the cache and record their checksums
  • dud completion - Generate shell completion script
  • dud config - Print or modify fields in the config file
  • dud fetch - Fetch committed artifacts from the remote cache
  • dud graph - Print the stage graph in graphviz DOT format
  • dud init - Initialize a Dud project
  • dud pull - Fetch artifacts from the remote and checkout
  • dud push - Push committed artifacts to the remote cache
  • dud run - Run stages or pipelines
  • dud stage - Commands for interacting with stages and the index
  • dud status - Print the state of one or more stages
  • dud version - Print the version number and exit