title obs-dl
section 1
project bgscripts-core
volume General Commands Manual
date February 2021
=====
NAME
  obs-dl - download build assets from Open Build Service on cli
SYNOPSIS
  obs-dl $OBSURL
ENVIRONMENT
  OBS_USERNAME
  OBS_PASSWORD 
DESCRIPTION
  The SuSE Open Build Service instance at <https://build.opensuse.org> provides public access to the source packages. To download specific files though, you need to authenticate; anonymous download is not allowed.
  To authenticate to OBS, you need to interact with some cookies with the login form, and obs-dl handles this for you.
AUTHOR
  B. Stack <bgstack15@gmail.com>
COPYRIGHT
  GPL 3.0
BUGS
* Uses insecure environment variables for secure values.

  Report any bugs or pull requests to <https://gitlab.com/bgstack15/bgscripts>
