AgentSkillsCN

version

获取 Koyeb CLI 的版本信息。适用于确认已安装的 CLI 版本,或排查兼容性问题时使用。

SKILL.md
--- frontmatter
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.1"

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