Skip to content
This repository was archived by the owner on May 3, 2020. It is now read-only.
This repository was archived by the owner on May 3, 2020. It is now read-only.

cli: clean output from CLI commands #22

@lnielsen

Description

@lnielsen

Output from CLI looks like this currently:

>>> INFO: Following upgrade(s) will be applied:
>>> INFO:  * invenio_upgrader.upgrades.invenio_upgrader_2015_11_12_innodb_removal:InnoDBRemoval (Remove InnoDB upgrade recipe.)
>>> INFO:  * invenio_upgrader.upgrades.invenio_upgrader_2015_09_23_legacy_removal:LegacyRemoval (Remove legacy upgrade recipes.)
>>> INFO: Running pre-upgrade checks...

For sure >>> INFO: can be removed, and perhaps using Click we can add some colours to some of the output :-)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions