serviced service
The serviced service command lets you manage an application's individual services.
COMMANDS
The following commands are available for serviced service:- list
- List all services.
- status
- Display the status of deployed services.
- add
- Add a new service.
- clone
- Clone an existing service.
- migrate, mig
- Migrate an existing service.
- remove, rm
- Remove an existing service.
- edit
- Edit an existing service in a text editor.
- assign-ip
- Assign an IP address to service endpoints that require an explicit IP address.
- start
- Start a service.
- restart
- Restart a service.
- stop
- Stop a service.
- proxy
- Start a server proxy for a container.
- shell
- Start a service instance.
- run
- Run a service command in a service instance.
- attach
- Run an arbitrary command in a running service container.
- action
- Run a predefined action in a running service container.
- logs
- Display the log contents for a running service container by calling docker logs.
- list-snapshots
- List all snapshots of a service.
- snapshot
- Take a snapshot of a service.
- help, h
- Show a list of commands or the help for a single command.