Implement a `raw` command in the CLI and support path parsing to a specific JSON key. - argparse `raw` command - Path traversal for JSON keys - Support return of any possible data type
Implement a
rawcommand in the CLI and support path parsing to a specific JSON key.rawcommand