Skip to content

dstack pull

The pull command downloads the artifacts of a given run or tag from the configured remote (e.g. to the configured cloud account) to the local cache (~/.dstack/artifacts).

Usage

$ dstack pull --help
Usage: dstack pull [-h] (RUN | :TAG)

Positional Arguments:
  (RUN | :TAG)  A name of a run or a tag

Arguments reference

One of the following arguments is required:

  • RUN - A name of a run
  • :TAG - A name of a tag