Description
This issue is a follow-up to #360.
As of now, main contains the VeryGoodConfig class just for the test command, we want to apply the same approach to the remaining commands (create, licenses, etc).
It should be adding the missing configurations and using the existing logic to provide configurations for the CLI to resolve the properties received both from the command line and the very_good.yaml configuration file.
Requirements
Additional Context
No response
Description
This issue is a follow-up to #360.
As of now, main contains the
VeryGoodConfigclass just for the test command, we want to apply the same approach to the remaining commands (create, licenses, etc).It should be adding the missing configurations and using the existing logic to provide configurations for the CLI to resolve the properties received both from the command line and the
very_good.yamlconfiguration file.Requirements
Additional Context
No response