The mPlane Client Shell is a simple client intended for debugging of mPlane infrastructures. To start it, simply run mpcli. It supports the following commands:
seturl: Set the default URL for sending specifications and redemptions (when not given in a Capability's or Receipt's link section)getcap: Retrieve capabilities and withdrawals from a given URL, and process them.listcap: List available capabilitiesshowcap: Show the details of a capability given its label or tokenwhen: Set the temporal scope for a subsequentruncapcommandset: Set a default parameter value for a subsequentruncapcommandunset: Unset a previously set default parameter valueshow: Show a previously set default parameter valueruncap: Run a capability given its label or tokenlistmeas: List known measurements (receipts and results)showmeas: Show the details of a measurement given its label or token.tbenable: Enable tracebacks for subsequent exceptions. Used for client debugging.
Type help to get this summary. Shut down the shell by typing EOF (control-D).