dsdt push

Push bundles to a remote context

Description

Usage

usage: dsdt push [-h] [-u UUID] [-t TAG] [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
  -t TAG, --tag TAG     Having a specific tag: 'dsdt ls -t committed:True -t
                        version:0.7.1'

Examples

Last updated