Skip to content

Validate cli tool should accept multi-files or directories #33

@freenerd

Description

@freenerd

A side-effect of #31 is that validate-template cloudformation/*.js doesn't work anymore. Some ways of mitigating:

  1. validate-template cloudformation/template1.js && validate-template cloudformation/template2.js
  2. Allow validate-template cloudformation/ and loop over the template in /bin/validate-template.js
  3. Revert Validate with region #31 to use --region instead.

I think I'd prefer option 3, since it's the most compatible with how aws-cli works (which in a way is the godfather convention here).

/cc @rclark @vsmart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions