Skip to main content

inigo check


Commands

Global flags

  -h, --help   help for this command

inigo check

Description

Validate configuration for a service. Configuration yaml files can be passed in individually or using a glob to apply multiple configuration files at once. The command will print out the status of the changes applied to a configuration, such as created, updated or removed.

Syntax

inigo check <config_filename> [flags]

Optional flags

      --export-to string   save result in json format to the provided destination file
-l, --label string provide service label, overrides label in the configuration file
--name string provide service name, overrides name in the configuration file
--no-label ignore label found in config files
--tag string attach a tag to a config check run

Output

$ inigo check *.yml

demo:starwars/service updated
demo:starwars/access/profiles/guest updated