dud pull

dud pull #

Fetch artifacts from the remote and checkout

Synopsis #

Pull runs fetch followed by checkout.

This command requires rclone to be installed on your machine. Visit https://rclone.org/ for more information and installation instructions.

dud pull [flags] [stage_file]...

Options #

  -c, --copy           copy artifacts instead of linking
  -h, --help           help for pull
  -s, --single-stage   don't operate recursively over Stage inputs

Options inherited from parent commands #

      --profile   enable profiling
      --trace     enable tracing
  -v, --verbose   increase output verbosity

SEE ALSO #