-
Notifications
You must be signed in to change notification settings - Fork 0
feat: complete validate command #32
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The CLI has a placeholder for validate which does nothing right now. With the introduction of #28 , project files can be complex and hard to understand.
By making the validate command work, it provides the following functionality to the user:
- Output the merged project document from all of it's references
- Test output changes when using CLI Arguments (as supported by feat: Pass Values by command line #24 )
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request