logtool
The celery logtool command.
def logtool(
ctx: click.Context
)
The celery logtool command.
Parameters
| Name | Type | Description |
|---|---|---|
| ctx | click.Context | The Click context object used to store and pass state between commands in the CLI hierarchy |
Returns
| Type | Description |
|---|---|
| Does not return a value; initializes the Click command group context. |