A user can always "cat" out the entire file, but add a nice way to check individual values from the command line.
Allow the user specify the value to retrieve, and allow access to nested values like so:
Use evaluate to to retrieve the values.
If possible, have auto-complete work for possible values. This may require modifying the completor to look at some sort of additional metadata.
Go ahead and do this