• A function that abstracts away setting up the environment and running a CLI

    Parameters

    • options: RunCLIOptions

      Options.

    Returns Promise<void>