Merge "Fix typo in the list of Glanceclient/OSC commands"

This commit is contained in:
Zuul 2024-04-09 18:38:14 +00:00 committed by Gerrit Code Review
commit 7c18388235
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cache-clear,cached image list,"Clear all images from cache, queue or both."
cache-clear,cached image clear,"Clear all images from cache, queue or both."
cache-delete,cached image delete,Delete image from cache/caching queue.
cache-list,cached image list,Get cache state.
cache-queue,cached image queue,Queue image(s) for caching.

1 cache-clear cached image list cached image clear Clear all images from cache, queue or both.
2 cache-delete cached image delete Delete image from cache/caching queue.
3 cache-list cached image list Get cache state.
4 cache-queue cached image queue Queue image(s) for caching.