Skip to content

docker task

TaskCLI

inspect

inspect(x)

Returns a python_on_whales.Task object from its ID.

list

list()

Returns all tasks in the swarm

Returns

`List[python_on_whales.Task]`

logs

logs()

Not Yet implemented