setup_client


Description:

protected async Client setup_client (ApplicationCommandLine command_line) throws Error

Sets up and returns a Client instance.

Handles loading config, creating connections from command-line args, and testing the connection.

Parameters:

command_line

The ApplicationCommandLine for output

Returns:

Configured Client instance

Exceptions:

Error

if setup fails