When users issue a query against PuppetDB using the puppetdb-cli, we should save the query that the user issued along with the date/time to a "history" file. User's often use bash_history and similar constructs for this now. This could also play a role in REPL or autocomplete interaction. This could also be something users are able to send to others quickly scan through recent queries to send a specific query to someone.