Revision 439826ec kamaki/cli/commands/image_cli.py

b/kamaki/cli/commands/image_cli.py
132 132
class image_meta(_init_image):
133 133
    """Get image metadata
134 134
    Image metadata include:
135
        - image file information (location, size, etc.)
136
        - image information (id, name, etc.)
137
        - image os properties (os, fs, etc.)
135
    - image file information (location, size, etc.)
136
    - image information (id, name, etc.)
137
    - image os properties (os, fs, etc.)
138 138
    """
139 139

  
140 140
    def main(self, image_id):

Also available in: Unified diff