misc_get_uploader: Download SBG uploader and extract to a specified directory

Description Usage Arguments Value Examples

Description

Download SBG uploader and extract to a specified directory.

Usage

1

Arguments

destdir

The directory to extract SBG uploader to. If not present, it will be created automatically.

Value

0L if the SBG CLI uploader is successfully downloaded and unarchived.

Examples

1
2
dir = '~/sbg-uploader/'
misc_get_uploader(dir)

sbgr documentation built on Oct. 5, 2016, 4:14 a.m.