craftamap / pluploader

A simple plugin uploader for atlassian server tools written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: add batch mode

craftamap opened this issue · comments

Add --batch-file to provide an path to an file containing paths/Plugin-Keys for all plugin-related commands.

Add --batch-directory for installing multiple plugins at the same time.

We may also want to add the ability to download plugins from the marketplace by providing an url

Following the unix philosophy (do one thing, and one thing only): This can be done by writing an script. If someone really wants this feature, we can think about adding it again, but for now, lets keep it out.