waldur-cli openstack floating-ip delete
Delete openstack floating ips.
Usage
| waldur-cli openstack floating-ip delete <UUID>
|
| Flag |
Type |
Description |
<UUID> |
positional, required |
uuid of the resource. |
Examples
| waldur-cli openstack floating-ip delete <uuid>
|
Preview without deleting:
| waldur-cli openstack floating-ip delete <uuid> --dry-run
|
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.