If you belong to multiple Capy organizations, useDocumentation Index
Fetch the complete documentation index at: https://docs.capy.sc/llms.txt
Use this file to discover all available pages before exploring further.
capy org to switch the active org for your current shell session.
capy commands in this project.
Per-project org binding
Each initialized Capy project (directory with akeep.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, runningcapy redeem <code> will:
- Authenticate you (or reuse an existing session).
- Switch the active org to the one you’re joining.
- Install the master key for that org into your local keyring.
capy org will list the new org alongside any others you belong to.
What’s next
Inviting users
Add someone to your org.