Sha256: dcff39ab94c4faa372c0867a29ae1cc269c5f67729fe3a4391954fa4297e3c29

Contents?: true

Size: 711 Bytes

Versions: 266

Compression:

Stored size: 711 Bytes

Contents

The CloudFormation stack status info. Essentially the events of the CloudFormation stack since the last update. If the CloudFormation stack is currently updating, this will live tail the events logs.

## Example

    $ jets status
    The current status for the stack demo-dev is UPDATE_COMPLETE
    Stack events:
    05:21:42AM UPDATE_IN_PROGRESS AWS::CloudFormation::Stack demo-dev User Initiated
    05:21:45AM CREATE_IN_PROGRESS AWS::CloudFormation::Stack ApiGateway
    ...
    05:23:22AM CREATE_COMPLETE AWS::CloudFormation::Stack JetsPreheatJob
    05:23:25AM UPDATE_COMPLETE_CLEANUP_IN_PROGRESS AWS::CloudFormation::Stack demo-dev
    05:23:25AM UPDATE_COMPLETE AWS::CloudFormation::Stack demo-dev
    $

Version data entries

266 entries across 266 versions & 4 rubygems

Version Path
jets-4.0.12 lib/jets/commands/help/status.md
jets-4.0.11 lib/jets/commands/help/status.md
jets-5.0.13 lib/jets/command/help/status.md
jets-5.0.12 lib/jets/command/help/status.md
jets-5.0.11 lib/jets/command/help/status.md
jets-5.0.10 lib/jets/command/help/status.md
jets-5.0.9 lib/jets/command/help/status.md
jets-5.0.8 lib/jets/command/help/status.md
jets-5.0.7 lib/jets/command/help/status.md
jets-5.0.6 lib/jets/command/help/status.md
jets-5.0.5 lib/jets/command/help/status.md
jets-5.0.4 lib/jets/command/help/status.md
jets-5.0.3 lib/jets/command/help/status.md
jets-5.0.2 lib/jets/command/help/status.md
jets-5.0.1 lib/jets/command/help/status.md
jets-5.0.0 lib/jets/command/help/status.md
jets-4.0.10 lib/jets/commands/help/status.md
jets-5.0.0.beta1 lib/jets/command/help/status.md
jets-4.0.9 lib/jets/commands/help/status.md
jets-4.0.8 lib/jets/commands/help/status.md