Sha256: cb6eed64c5f524ed92e272b9a9589cee794b802cdf72ee7eaf0aa3b4ccfdc9ae
Contents?: true
Size: 810 Bytes
Versions: 39
Compression:
Stored size: 810 Bytes
Contents
Shows the status of the stack. If the stack is in progress then tail the status and provide live updates. ## Examples $ lono cfn status ecs-asg The current status for the stack ecs-asg is UPDATE_COMPLETE Stack events: 11:52:28PM UPDATE_IN_PROGRESS AWS::CloudFormation::Stack ecs-asg User Initiated 11:52:32PM UPDATE_IN_PROGRESS AWS::CloudWatch::Alarm HighMemory 11:52:32PM UPDATE_IN_PROGRESS AWS::CloudWatch::Alarm HighCpu 11:52:32PM UPDATE_COMPLETE AWS::CloudWatch::Alarm HighMemory 11:52:33PM UPDATE_COMPLETE AWS::CloudWatch::Alarm HighCpu 11:52:35PM UPDATE_COMPLETE_CLEANUP_IN_PROGRESS AWS::CloudFormation::Stack ecs-asg 11:52:36PM UPDATE_COMPLETE AWS::CloudFormation::Stack ecs-asg If current name is set. lono cfn current --name ecs-asg lono cfn status
Version data entries
39 entries across 39 versions & 1 rubygems