#! /usr/bin/env python3
from aiven.client.cli import AivenCLI

AivenCLI().main()
