osc identity region set
Updates a region.
You can update the description or parent region ID for a region. You cannot update the region ID.
The following error might occur:
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/region
Usage: osc identity region set [OPTIONS] <ID>
Arguments:
<ID>— region_id parameter for /v3/regions/{region_id} API
Options:
--description <DESCRIPTION>— The region description--no-description— Set explicit NULL for the description--id <ID>— The region ID--no-id— Set explicit NULL for the id--parent-region-id <PARENT_REGION_ID>— To make this region a child of another region, set this parameter to the ID of the parent region--no-parent-region-id— Set explicit NULL for the parent_region_id