#!/usr/bin/env python3

from yedb.cli import cli

cli()
