packit-validate-config - Man Page

Validate PackageConfig.

Synopsis

packit validate-config [Options] [PATH_OR_URL]

Description

   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.

Referenced By

packit(1).

2024-04-08 0.94.2 packit validate-config Manual