* add output formatting control to cli Adds the capacity for the CLI to output either a text table or a json blob to the terminal. Table is the default behavior, json is toggled with the --json flag.