snyk
Version:
snyk library and cli utility
20 lines (11 loc) • 724 B
Markdown
# IAC
## Usage
`snyk iac <SUBCOMMAND> [<OPTIONS>] [<PATH>]`
## Description
The `snyk iac` subcommands find and report security issues in Infrastructure as Code files; detect, track, and alert on infrastructure drift and unmanaged resources; and create a .driftigore file.
For more information see [Snyk CLI for Infrastructure as Code](https://docs.snyk.io/products/snyk-infrastructure-as-code/snyk-cli-for-infrastructure-as-code)
## Subcommands with their options
Help docs for all the `iac` commands are listed here:
- [iac test](iac-test.md); `iac test --help`
- [iac describe](iac-describe.md); `iac describe --help`
- [iac update-exclude-policy](iac-update-exclude-policy.md); `iac update-exclude-policy --help`