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.
Synopsis
Description
Switches to the named branch. If the branch doesn’t exist and you pass-b, Capy creates it first. The .env file is rewritten in place with the snippets from the new branch.
Flags
| Flag | Description |
|---|---|
-b, --create | Create the branch if it doesn’t exist. |
--protected | Mark the new branch as invite-only. Only meaningful with -b. |