avocado.core.restclient.cli.actions package

Submodules

avocado.core.restclient.cli.actions.base module

avocado.core.restclient.cli.actions.base.action(function)

Simple function that marks functions as CLI actions

Parameters:function – the function that will receive the CLI action mark

avocado.core.restclient.cli.actions.server module

Module that implements the actions for the CLI App when the job toplevel command is used

avocado.core.restclient.cli.actions.server.list_brief(app)

Shows the server API list

avocado.core.restclient.cli.actions.server.status(app)

Shows the server status

Module contents