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
inspect(x)
Returns a python_on_whales.Task
object from its ID.
list()
Returns all tasks in the swarm
`List[python_on_whales.Task]`
logs()
Not Yet implemented