Skip to main content

Organizations

The top-level container for all your projects, members, and permissions. You can belong to as many organizations as you like, and switch between them at any time. You can also access and manage organizations through the Ghostable web app, where you can configure billing, member roles, and organization-wide policies.

Viewing Your Organizations

To view your organizations and confirm which one you’re currently using, run:
ghostable organization:list
ghostable organization:current
The organization:list command displays all organizations you belong to and the organization:current command shows which organization is active for your current CLI session.

Switching Organizations

To switch your active organization:
ghostable organization:switch
You’ll be prompted to select from your available organizations.
Once switched, all subsequent commands will use that organization context automatically until changed again.