Skip to main content
The detail repos command lists all repositories your Detail account has access to, grouped by organization. Use it to confirm which repos Detail is monitoring and to look up the exact owner/repo slug you need for other commands.

detail repos list

List all repositories connected to your Detail account.
Flags In table mode, repositories are grouped under their organization name and sorted alphabetically. In json mode, the raw list is returned as a JSON array. Examples
To add or remove repositories, use the GitHub App settings in GitHub (Settings → Applications → Detail) or the Detail dashboard under Settings → Repositories. Changes appear in the CLI immediately after the GitHub App installation is updated.