Sha256: 0f1ffbd2c51371342402dae1bf6c63dac89bd70a862b762a406cf3223c6e9232

Contents?: true

Size: 579 Bytes

Versions: 30

Compression:

Stored size: 579 Bytes

Contents

The `lono summary` command helps you quickly understand a CloudFormation template.

## Examples

    $ lono summary ec2
    => CloudFormation Template Summary:
    Parameters:
    Required:
      KeyName (AWS::EC2::KeyPair::KeyName)
    Optional:
      InstanceType (String) Default: t2.micro
      SSHLocation (String) Default: 0.0.0.0/0
    Resources:
      1 AWS::EC2::Instance
      1 AWS::EC2::SecurityGroup
      2 Total
    $

Blog Post also covers this: [lono summary Tutorial Introduction](https://blog.boltops.com/2017/09/18/lono-inspect-summary-tutorial-introduction)

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
lono-5.3.4 lib/lono/help/summary.md
lono-5.3.3 lib/lono/help/summary.md
lono-5.3.2 lib/lono/help/summary.md
lono-5.3.1 lib/lono/help/summary.md
lono-5.3.0 lib/lono/help/summary.md
lono-5.2.8 lib/lono/help/summary.md
lono-5.2.7 lib/lono/help/summary.md
lono-5.2.6 lib/lono/help/summary.md
lono-5.2.5 lib/lono/help/summary.md
lono-5.2.4 lib/lono/help/summary.md
lono-5.2.3 lib/lono/help/summary.md
lono-5.2.2 lib/lono/help/summary.md
lono-5.2.1 lib/lono/help/summary.md
lono-5.2.0 lib/lono/help/summary.md
lono-5.1.1 lib/lono/help/summary.md
lono-5.1.0 lib/lono/help/summary.md
lono-5.0.1 lib/lono/help/summary.md
lono-4.2.7 lib/lono/help/summary.md
lono-4.2.6 lib/lono/help/summary.md
lono-4.2.5 lib/lono/help/summary.md