UNPKG

@syntropysoft/praetorian

Version:

Praetorian CLI – A universal multi-environment configuration validator for DevSecOps teams. Validate, compare, and secure YAML/ENV files with ease.

19 lines (16 loc) 251 B
app: name: my-app environment: production port: 80 database: host: prod-db.example.com port: 5432 name: prod_db api: base_url: https://api.example.com timeout: 10000 retries: 5 logging: level: info format: json output: file