dcos service

Managing DC/OS services

Description

The dcos service commands allow you to manage your DC/OS services.

Usage

  1. dcos service [OPTION]

Options

NameDescription
—completedShow the completed and active services. Completed services have either been disconnected from master and reached their failover timeout, or have been explicitly shutdown via the /shutdown endpoint.
—help, hDisplays usage.
—inactiveShow the inactive and active services. Inactive services have been disconnected from master, but haven’t yet reached their failover timeout.
—infoDisplays a short description of this subcommand.
—jsonJSON-formatted data.
—version, vDisplays version information.

Commands

dcos service log

Displaying the service logs

dcos service shutdown

Shutting down a service