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) 266 B
app: name: my-app environment: staging port: 8080 database: host: staging-db.example.com port: 5432 name: staging_db api: base_url: https://staging-api.example.com timeout: 8000 retries: 4 logging: level: warn format: json output: console