pub fn process_command(
    config: &mut CliConfig,
    rpc_client: RpcClient,
    app: Box<dyn Matche>
) -> ProcessResult