Skip to content

Validate

Validate#

Validates the configurations defined in your figgy.json file exist in the targeted environment. The validate command is ideal to use in your CICD pipeline or as a pre-commit git hook to ensure users don't commit code without storing their required configurations.

This command is extra-useful when accompanied by the --profile flag during CICD builds.

Successful Validation#



Validation Failure#