With a given yaml file, sami should : - parse the yaml file - extract values - validate content for those variables Use a CLI package like cobra to handle that ! Steps : - implement a boilerplate with cobra - add the validation yaml feature