Use this skill when the user wants to the command line for dc/os.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-1773a346)More formats (shields.io, HTML) on the badges page.
---
name: dcos-cli
description: Use this skill when the user wants to the command line for dc/os.
---
# Dcos-cli Plugin
The command line for DC/OS.
## Commands
### Operations
- `dcos-cli cluster list` — list cluster via dcos
- `dcos-cli cluster setup` — setup cluster via dcos
- `dcos-cli service list` — list service via dcos
- `dcos-cli node list` — list node via dcos
- `dcos-cli job list` — list job via dcos
- `dcos-cli package install` — install package via dcos
- `dcos-cli package list` — list package via dcos
- `dcos-cli task list` — list task via dcos
- `dcos-cli marathon app` — app marathon via dcos
## Usage Examples
- "dcos-cli --help"
- "dcos-cli <args>"
## Installation
```bash
brew install dcos-cli
```
## Examples
```bash
dcos --version
dcos --help
```
## Key Features
- dcos\n- mesosphere\n- orchestration
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!