Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.capy.sc/llms.txt

Use this file to discover all available pages before exploring further.

If you belong to multiple Capy organizations, use capy org to switch the active org for your current shell session.
capy org
Capy shows your orgs in an interactive list. Pick one and it becomes the default for future capy commands in this project.

Per-project org binding

Each initialized Capy project (directory with a keep.lock) is bound to a specific org - you don’t accidentally sync the wrong secrets into the wrong place. capy org switches what gets used for operations that aren’t already project-scoped (like capy invite or creating a new project). For an existing project, the org binding is baked into keep.lock and doesn’t change.

Redeeming an invite into a new org

If someone invites you to a new org, running capy redeem <code> will:
  1. Authenticate you (or reuse an existing session).
  2. Switch the active org to the one you’re joining.
  3. Install the master key for that org into your local keyring.
From then on, capy org will list the new org alongside any others you belong to.

What’s next

Inviting users

Add someone to your org.