Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

2.295. openstack security group create

usage: openstack security group create [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--noindent] [--prefix PREFIX]
                                       [--description <description>]
                                       [--project <project>]
                                       [--project-domain <project-domain>]
                                       <name>
Create a new security group

Positional arguments

<name>


        New security group name

Optional arguments

-h, --help


        show this help message and exit

--description <description>


      Security group description

--project <project>


        Owner's project (name or ID)

--project-domain <project-domain>


      Domain the project belongs to (name or ID). This can
      be used in case collisions between project names
      exist.