• Writes CIDR allocations to a CSV file.

    Parameters

    • allocations: Allocation[]

      Array of allocation objects

    • outputPath: string

      Path to the output CSV file

    Returns Promise<void>

    Throws

    If the CSV file cannot be written