apps

Manage Koyeb app lifecycles from creation to deletion via CLI.

4|2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/koyeb/koyeb-skills --skill apps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apps
Source: https://github.com/koyeb/koyeb-skills/tree/main/plugins/koyeb/skills/apps
Command: npx skills add https://github.com/koyeb/koyeb-skills --skill apps

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamline the full lifecycle management of Koyeb apps from creation to deletion using a unified CLI workflow, reducing manual steps and errors.

Core Features & Use Cases

  • Create, update, pause, resume, describe, and delete apps from the command line.
  • List apps, retrieve details, and bootstrap an associated service when required.
  • Use in multi-org environments to manage apps across teams and projects.

Quick Start

Create a new app named my-app using the koyeb apps create command.

Frequently Asked Questions about apps

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Koyeb apps from the command line?

You can manage Koyeb apps via the command line by using the Koyeb CLI to automate the full lifecycle, covering creation, configuration updates, pausing, resuming, and deletion across your organizations.

What do I need to automate Koyeb app lifecycle management?

To automate Koyeb app lifecycle management, you need the Koyeb CLI installed and an active authenticated session with access to the target organization where your apps are hosted.

Can I create and bootstrap a new service when creating a Koyeb app?

Yes, when creating a Koyeb app using the CLI, you can bootstrap an associated service simultaneously to streamline the initial deployment and configuration process for your application.

How do I update configurations and pause or resume Koyeb apps?

You update configurations, pause, or resume Koyeb apps by running the respective CLI commands, allowing you to control app state and settings across multi-org environments without manual dashboard interaction.

What is the best way to list and describe Koyeb apps across multiple organizations?

The best way to list and describe Koyeb apps across multiple organizations is using the CLI, which retrieves app details and lists apps across teams and projects within your authenticated session.