Documentation
Sign inGet started

bird email ip-pools delete

Usage

Contoh kode
bird email ip-pools delete <ip-pool-id> [flags]

Description

Delete an IP pool by id. Only empty pools can be deleted, so move or cancel its dedicated IPs first, and the default pool cannot be deleted. Destructive.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Contoh kode
bird email ip-pools delete <id> --yes

Options

Safety

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--yesConfirm a destructive action (required; the CLI never prompts)
NameDescription
bird email ip-pools createCreate an IP pool
bird email ip-pools getGet an IP pool
bird email ip-pools listList IP pools
bird email ip-pools updateUpdate an IP pool