ⓘ 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 2.2

  • Release Notes
  • Overview
  • Installing
  • GUI
  • CLI
    • Installing the CLI
    • Configuring 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 diagnostics
      • dcos help
      • dcos job
      • dcos license
      • dcos marathon
      • dcos node
      • dcos package
        • dcos package describe
        • dcos package install
        • dcos package list
        • dcos package repo add
        • dcos package repo import
        • dcos package repo list
        • dcos package search
        • dcos package uninstall
        • dcos package repo remove
      • dcos plugin
      • dcos quota
      • dcos security
      • dcos service
      • dcos task
  • Administering Clusters
  • Networking
  • Security
  • Storage
  • Metrics
  • Monitoring, Logging, and Debugging
  • Multi-Tenancy for DC/OS Clusters
  • Hybrid Cloud
  • Deploying Jobs
  • Deploying Services and Pods
  • Tutorials
  • API Reference
  • Developing DC/OS Services
  • Access Documentation Archives
Terms of ServicePrivacy Policy
© 2023 D2iQ, Inc. All rights reserved.

dcos package

Installing and managing DC/OS service packages

  • Contribute

Description

The dcos package commands allow you to install and manage DC/OS service packages.

Usage

dcos package

Options

Name Description
--config-schema Show the configuration schema for the subcommand.
--help, h Displays usage.
--info Displays a short description of this subcommand.

Commands

dcos package describe

Fetching details for a package…Read More

dcos package install

Installing a package…Read More

dcos package list

Displaying a list of the installed DC/OS packages…Read More

dcos package repo add

Adding a package repository to DC/OS…Read More

dcos package repo import

Adding a package repository to DC/OS…Read More

dcos package repo list

Displaying the package repository sources…Read More

dcos package search

Searching the package repository…Read More

dcos package uninstall

Uninstalling a package…Read More

dcos package repo remove

Removing a package repository from DC/OS…Read More

  • Description
  • Usage
  • Options
  • Commands