dcos service

Managing DC/OS services

Description

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

Usage

dcos service [OPTION]

Options

Name Description
--completed Show 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, h Displays usage.
--inactive Show the inactive and active services. Inactive services have been disconnected from master, but haven’t yet reached their failover timeout.
--info Displays a short description of this subcommand.
--json JSON-formatted data.
--version, v Displays version information.

Commands