Update cli doc description for inspec check - inspec deprecations

Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
This commit is contained in:
Nikita Mathur 2021-09-29 13:53:33 +05:30
parent ced270725d
commit 11b9196d44

View file

@ -60,7 +60,7 @@ inspec automate SUBCOMMAND
## check
Verify metadata in inspec.yml. Verify control data has fields (title, description, impact) defined and that all controls have visible tests.
Verify metadata in inspec.yml. Verify control data has fields (title, description, impact) defined and that all controls have visible tests. Verify control is not using deprecated InSpec DSL.
### Syntax