| title | validate |
|---|---|
| date | 2021-03-18 08:48:36 +0100 |
| sidebar_position | 30 |
Validate the Packit configuration file.
Usage: packit config validate [OPTIONS] [PATH_OR_URL]
Validate PackageConfig.
- checks missing values
- checks incorrect types
- checks whether monitoring is enabled if 'pull_from_upstream` is used
PATH_OR_URL argument is a local path or a URL to a git repository with
packit configuration file
Options:
--offline Do not make remote API calls requiring network access.
-h, --help Show this message and exit.