scullery.rcp_ims¶
Image management service
This recipe is used to list images
Module Contents¶
Functions¶
List images, optionally filtered by key=value pairs |
|
Show detailed info for one or more images |
|
Register the |
Data¶
API¶
- scullery.rcp_ims.COLUMNS: scullery.formatters.Columns¶
[(‘name’, ‘Name’), (‘id’, ‘ID’)]
- scullery.rcp_ims.list_ims(args: argparse.Namespace) None¶
List images, optionally filtered by key=value pairs
- scullery.rcp_ims.get_ims(args: argparse.Namespace) None¶
Show detailed info for one or more images
- scullery.rcp_ims.sphinxarg() argparse.ArgumentParser¶
- scullery.rcp_ims.parser(subp: argparse.ArgumentParser) None¶
Register the
imagessub-parser