Red Hat Training

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

2.150. openstack image remove project

usage: openstack image remove project [-h] [--project-domain <project-domain>]
                                      <image> <project>
Disassociate project with image

Positional arguments

<image>


        Image to unshare (name or ID)

<project>


        Project to disassociate 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.