OpenStack Glance Project Team
2019-04-10
OpenStack Foundation
18.0.0
1
cloud computing
glance-cache-manage <command> [options] [args]
help <command>Output help for one of the commands below
list-cachedList all images currently cached
list-queuedList all images currently queued for caching
queue-imageQueue an image for caching
delete-cached-imagePurges an image from the cache
delete-all-cached-imagesRemoves all images from the cache
delete-queued-imageDeletes an image from the cache queue
delete-all-queued-imagesDeletes all images from the cache queue
--versionshow program’s version number and exit
-h, --helpshow this help message and exit
-v, --verbosePrint more verbose output
-d, --debugPrint more verbose output
-H ADDRESS, --host=ADDRESSAddress of Glance API host. Default: 0.0.0.0
-p PORT, --port=PORTPort the Glance API host listens on. Default: 9292
-k, --insecureExplicitly 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.
-A TOKEN, --auth_token=TOKENAuthentication token to use to identify the client to the glance server
-f, --forcePrevent select actions from requesting user confirmation
-S STRATEGY, --os-auth-strategy=STRATEGYAuthentication strategy (keystone or noauth)
-os-auth-token=OS_AUTH_TOKENDefaults to env[OS_AUTH_TOKEN]
--os-username=OS_USERNAMEDefaults to env[OS_USERNAME]
--os-password=OS_PASSWORDDefaults to env[OS_PASSWORD]
--os-region-name=OS_REGION_NAMEDefaults to env[OS_REGION_NAME]
--os-tenant-id=OS_TENANT_IDDefaults to env[OS_TENANT_ID]
--os-tenant-name=OS_TENANT_NAMEDefaults to env[OS_TENANT_NAME]
--os-auth-url=OS_AUTH_URLDefaults to env[OS_AUTH_URL]
-os-user-domain-id=OS_USER_DOMAIN_IDDefaults to env[OS_USER_DOMAIN_ID]
--os-project-domain-id=OS_PROJECT_DOMAIN_IDDefaults to env[OS_PROJECT_DOMAIN_ID]
--os-domain-id=OS_AUTH_URLDefaults to env[OS_DOMAIN_ID]
Glance bugs are tracked in Launchpad so you can view current bugs at OpenStack Glance
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.