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) 244 B
app: name: my-app environment: development port: 3000 database: host: localhost port: 5432 name: dev_db api: base_url: http://localhost:8000 timeout: 5000 retries: 3 logging: level: debug format: json output: console