Skip to content

waldur-cli openstack security-group delete

Delete openstack security groups.

Usage

1
waldur-cli openstack security-group delete <UUID>
Flag Type Description
<UUID> positional, required uuid of the resource.

Examples

1
waldur-cli openstack security-group delete <uuid>

Preview without deleting:

1
waldur-cli openstack security-group 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.