"""Common Environment for CLI""" from .cli_common import CliEnv from ._cli_main import main as cli_main