Create a new private network.
New-CivoNetwork [-Label] <String> [<CommonParameters>]
Creates a new private network, using label as name.
New-CivoNetwork -Label 'Network02'
Label to be used with the new private network.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
https://roberthstrand.github.io/civoShell/New-CivoNetwork.md