Sign inGet started

bird compliance attachments delete

Usage

कोड उदाहरण
bird compliance attachments delete <attachment-id> [flags]

Description

Delete an uploaded registration attachment. This works only while nothing cites it, which is the case worth acting on: a file uploaded by mistake can be cleaned up before a registration names it. Once a registration cites the attachment it is kept as evidence and this returns 409.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

कोड उदाहरण
bird compliance attachments 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 compliance attachments listList registration attachments
bird compliance attachments uploadCreate a registration attachment