Skip to content

Feature request: Recheck status until deployment is successful or failed #123

@arranubels

Description

@arranubels

Something equivilent to:

aubelsb2@arran-yoga ~/CiinaboxProjects/cloudwatcherstatsascodetest
 % until ciinabox-ecs status cactest; do sleep 1; done
cactest ciinabox is in state: ROLLBACK_IN_PROGRESS
aubelsb2@arran-yoga ~/CiinaboxProjects/cloudwatcherstatsascodetest
 % while ciinabox-ecs status cactest; do sleep 1; done
cactest ciinabox is in state: ROLLBACK_IN_PROGRESS
cactest ciinabox is in state: ROLLBACK_IN_PROGRESS
cactest ciinabox is in state: ROLLBACK_IN_PROGRESS

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