auth
Use capa auth when a skill, plugin, rule, or agent snippet lives in a private GitHub or GitLab repository.
Synopsis
Section titled “Synopsis”capa auth [provider]Arguments
Section titled “Arguments”| Argument | Description |
|---|---|
provider | Optional host such as github.com or gitlab.com. Omitting it authenticates with the default Git provider |
This command has no command-specific flags. Global flags still apply — see Global flags.
Credentials are stored in the capa database (~/.capa/capa.db).
Examples
Section titled “Examples”capa authcapa auth github.comcapa auth gitlab.com