cfn-lint
Validate CloudFormation templates against the CloudFormation spec
Package Information
- Domain:
github.com/aws-cloudformation/cfn-lint - Name:
cfn-lint - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install cfn-lintPrograms
This package provides the following executable programs:
cfn-lint
Available Versions
Show all 157 versions
1.39.1,1.39.0,1.38.3,1.38.2,1.38.11.38.0,1.37.2,1.37.1,1.37.0,1.36.11.36.0,1.35.4,1.35.3,1.35.2,1.35.11.35.0,1.34.2,1.34.1,1.34.0,1.33.21.33.1,1.33.0,1.32.4,1.32.3,1.32.21.32.1,1.32.0,1.31.3,1.31.2,1.31.11.31.0,1.30.0,1.29.1,1.29.0,1.28.01.27.0,1.26.1,1.26.0,1.25.1,1.25.01.24.0,1.23.1,1.23.0,1.22.7,1.22.61.22.5,1.22.4,1.22.3,1.22.2,1.22.11.22.0,1.21.0,1.20.2,1.20.1,1.20.01.19.0,1.18.4,1.18.3,1.18.2,1.18.11.18.0,1.17.2,1.17.1,1.17.0,1.16.11.16.0,1.15.2,1.15.1,1.15.0,1.14.21.14.1,1.14.0,1.13.0,1.12.4,1.12.31.12.2,1.12.1,1.12.0,1.11.1,1.11.01.10.3,1.10.2,1.10.1,1.10.0,1.9.71.9.6,1.9.5,1.9.4,1.9.3,1.9.21.9.1,1.9.0,1.8.2,1.8.1,1.8.01.7.2,1.7.1,1.7.0,1.6.1,1.6.01.5.3,1.5.2,1.5.1,1.5.0,1.4.21.4.1,1.4.0,1.3.7,1.3.6,1.3.51.3.4,1.3.3,1.3.2,1.3.1,1.3.00.87.11,0.87.10,0.87.9,0.87.8,0.87.70.87.6,0.87.5,0.87.4,0.87.3,0.87.20.87.1,0.87.0,0.86.4,0.86.3,0.86.20.86.1,0.86.0,0.85.3,0.85.2,0.85.10.85.0,0.84.0,0.83.8,0.83.7,0.83.60.83.5,0.83.4,0.83.3,0.83.2,0.83.10.83.0,0.82.2,0.82.1,0.82.0,0.81.00.80.4,0.80.3,0.80.2,0.80.1,0.79.110.79.10,0.79.9
Latest Version: 1.39.1
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) cfn-lint -- $SHELL -iDependencies
This package depends on:
pkgx.sh@1pyyaml.orggithub.com/benjaminp/six
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry['cfn-lint']
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.