ui.catacloud package

Submodules

ui.catacloud.cacl_cmd_handler module

class ui.catacloud.cacl_cmd_handler.CaClCMDHandler

Bases: object

Author:

Alberto M. Esmoris Pena

Command line user interface handle to interact with the Catacloud platform.

__init__()

Instantiate a Catacloud command handling user interface.

__call__()

Parse the arguments and perform the corresponding operation.

Returns:

Nothing at all.

Module contents

author:

Alberto M. Esmoris Pena

The ui catacloud package contains the logic to interact with the Catacloud platform.