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 160 versions
1.40.2,1.40.1,1.40.0,1.39.1,1.39.01.38.3,1.38.2,1.38.1,1.38.0,1.37.21.37.1,1.37.0,1.36.1,1.36.0,1.35.41.35.3,1.35.2,1.35.1,1.35.0,1.34.21.34.1,1.34.0,1.33.2,1.33.1,1.33.01.32.4,1.32.3,1.32.2,1.32.1,1.32.01.31.3,1.31.2,1.31.1,1.31.0,1.30.01.29.1,1.29.0,1.28.0,1.27.0,1.26.11.26.0,1.25.1,1.25.0,1.24.0,1.23.11.23.0,1.22.7,1.22.6,1.22.5,1.22.41.22.3,1.22.2,1.22.1,1.22.0,1.21.01.20.2,1.20.1,1.20.0,1.19.0,1.18.41.18.3,1.18.2,1.18.1,1.18.0,1.17.21.17.1,1.17.0,1.16.1,1.16.0,1.15.21.15.1,1.15.0,1.14.2,1.14.1,1.14.01.13.0,1.12.4,1.12.3,1.12.2,1.12.11.12.0,1.11.1,1.11.0,1.10.3,1.10.21.10.1,1.10.0,1.9.7,1.9.6,1.9.51.9.4,1.9.3,1.9.2,1.9.1,1.9.01.8.2,1.8.1,1.8.0,1.7.2,1.7.11.7.0,1.6.1,1.6.0,1.5.3,1.5.21.5.1,1.5.0,1.4.2,1.4.1,1.4.01.3.7,1.3.6,1.3.5,1.3.4,1.3.31.3.2,1.3.1,1.3.0,0.87.11,0.87.100.87.9,0.87.8,0.87.7,0.87.6,0.87.50.87.4,0.87.3,0.87.2,0.87.1,0.87.00.86.4,0.86.3,0.86.2,0.86.1,0.86.00.85.3,0.85.2,0.85.1,0.85.0,0.84.00.83.8,0.83.7,0.83.6,0.83.5,0.83.40.83.3,0.83.2,0.83.1,0.83.0,0.82.20.82.1,0.82.0,0.81.0,0.80.4,0.80.30.80.2,0.80.1,0.79.11,0.79.10,0.79.9
Latest Version: 1.40.2
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.