#!/usr/bin/env python3
from aox.command_line.command import cli

cli()
