Skip to content

waldur-cli marketplace order delete-attachment

Delete attachment marketplace orders (check status of a submitted provision/terminate).

Usage

1
waldur-cli marketplace order delete-attachment <UUID>
Flag Type Description
<UUID> positional, required uuid of the resource.

Examples

1
waldur-cli marketplace order delete-attachment <uuid>

(sends a bodyless POST to /api/marketplace-orders/{uuid}/delete_attachment/)

Global options

Every command also accepts --api-url, --token, --profile, --format, and --debug; mutating commands additionally accept --dry-run. See Getting started for what each does.