# Execute instances

> This skill helps users choose the right path to Execute remote commands on ECS instances. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Elastic Compute Service (ECS)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

execute remote command, run shell remotely, batch run command, remote exec, execute script on ECS, Cloud Assistant console, invoke command via API, schedule maintenance script, clone Cloud Assistant command, install Cloud Assistant client, DNS failure Cloud Assistant, how to run command on ECS, ECS

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "execute instances", "product": "ecs"}'
```

---
Part of [Elastic Compute Service (ECS)](https://www.company-skill.com/p/ecs.md) · https://www.company-skill.com/llms.txt
