Retrieve the Koyeb CLI version. Use when you need to confirm the installed CLI version or troubleshoot compatibility.
Scanned 6/2/2026
Install via CLI
openskills install koyeb/koyeb-skills---
name: version
description: Retrieve the Koyeb CLI version. Use when you need to confirm the installed CLI version or troubleshoot compatibility.
license: MIT
compatibility: Requires the Koyeb CLI.
metadata:
author: koyeb
version: "0.0.2"
---
# 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
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.