scullery.rcp_rms

Resource management recipes

This recipe is used to list resources

scullery rms [projectname]

If no projectname is specified it should list all resources. If projectname is specified it will list all resources related to the given project.


Module Contents

Functions

run

Resource management (specify a project to limit list)

parser

API

scullery.rcp_rms.run(args: argparse.Namespace) None

Resource management (specify a project to limit list)

scullery.rcp_rms.parser(subp)