When troubleshooting a Kyverno policy, which command should you use to check if a specific resource complies with the policy?
This CLI tool tests policies against resources.
Why this answer
The 'kyverno apply' command allows testing a policy against a local manifest to verify compliance before deployment.