List deployments: koyeb deployments list --service my-service
Cancel a deployment: koyeb deployments cancel <deployment-id>
Show build logs: koyeb deployments logs <deployment-id> --type build
References
For detailed flags, see references/koyeb-deployments-flags.md.
references/koyeb-cli.md
references/koyeb-deployments-flags.md
references/koyeb-auth.md
references/koyeb-output.md
scripts/koyeb-cli.sh
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: koyeb-koyeb-skills-deployments3description: Koyeb Deployments4---56# Koyeb Deployments78## When to use910Use this skill to inspect or manage deployment history, logs, and cancellation.1112## Prerequisites1314- Koyeb CLI installed and on PATH15- Authenticated session (see references/koyeb-auth.md)1617## Workflow18191. Identify the service and deployment to inspect.202. Use list/get/describe to capture details.213. Read logs or cancel if requested.2223## Commands2425- List deployments: `koyeb deployments list [flags]`26- Get deployment: `koyeb deployments get <deployment-name>`27- Describe deployment: `koyeb deployments describe <deployment-name>`28- Deployment logs: `koyeb deployments logs <deployment-name>`29- Cancel deployment: `koyeb deployments cancel <deployment-name>`3031## Examples3233- List deployments: `koyeb deployments list --service my-service`34- Cancel a deployment: `koyeb deployments cancel <deployment-id>`35- Show build logs: `koyeb deployments logs <deployment-id> --type build`3637## References3839For detailed flags, see references/koyeb-deployments-flags.md.4041- references/koyeb-cli.md42- references/koyeb-deployments-flags.md43- references/koyeb-auth.md44- references/koyeb-output.md45- scripts/koyeb-cli.sh4647---48> Converted and distributed by [TomeVault](https://tomevault.io/claim/koyeb) — claim your Tome and manage your conversions.49<!-- tomevault:4.0:skill_md:2026-04-14 -->
Run npx skillmds@latest add tomevault-io/koyeb-koyeb-skills-deployments in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Koyeb Deployments It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.