Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore cfn commands + bugfix for region option #54

Closed
wants to merge 2 commits into from

Conversation

jonaf
Copy link
Contributor

@jonaf jonaf commented Jul 8, 2015

This pull request addresses two issues.

First, it restores most cfn-* commands, excluding the list commands (list stacks etc). This addresses #51 .

Second, it fixes a bug that was introduced in the 1.0 release, which does not correctly consider the --region option being passed on the command line. Instead, we were relying exclusively on the environment setting.

@temujin9
Copy link
Contributor

Two minor things:

  1. validate should probably say something, rather than just silently returning, on success.
  2. Remember to bump the version.

Looks good to me, otherwise; go ahead and merge (and release) once you've fixed those.

@jonaf jonaf closed this in a86e8b1 Jul 14, 2015
@jonaf jonaf deleted the jfenocchi-cfn-cmds branch July 14, 2015 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants