plugins

Home

Plugins

GitHub

Blog

cloudup

version: 0.0.4 |  date: 06/27/2021 |  Simple wrapper for cloudup script from Bash-Snippets |  source code

# SYNOPSIS

Simple wrapper for `cloudup` script from Bash-Snippets.


# INSTALL

    $ s6 --install cloudup

# USAGE

Basic usage:

    $ s6 --plg-run cloudup <args>
    
For example:

    $ s6 --plg-run cloudup@args="-p repo1 repo2 repo3"

See parameters description at [https://github.com/alexanderepstein/Bash-Snippets#cloudup](https://github.com/alexanderepstein/Bash-Snippets#cloudup)

# Author

* The author of main script is [Alex Epstein](https://github.com/alexanderepstein)

* The plugin maintainer is [Alexey Melezhik](https://github.com/melezhik/)