organizations

List and switch the active Koyeb organization using CLI commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

List and switch Koyeb organizations to ensure the correct context for subsequent commands.

Core Features & Use Cases

  • List organizations to identify the target organization.
  • Switch context to the correct organization for follow-up actions.
  • Use case: Before deploying resources or managing accounts, ensure the active org is set correctly.

Quick Start

List the organizations and switch to the target one to set the active context.

Frequently Asked Questions about organizations

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

FAQPage Schema
How do I switch my active Koyeb organization context using the CLI?

To switch your active Koyeb organization context, use the `koyeb organizations switch` command to ensure subsequent commands operate in the correct scope.

Can I list all my available Koyeb organizations before switching?

Yes, you can list available Koyeb organizations by running `koyeb organizations list` to identify the target organization before switching context.

Why do I need to switch Koyeb organizations before deploying resources?

Switching Koyeb organizations sets the correct context so subsequent deployment, permissions, and billing commands operate within the intended organizational scope.

Do I need the Koyeb CLI installed to manage multiple organizations?

Yes, managing multiple Koyeb organizations requires the Koyeb CLI installed and network access to execute the list and switch commands.

What's the best way to manage account permissions across different Koyeb orgs?

The best way to manage permissions across Koyeb orgs is using `koyeb organizations list` and `koyeb organizations switch` to set the correct context before handling accounts.