Class: Chef::Knife::CloudformationPromote
- Inherits:
-
Chef::Knife
- Object
- Chef::Knife
- Chef::Knife::CloudformationPromote
- Includes:
- KnifeCloudformation::Knife::Base
- Defined in:
- lib/chef/knife/cloudformation_promote.rb
Instance Method Summary collapse
Methods included from KnifeCloudformation::Knife::Base
Instance Method Details
#_run ⇒ Object
33 34 35 36 |
# File 'lib/chef/knife/cloudformation_promote.rb', line 33 def _run stack_name, destination = name_args end |