shc repo
shc repo
Section titled “shc repo”manage app repositories
Synopsis
Section titled “Synopsis”Group of commands for managing the catalog of git / http(s) repositories that back the apps catalog.
Options
Section titled “Options” -h, --help help for repoOptions inherited from parent commands
Section titled “Options inherited from parent commands” --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) -e, --environment string environment name (default: $SHC_ENVIRONMENT) --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) -t, --tenant string tenant name (default: $SHC_TENANT) -v, --verbose verbose output (default: $SHC_VERBOSE)SEE ALSO
Section titled “SEE ALSO”- shc - Selfhosted Cloud CLI
- shc repo add - add a repository
- shc repo apps - list a repository’s apps
- shc repo ls - list repositories
- shc repo rm - remove a repository
- shc repo sync - sync repository apps
- shc repo update - update a repository
shc@docs:~$