docker_service: Management commands for working with a particular docker service
Description
Methods for working with a particular docker service. Service
objects are returned by creating a docker service, or by using
$service$get to fetch an existing service by name or id.
Arguments
Details
stevedore:::generate_help("docker_service")
See Also
docker_service_collection for other
service management methods.