Metadata-Version: 2.1
Name: prominence-cli
Version: 1.2.0
Summary: PROMINENCE CLI for managing batch jobs running across clouds
Home-page: https://prominence.readthedocs.io
Author: Andrew Lahiff
Author-email: andrew.lahiff@ukaea.uk
License: UNKNOWN
Description: # PROMINENCE Command Line Interface
        
        [![PyPI version shields.io](https://img.shields.io/pypi/v/prominence-cli.svg)](https://pypi.python.org/pypi/ansicolortags/)
        
        The PROMINENCE CLI presents a simple batch-system style interface to PROMINENCE written in Python. It can be installed easily on any system using pip:
        ```
        pip install prominence-cli
        ```
        To upgrade the CLI the `--upgrade` option needs to be added:
        ```
        pip install --upgrade prominence-cli
        ```
        
        Visit https://prominence.readthedocs.io for more information.
        
        This work is co-funded by the [EOSC-hub project](http://eosc-hub.eu/) (Horizon 2020) under Grant number 777536.
        <img src="https://wiki.eosc-hub.eu/download/attachments/1867786/eu%20logo.jpeg?version=1&modificationDate=1459256840098&api=v2" height="24">
        <img src="https://wiki.eosc-hub.eu/download/attachments/18973612/eosc-hub-web.png?version=1&modificationDate=1516099993132&api=v2" height="24">
        
        
Platform: any
Description-Content-Type: text/markdown
