# Version

> Retrieve the Koyeb CLI version. Use when you need to confirm the installed CLI version or troubleshoot compatibility.

- Skill: `koyeb/version` (Agent Skill, multi-file: 8 files)
- Install (CLI): `npx skillmds@latest add koyeb/version`
- Raw SKILL.md: https://api.skillmd.com/api/skills/koyeb/version/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: koyeb (https://skillmd.com/u/koyeb)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/koyeb/version

---


# Koyeb CLI Version

## When to use

Use this skill to check the installed Koyeb CLI version.

## Prerequisites

- Koyeb CLI installed and on PATH

## Commands

- Show version: `koyeb version`

## Examples

- `koyeb version`

## References

For detailed flags, see references/koyeb-version-flags.md.

- references/koyeb-cli.md
- references/koyeb-version-flags.md
- scripts/koyeb-cli.sh

