Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.endorlabs.com/llms.txt

Use this file to discover all available pages before exploring further.

The endorctl validate ignore command validates that an ignore file follows the yaml schema and flags duplicates or invalid entries.

Usage

The syntax of the endorctl validate ignore command is:
endorctl validate ignore [flags]

Flags and variables

The endorctl validate ignore command uses the following flags and environment variables:

Example usage

Validate an ignore file:
endorctl validate ignore --path .customignore.yaml

Example output

ERROR invalid-args: Duplicate ignore entry for 'Unmaintained Dependency org.webjars.bowergithub.webcomponents:shadycss@1.9.1': endorlabs/app-java-demo-2
ERROR invalid-args: Duplicate ignore entry for 'Unmaintained Dependency org.webjars.bowergithub.webcomponents:shadycss@1.9.1': endorlabs/app-java-demo-3

An invalid argument was provided.
details: 2 errors detected