Preserving existing behaviour, this adds the ability to validate directory-based CSARs.
opera validate <path> was changed into opera validate [path] with the default being the current directory, which is consistent with other commands.
Related to #204, this makes it easier to determine why opera info won't have had a full output. It'll also support me adding a split validate csar/service template option to xopera-saas.
Preserving existing behaviour, this adds the ability to validate directory-based CSARs.
opera validate <path>
was changed intoopera validate [path]
with the default being the current directory, which is consistent with other commands.Related to #204, this makes it easier to determine why
opera info
won't have had a full output. It'll also support me adding a split validate csar/service template option to xopera-saas.