service

Manage Swarm services

Subcommands

NameDescription
createCreate a new service
inspectDisplay detailed information on one or more services
logsFetch the logs of a service or task
lsList services
psList the tasks of one or more services
rmRemove one or more services
rollbackRevert changes to a service's configuration
scaleScale one or multiple replicated services
updateUpdate a service

Description

Manage Swarm services.

[!NOTE] This is a cluster management command, and must be executed on a swarm manager node. To learn about managers and workers, refer to the Swarm mode section in the documentation.