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

fix architect/architect#376 and close architect/architect#31 #112

Merged
merged 2 commits into from
Dec 14, 2019

Conversation

brianleroux
Copy link
Member

@brianleroux brianleroux commented Dec 14, 2019

adds --name and --tags to deploy for deploying multiple named stacks (with either staging or production env) and adding tags to the deployment

aliases:

  • --tags, -t and tags
  • --name, -n, name and --name=foo

example usage:
arc deploy --name mystack --tags foo=bar buz=baz

@brianleroux brianleroux merged commit ee9db4d into master Dec 14, 2019
@ryanblock ryanblock deleted the tag-and-name branch April 14, 2023 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant