Sha256: c478f4e68e75bdd2c81ca51bda3f3feef6c4f39abbc68d6116481b55d3c6bbc2

Contents?: true

Size: 363 Bytes

Versions: 46

Compression:

Stored size: 363 Bytes

Contents

## Examples

    $ lono cfn delete ec2
    Are you sure you want to want to delete the stack? (y/N)
    y
    Deleted example stack.
    $

Lono prompts you with an "Are you sure?" message before the stack gets deleted.  If you would like to bypass the prompt, you can use the `--sure` flag.

    $ lono cfn delete example --sure
    Deleted example stack.
    $

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
lono-6.1.11 lib/lono/help/cfn/delete.md
lono-6.1.10 lib/lono/help/cfn/delete.md
lono-6.1.9 lib/lono/help/cfn/delete.md
lono-6.1.8 lib/lono/help/cfn/delete.md
lono-6.1.7 lib/lono/help/cfn/delete.md
lono-6.1.6 lib/lono/help/cfn/delete.md
lono-6.1.5 lib/lono/help/cfn/delete.md
lono-6.1.4 lib/lono/help/cfn/delete.md
lono-6.1.3 lib/lono/help/cfn/delete.md
lono-6.1.2 lib/lono/help/cfn/delete.md
lono-6.1.1 lib/lono/help/cfn/delete.md
lono-6.1.0 lib/lono/help/cfn/delete.md
lono-6.0.1 lib/lono/help/cfn/delete.md
lono-6.0.0 lib/lono/help/cfn/delete.md
lono-5.3.4 lib/lono/help/cfn/delete.md
lono-5.3.3 lib/lono/help/cfn/delete.md
lono-5.3.2 lib/lono/help/cfn/delete.md
lono-5.3.1 lib/lono/help/cfn/delete.md
lono-5.3.0 lib/lono/help/cfn/delete.md
lono-5.2.8 lib/lono/help/cfn/delete.md