Red Hat Training

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

2.146. openstack image add project

usage: openstack image add project [-h] [-f {json,shell,table,value,yaml}]
                                   [-c COLUMN] [--max-width <integer>]
                                   [--noindent] [--prefix PREFIX]
                                   [--project-domain <project-domain>]
                                   <image> <project>
Associate project with image

Positional arguments

<image>


        Image to share (name or ID)

<project>


        Project to associate with image (name or ID)

Optional arguments

-h, --help


        show this help message and exit

--project-domain <project-domain>


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