🗂️
YAML Path Explorer
Click any node to copy its path
Dot notation
Bracket notation
YAML Input
server: host: localhost port: 8080 ssl: enabled: true cert: /etc/ssl/cert.pem database: host: db.example.com port: 5432 name: myapp credentials: username: admin password: secret features: - name: auth enabled: true - name: cache enabled: false ttl: 3600
Tree View