ⓘ You are viewing the documentation for older DKP releases. If you're looking for the new help center that includes the latest DKP release, go to https://docs.d2iq.com.
D2IQD2IQ
D2iQDC/OS Documentation
  • DC/OS
  • Services
  • Support
English
  • 中文 (简体)
  • DKP
  • Konvoy
  • Kommander
  • Dispatch
  • Kaptain
  • Mesosphere
  • DC/OS
  • DC/OS Services
  • Support
  • Mesosphere DC/OS 2.2.0
  • Mesosphere DC/OS 2.1.0
  • Mesosphere DC/OS 2.0
  • Mesosphere DC/OS 1.13

DC/OS 1.13

  • Release Notes
  • Overview
  • Installing
  • GUI
  • CLI
    • Installing the CLI
    • Configuring the CLI
    • Updating the CLI
    • Uninstalling the CLI
    • CLI Plugins
    • DC/OS Enterprise CLI
    • CLI Autocompletion
    • Command Reference
      • dcos
      • dcos auth
      • dcos backup
      • dcos cluster
      • dcos config
      • dcos help
      • dcos job
      • dcos license
      • dcos marathon
      • dcos node
      • dcos package
      • dcos plugin
      • dcos security
      • dcos service
      • dcos task
        • dcos task attach
        • dcos task exec
        • dcos task log
        • dcos task ls
        • dcos task metrics details
        • dcos task metrics summary
  • Administering Clusters
  • Networking
  • Security
  • Storage
  • Metrics
  • Monitoring, Logging, and Debugging
  • Hybrid Cloud
  • Deploying Jobs
  • Deploying Services and Pods
  • Tutorials
  • API Reference
  • Developing DC/OS Services
Terms of ServicePrivacy Policy
© 2023 D2iQ, Inc. All rights reserved.

dcos task

Managing DC/OS tasks

  • Contribute

Description

The dcos task commands let you manage DC/OS tasks.

Usage

dcos task [OPTIONS]

Options

Name Description
-h, --help Print usage.
--info Print a short description of this subcommand.
--version Print version information.

Commands

dcos task attach

Attaching a process inside of a task's container…Read More

dcos task exec

Launching a process inside of a task's container…Read More

dcos task log

Displaying the task log…Read More

dcos task ls

Display the list of files in the Mesos task directory…Read More

dcos task metrics details

Display all metrics for a specified task…Read More

dcos task metrics summary

Display key metrics for a task…Read More

  • Description
  • Usage
  • Options
  • Commands