Glance Commands

Glance is the command line interface for the OpenStack Imaging service.

Usage: glance command [options] [args]

Commands:
    help command    Output help for one of the commands below
    add             Adds a new image to Glance
    update          Updates an image's metadata in Glance
    delete          Deletes an image from Glance
    index           Return brief information about images in Glance
    details         Return detailed information about images in
                    Glance
    show            Show detailed information about an image in
                    Glance
    clear           Removes all images and metadata from Glance

Member Commands:
    image-members    List members an image is shared with
    member-images    List images shared with a member
    member-add       Grants a member access to an image
    member-delete    Revokes a member's access to an image
    members-replace  Replaces all membership for an image


loading table of contents...