📄️ CLI
The CLI front end to the Baz system. It enables you to run assertions on your infrastructure and report outcomes through reports.
📄️ Tokens
Tokens are a mechanism to pass configuration parameters to plugins securely and easily. The token mechanisms also enable data segregation. For example, the secret token allows you to store passwords in vaults. The framework reads the password and directly passes it to the respective plugin without exposing it to the test collections or any other plugin.