krang_dump_session - show the contents of a session
krang_dump_session --id RzpMWH8AAAEAAHQMbbA krang_dump_session --id RzpMWH8AAAEAAHQMbbA --depth 2
This script will print out information about a request session in Krang
The script takes the following options:
The id of the session you wish to view. The id can be found in the KRANG_SID
cookie.
The maximum ``depth'' to display when dumping the session data structure. Defaults to 1. If you want to see more nested items, increase this value.
If you want to isolate and dump just one key of the session just specify it. If you want to drill down to a really nested key, then you can just specify multiple keys
krang_dump_session --id RzpMWH8AAAEAAHQMbbA --key story --key urls