pyfarm.agent.entrypoints.main module

Main

The main module which constructs the entrypoint for the pyfarm-agent command line tool.

class pyfarm.agent.entrypoints.main.AgentEntryPoint[source]

Bases: object

Main object for parsing command line options

agent_api
start()[source]
stop()[source]
status()[source]