waldur-cli openstack security-group get
Get openstack security groups.
Usage
| waldur-cli openstack security-group get <UUID> [OPTIONS]
|
| Flag |
Type |
Description |
<UUID> |
positional, required |
uuid of the resource. |
--format FORMAT |
string |
table, json, tsv, toon, or ndjson. |
Examples
| waldur-cli openstack security-group get <uuid> --format json
|
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.