Skip to content
SHC Docs

shc repo add

add a repository

shc repo add <name> <url> [flags]
--adapter string foreign catalog adapter (caprover|casaos|cloudron|coolify|dockge|dokploy|easypanel|portainer|runtipi|synology|truenas|umbrel|unraid); sync transpiles apps through the named adapter
-e, --environment string environment scope
-h, --help help for add
--priority int repository priority (default 50)
--sync-interval string sync interval (e.g. 6h, 1d)
-t, --tenant string tenant scope
--token string authentication token for private repositories
--config stringArray extra YAML config file to layer on top of auto-discovered config; repeatable, later files win
-d, --debug enable debug mode (default: $SHC_DEBUG)
--exclude string comma-separated dotted paths to drop
--fields string comma-separated columns/keys to show (and their order)
--filter string comma-separated dotted paths to keep (drops everything else)
-o, --output string output format: tty|text|json|yaml (default: $SHC_OUTPUT)
-s, --stack string stack name (default: $SHC_STACK)
-v, --verbose verbose output (default: $SHC_VERBOSE)