dsdt pull

Pull bundles from a remote context

Description

Usage

usage: dsdt pull [-h] [-u UUID] [-l] [bundle]

Options

positional arguments:
  bundle                The bundle name in the current context

optional arguments:
  -h, --help            show this help message and exit
  -u UUID, --uuid UUID  A UUID of a bundle in the current context
  -l, --localize        Pull files with the bundle. Default to leaving files
                        at remote.

Examples

Last updated