scullery.rcp_ims¶
Imanage management recipes¶
This recipe is used to list images
scullery ims [key=value]
If no key=value is specified it should list all images.
If key=value pairs are specified, they will be used to limit the list.
https://docs.otc.t-systems.com/image-management-service/api-ref/native_openstack_apis/image_native_openstack_apis/querying_images_native_openstack_api.html#en-us-topic-0060804959-table33420935171457
Module Contents¶
Functions¶
API¶
- scullery.rcp_ims.list_ims(args: argparse.Namespace) None¶
- scullery.rcp_ims.get_ims(args: argparse.Namespace) None¶
- scullery.rcp_ims.parser(subp)¶