waldur-cli marketplace order set-state-done
Set state done marketplace orders (check status of a submitted provision/terminate).
Usage
1 | |
| Flag | Type | Description |
|---|---|---|
<UUID> |
positional, required | uuid of the resource. |
Examples
1 | |
(sends a bodyless POST to /api/marketplace-orders/{uuid}/set_state_done/)
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.