pub fn process_init_config(
    rpc_client: &RpcClient,
    config: &mut CliConfig,
    output: &str
) -> ProcessResult