info

Module: espressodb.management.management.commands.info

Script to return EspressoDB and database version info.

class Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]

Prints espressodb version and db access infos

Uses espressodb.management.utilities.version.get_repo_version() and espressodb.management.utilities.version.get_db_info().