Updatecli Policy Metadata
Updatecli Policy Metadata
| Type | object |
|---|---|
| File match |
**/updatecli/**/Policy.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/updatecli-policy-metadata/latest.json |
| Source | https://www.updatecli.io/schema/latest/policy/metadata/config.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
authors
string[]
Authors is a list of authors of the policy
changelog
string
Changelog is the URL of the policy changelog
description
string
Description is the policy description
documentation
string
Documentation is the URL of the policy documentation
licenses
string[]
Licenses is the policy license
source
string
Source is the URL of the policy source code
vendor
string
Vendor is the policy vendor
version
string
Version is the policy version, it must be semantic versioning compliant without the leading v
url
string
URL is the URL of the policy source code