# datadogSoftwareCatalogValidate

Validate a Datadog Software Catalog entity definition.

## Parameters

| Name                    | Description                                                                                                               | Type      | Default                                                             | Required |
|-------------------------|---------------------------------------------------------------------------------------------------------------------------|-----------|---------------------------------------------------------------------|----------|
| repositoryPath          | Absolute path to the GitHub repository containing the catalog entity                                                      | `string`  | `./`                                                                | no       |
| servicePath             | Path to the service code within the repository                                                                            | `string`  | `''`                                                                | no       |
| datadogToolsImage       | The URI of the Datadog tools image to use                                                                                 | `string`  | `086679231553.dkr.ecr.us-east-1.amazonaws.com/datadog-tools:latest` | no       |
| serviceDefinitionFilePath | Optional path to a service definition file. If not empty, passed as --service-definition-file-path. | `string` | `''` | no |
