Scroll to navigation

GLANCE-CACHE-MANAGE(1) glance GLANCE-CACHE-MANAGE(1)

NAME

glance-cache-manage - Glance Cache Manager

CACHE MANAGEMENT UTILITY

OpenStack Glance Project Team
glance@lists.launchpad.net
2019-04-10
OpenStack Foundation
18.0.0
1
cloud computing

SYNOPSIS

glance-cache-manage <command> [options] [args]


COMMANDS

Output help for one of the commands below
List all images currently cached
List all images currently queued for caching
Queue an image for caching
Purges an image from the cache
Removes all images from the cache
Deletes an image from the cache queue
Deletes all images from the cache queue

OPTIONS

show program's version number and exit
show this help message and exit
Print more verbose output
Print more verbose output
Address of Glance API host. Default: 0.0.0.0
Port the Glance API host listens on. Default: 9292
Explicitly allow glance to perform "insecure" SSL (https) requests. The server's certificate will not be verified against any certificate authorities. This option should be used with caution.
Authentication token to use to identify the client to the glance server
Prevent select actions from requesting user confirmation
Authentication strategy (keystone or noauth)

Defaults to env[OS_AUTH_TOKEN]
Defaults to env[OS_USERNAME]
Defaults to env[OS_PASSWORD]
Defaults to env[OS_REGION_NAME]
Defaults to env[OS_TENANT_ID]
Defaults to env[OS_TENANT_NAME]
Defaults to env[OS_AUTH_URL]
Defaults to env[OS_USER_DOMAIN_ID]
Defaults to env[OS_PROJECT_DOMAIN_ID]
Defaults to env[OS_DOMAIN_ID]

SEE ALSO

OpenStack Glance

BUGS

Glance bugs are tracked in Launchpad so you can view current bugs at OpenStack Glance

AUTHOR

OpenStack

COPYRIGHT

2010-present, OpenStack Foundation.

November 8, 2023 27.0.0