Sha256: 42cfd1771fd0b661e0e0204eca4bbef22bafb24d201396cd8bbb8051fd5486f1

Contents?: true

Size: 355 Bytes

Versions: 29

Compression:

Stored size: 355 Bytes

Contents

## Examples

    $ lono cfn delete ec2
    Are you sure you 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

29 entries across 29 versions & 1 rubygems

Version Path
lono-7.5.2 lib/lono/help/cfn/delete.md
lono-7.5.1 lib/lono/help/cfn/delete.md
lono-7.5.0 lib/lono/help/cfn/delete.md
lono-7.4.11 lib/lono/help/cfn/delete.md
lono-7.4.10 lib/lono/help/cfn/delete.md
lono-7.4.9 lib/lono/help/cfn/delete.md
lono-7.4.8 lib/lono/help/cfn/delete.md
lono-7.4.7 lib/lono/help/cfn/delete.md
lono-7.4.6 lib/lono/help/cfn/delete.md
lono-7.4.5 lib/lono/help/cfn/delete.md
lono-7.4.4 lib/lono/help/cfn/delete.md
lono-7.4.3 lib/lono/help/cfn/delete.md
lono-7.4.2 lib/lono/help/cfn/delete.md
lono-7.4.1 lib/lono/help/cfn/delete.md
lono-7.4.0 lib/lono/help/cfn/delete.md
lono-7.3.2 lib/lono/help/cfn/delete.md
lono-7.3.1 lib/lono/help/cfn/delete.md
lono-7.3.0 lib/lono/help/cfn/delete.md
lono-7.2.3 lib/lono/help/cfn/delete.md
lono-7.2.2 lib/lono/help/cfn/delete.md