Skip to content
  • Christos Stavrakakis's avatar
    Implement image-list and image-show commands · 4690a432
    Christos Stavrakakis authored
    Implement two new management commands for plankton.
    - image-list: lists public images or all images available
    to a user
    - image-show: displays information about a public image
    
    Also, this commit fixes a bug in server-show, when trying
    to display an image that has been deleted.
    4690a432