Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 627 Bytes

File metadata and controls

26 lines (18 loc) · 627 Bytes
title validate
date 2021-03-18 08:48:36 +0100
sidebar_position 30

packit config validate

Validate the Packit configuration file.

Help

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.