corso repo maintenance
Run maintenance on an existing repository to optimize performance and storage use
corso repo maintenance [flags]
Flags
Flag | Short | Default | Help |
---|---|---|---|
--help | -h | false | help for maintenance |
--host | Attempt to run maintenance with the specified hostname for the repo owner hostname | ||
--mode | complete | Type of maintenance operation to run ('metadata' | |
--user | Attempt to run maintenance as the specified user for the repo owner user |
Global and inherited flags
Flag | Short | Default | Help |
---|---|---|---|
--config-file | $HOME/.corso.toml | config file location | |
--debug-api-calls | false | add non-2xx request/response errors to logging | |
--hide-progress | false | turn off the progress bar displays | |
--json | false | output data in JSON format | |
--log-file | corso-<timestamp>.log | location for writing logs, use '-' for stdout | |
--log-format | text | set the log format to text | |
--log-level | info | set the log level to debug | |
--mask-sensitive-data | false | anonymize personal data in log output | |
--no-stats | false | disable anonymous usage statistics gathering | |
--retain-progress | false | retain the progress bar displays after completion | |
--verbose | false | don't hide additional information |