Goal
To be able to get the current configuration to check if expected features, gates are enabled and info is cached.
Summary
Implement a configuration model.
Consume it from config:show CLI command.
Offer alternative output (JSON document or a validator).
Plan